feat: 更新模型为glm-coding-plan/glm-4.7并重命名Z.AI为GLM Coding Plan
- 更新librarian模型为glm-coding-plan/glm-4.7以优化代码生成能力 - 更新模型配置名称和标识符,将Z.AI模型更名为GLM Coding Plan并调整相关配置。
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"model": "google-gateway/gemini-3-pro-high"
|
||||
},
|
||||
"librarian": {
|
||||
"model": "opencode/glm-4.7-free"
|
||||
"model": "glm-coding-plan/glm-4.7"
|
||||
},
|
||||
"explore": {
|
||||
"model": "opencode/grok-code"
|
||||
|
||||
@@ -63,8 +63,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"GLM Coding": {
|
||||
"name": "Z.AI",
|
||||
"glm-coding-plan": {
|
||||
"name": "GLM Coding Plan",
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"options": {
|
||||
"baseURL": "https://api.z.ai/api/coding/paas/v4",
|
||||
|
||||
Reference in New Issue
Block a user