1
0
forked from agents/opencode

chore: 将 agent 模型升级到 Claude Opus 4.7

This commit is contained in:
2026-04-17 18:27:28 +08:00
parent d1a4744d31
commit 92c25d63ca
2 changed files with 4 additions and 10 deletions
-6
View File
@@ -18,12 +18,6 @@
"modalities": { "input": ["text", "image", "pdf"], "output": ["text"] },
"limit": { "context": 1000000, "output": 128000 }
},
"claude-opus-4-6": {
"name": "Claude Opus 4.6",
"reasoning": true,
"modalities": { "input": ["text", "image", "pdf"], "output": ["text"] },
"limit": { "context": 1000000, "output": 128000 }
},
"claude-sonnet-4-6": {
"name": "Claude Sonnet 4.6",
"reasoning": true,