pub const CEREBRAS_API_URL: &str = "https://api.cerebras.ai/v1/chat/completions";
Cerebras API base URL (OpenAI-compatible endpoint).