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:
@@ -1,3 +1,6 @@
|
||||
# DashScope API Key (阿里云 Qwen)
|
||||
DASHSCOPE_API_KEY=sk-37e148fafdfb425f8cc1cfa4efcbc9e1
|
||||
|
||||
# OpenAI API Key
|
||||
OPENAI_API_KEY=sk-your-openai-key-here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user