From 6c821b65c56ed1292d01866f76b939d16d59651a Mon Sep 17 00:00:00 2001 From: imbytecat Date: Wed, 22 Apr 2026 14:01:25 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20gemini-3.1-pro-pr?= =?UTF-8?q?eview=20=E6=A8=A1=E5=9E=8B=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.jsonc | 6 ------ 1 file changed, 6 deletions(-) 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,