pub const QWEN_BASE_URL_ENV: &str = "QWEN_BASE_URL";Expand description
Qwen Cloud’s OpenAI-compatible mode, read when BASE_URL_ENV is unset:
the base URL, its key, and its model, in that order.
pub const QWEN_BASE_URL_ENV: &str = "QWEN_BASE_URL";Qwen Cloud’s OpenAI-compatible mode, read when BASE_URL_ENV is unset:
the base URL, its key, and its model, in that order.