fix(ai): expose OpenCode Go GLM-5.2 xhigh effort

closes #5967
This commit is contained in:
Armin Ronacher
2026-06-22 13:45:44 +02:00
parent 4f71b2d3b7
commit 71ca9b2b92
3 changed files with 16 additions and 0 deletions
+1
View File
@@ -8594,6 +8594,7 @@ export const MODELS = {
baseUrl: "https://opencode.ai/zen/go/v1",
compat: {"maxTokensField":"max_tokens"},
reasoning: true,
thinkingLevelMap: {"off":null,"minimal":null,"low":null,"medium":null,"high":"high","xhigh":"max"},
input: ["text"],
cost: {
input: 1.4,