chore: 统一 explore 和 quick 模型使用 glm-4.7

This commit is contained in:
2026-02-15 01:15:56 +08:00
parent 0296ca6564
commit 294451814e

View File

@@ -18,7 +18,7 @@
"model": "glm-coding-plan/glm-4.7" "model": "glm-coding-plan/glm-4.7"
}, },
"explore": { "explore": {
"model": "opencode/gpt-5-nano" "model": "glm-coding-plan/glm-4.7"
}, },
"multimodal-looker": { "multimodal-looker": {
"model": "codex/gpt-5.2" "model": "codex/gpt-5.2"
@@ -53,7 +53,7 @@
"variant": "medium" "variant": "medium"
}, },
"quick": { "quick": {
"model": "opencode/glm-4.7-free" "model": "glm-coding-plan/glm-4.7"
}, },
"unspecified-low": { "unspecified-low": {
"model": "codex/gpt-5.3-codex", "model": "codex/gpt-5.3-codex",