pub const QWEN_DEFAULT_MODEL: &str = "qwen-plus";Expand description
The Qwen model used when QWEN_MODEL_ENV is unset. Pinned, like the
default: an alias that moves changes behaviour without a code change.
pub const QWEN_DEFAULT_MODEL: &str = "qwen-plus";The Qwen model used when QWEN_MODEL_ENV is unset. Pinned, like the
default: an alias that moves changes behaviour without a code change.