From ac69a444982c7ae100dc31238c36d75d92b43dc5 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Tue, 27 Jan 2026 17:35:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E5=B7=B2?= =?UTF-8?q?=E5=BA=9F=E5=BC=83=E7=9A=84=20Gemini=203=20Pro=20(Low)=20?= =?UTF-8?q?=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 - 移除已废弃的 Gemini 3 Pro (Low) 模型配置 --- opencode.jsonc | 3 --- 1 file changed, 3 deletions(-) diff --git a/opencode.jsonc b/opencode.jsonc index 37a755c..8b8b160 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -40,9 +40,6 @@ "gemini-3-pro-high": { "name": "Gemini 3 Pro (High)" }, - "gemini-3-pro-low": { - "name": "Gemini 3 Pro (Low)" - }, "gemini-3-flash": { "name": "Gemini 3 Flash" }