From f087f34a96368b9c0420c1f6f9c0677995df3ed9 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sun, 15 Feb 2026 19:26:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20quick=20=E5=88=86=E7=B1=BB=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E4=B8=BA=20gpt-5-nano?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 3d4c312..4c9b955 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -61,7 +61,7 @@ "variant": "high" }, "quick": { - "model": "glm-coding-plan/glm-4.7" + "model": "opencode/gpt-5-nano" }, "unspecified-low": { "model": "codex/gpt-5.2",