From fc042a48c54bb6bd142e7e4bc10eed79a3515fe3 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Wed, 4 Mar 2026 22:53:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=BB=9F=E4=B8=80=20qwen3-max=20?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E9=94=AE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencode.jsonc b/opencode.jsonc index 9d0aacf..4066048 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -130,8 +130,8 @@ "modalities": { "input": ["text", "image", "video"], "output": ["text"] }, "limit": { "context": 1000000, "output": 65536 } }, - "qwen3-max-2026-01-23": { - "name": "Qwen3 Max 2026-01-23", + "qwen3-max": { + "name": "Qwen3 Max", "reasoning": false, "modalities": { "input": ["text"], "output": ["text"] }, "limit": { "context": 262144, "output": 65536 }