diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index ebec636..b5d2895 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -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" diff --git a/opencode.jsonc b/opencode.jsonc index 908bef9..ecdc6d3 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -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",