WIP: 应用 Claude Opus 4.7 到西西弗斯 #1

Closed
mdy wants to merge 25 commits from mdy/opencode-config:main into main
Showing only changes of commit 9c03325aa3 - Show all commits
+6
View File
@@ -12,6 +12,12 @@
"apiKey": "{env:AI_GATEWAY_API_KEY}"
},
"models": {
"claude-opus-4-7": {
"name": "Claude Opus 4.7",
"reasoning": true,
"modalities": { "input": ["text", "image", "pdf"], "output": ["text"] },
"limit": { "context": 1000000, "output": 128000 }
},
"claude-opus-4-6": {
"name": "Claude Opus 4.6",
"reasoning": true,