feat: add Qwen (DashScope) support as default provider

- 添加 Qwen flash/plus/max 三个等级模型
- 设置 Qwen 为默认路由策略
- 配置 DashScope API 接口
- 更新 .env.example 包含 Qwen API Key
This commit is contained in:
2026-04-17 23:47:06 +08:00
parent 4259478a37
commit ba63394e22
3 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
# DashScope API Key (阿里云 Qwen)
DASHSCOPE_API_KEY=sk-37e148fafdfb425f8cc1cfa4efcbc9e1
# OpenAI API Key
OPENAI_API_KEY=sk-your-openai-key-here