pub const ANTHROPIC_API_BASE_URL: &str = "https://api.z.ai/api/anthropic";
Anthropic-compatible base URL.