pub const OPENROUTER_API_URL: &str = "https://openrouter.ai/api/v1/chat/completions";
OpenRouter API base URL.
OpenRouter