feat(agents): add zai-coding-plan/glm-4.6v fallback for multimodal-looker

This commit is contained in:
justsisyphus
2026-01-23 16:58:33 +09:00
parent 7093583ec5
commit 3062277a99
2 changed files with 3 additions and 2 deletions
@@ -860,7 +860,7 @@ exports[`generateModelConfig fallback providers uses ZAI model for librarian whe
"model": "zai-coding-plan/glm-4.7",
},
"multimodal-looker": {
"model": "opencode/glm-4.7-free",
"model": "zai-coding-plan/glm-4.6v",
},
"oracle": {
"model": "opencode/glm-4.7-free",
@@ -918,7 +918,7 @@ exports[`generateModelConfig fallback providers uses ZAI model for librarian wit
"model": "zai-coding-plan/glm-4.7",
},
"multimodal-looker": {
"model": "opencode/glm-4.7-free",
"model": "zai-coding-plan/glm-4.6v",
},
"oracle": {
"model": "opencode/glm-4.7-free",