添加Claude 4模型支持

This commit is contained in:
Cb1ock
2025-06-16 22:31:41 +08:00
parent 3c663b2839
commit 66f459c69b
3 changed files with 42 additions and 10 deletions

View File

@@ -27,6 +27,22 @@
}
},
"models": {
"claude-opus-4-20250514": {
"name": "Claude 4 Opus",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250514",
"description": "最强大的Claude 4 Opus模型支持图像理解和深度思考过程"
},
"claude-sonnet-4-20250514": {
"name": "Claude 4 Sonnet",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250514",
"description": "高性能的Claude 4 Sonnet模型支持图像理解和思考过程"
},
"claude-3-7-sonnet-20250219": {
"name": "Claude 3.7 Sonnet",
"provider": "anthropic",