From 70a982f189e0333db4a7e88832b72c3052772126 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sun, 29 Mar 2026 18:12:08 +0000 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8=20Opus=201?= =?UTF-8?q?M=20=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index da257b5..e655a61 100644 --- a/settings.json +++ b/settings.json @@ -12,5 +12,6 @@ "ENABLE_TOOL_SEARCH": "false" }, "includeCoAuthoredBy": false, + "model": "opus[1m]", "skipDangerousModePermissionPrompt": true -} \ No newline at end of file +}