WIP: 应用 Claude Opus 4.7 到西西弗斯 #1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user