mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:10:52 +08:00
feat(dashscope): 更新 Coding Plan 模型 + 新增 Token Plan + providers 补充 qwen-image 系列
Coding Plan: - 更新模型列表至最新(qwen3.6-plus、kimi-k2.5、glm-5 等 9 个模型) - 修正上下文窗口参数(qwen3.6-plus: 1M, glm-5: 200K 等) - label 从 "Token (Coding) Plan" 改回 "Coding Plan" Token Plan(新增): - 新增 dashscope-token-plan.json 配置 - baseUrl: token-plan.cn-beijing.maas.aliyuncs.com/compatible-mode/v1 - 包含文本模型 4 个 + 图像模型 4 个(wan2.7 + qwen-image-2.0) - accessMode: "token-plan",usageTracking: credits Providers (dashscope.json): - 补充 qwen-image-2.0-pro 和 qwen-image-2.0 两个图像生成模型
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"description": "Coding Plan 预设加载顺序索引",
|
||||
"description": "Coding Plan / Token Plan 预设加载顺序索引",
|
||||
"order": [
|
||||
"zhipu-coding",
|
||||
"dashscope-coding",
|
||||
"dashscope-token-plan",
|
||||
"volcengine-coding",
|
||||
"minimax-coding",
|
||||
"moonshot-coding",
|
||||
|
||||
Reference in New Issue
Block a user