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:
2026-01-24 02:28:22 +08:00
parent 206a554c6b
commit fd7e8beac8
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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",