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 }