diff --git a/opencode.jsonc b/opencode.jsonc index 355056c..2ed2ac6 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -82,12 +82,6 @@ "apiKey": "{env:AI_GATEWAY_API_KEY}" }, "models": { - "gemini-3.1-pro-preview": { - "name": "Gemini 3.1 Pro", - "reasoning": true, - "modalities": { "input": ["text", "image"], "output": ["text"] }, - "limit": { "context": 128000, "output": 128000 } // github copilot only has a 128k context size - }, "glm-5.1": { "name": "GLM-5.1", "reasoning": true,