Files
Snap-Solver/config/models.json
2025-11-19 19:17:20 +08:00

189 lines
6.9 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"providers": {
"anthropic": {
"name": "Anthropic",
"api_key_id": "AnthropicApiKey",
"class_name": "AnthropicModel"
},
"openai": {
"name": "OpenAI",
"api_key_id": "OpenaiApiKey",
"class_name": "OpenAIModel"
},
"deepseek": {
"name": "DeepSeek",
"api_key_id": "DeepseekApiKey",
"class_name": "DeepSeekModel"
},
"alibaba": {
"name": "Alibaba",
"api_key_id": "AlibabaApiKey",
"class_name": "AlibabaModel"
},
"google": {
"name": "Google",
"api_key_id": "GoogleApiKey",
"class_name": "GoogleModel"
},
"doubao": {
"name": "Doubao",
"api_key_id": "DoubaoApiKey",
"class_name": "DoubaoModel"
}
},
"models": {
"claude-opus-4-20250514": {
"name": "Claude 4 Opus",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250514",
"description": "最强大的Claude 4 Opus模型支持图像理解和深度思考过程"
},
"claude-opus-4-1-20250805": {
"name": "Claude 4.1 Opus",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": false,
"version": "20250805",
"description": "Claude Opus 4.1 最新标准模式,快速响应并支持多模态输入"
},
"claude-opus-4-1-20250805-thinking": {
"name": "Claude 4.1 Opus (Thinking)",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250805",
"description": "Claude Opus 4.1 思考模式,启用更长思考过程以提升推理质量"
},
"claude-sonnet-4-20250514": {
"name": "Claude 4 Sonnet",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250514",
"description": "高性能的Claude 4 Sonnet模型支持图像理解和思考过程"
},
"claude-sonnet-4-5-20250929": {
"name": "Claude 4.5 Sonnet",
"provider": "anthropic",
"supportsMultimodal": true,
"isReasoning": true,
"version": "20250929",
"description": "Claude Sonnet 4.5 版,兼具多模态理解与最新推理能力"
},
"gpt-4o-2024-11-20": {
"name": "GPT-4o",
"provider": "openai",
"supportsMultimodal": true,
"isReasoning": false,
"version": "2024-11-20",
"description": "OpenAI的GPT-4o模型支持图像理解"
},
"gpt-5-2025-08-07": {
"name": "GPT-5",
"provider": "openai",
"supportsMultimodal": true,
"isReasoning": true,
"version": "2025-08-07",
"description": "OpenAI旗舰级GPT-5模型支持多模态输入与高级推理"
},
"gpt-5-1": {
"name": "GPT-5.1",
"provider": "openai",
"supportsMultimodal": true,
"isReasoning": true,
"version": "latest",
"description": "GPT-5.1 新版旗舰模型,强化长上下文与推理表现"
},
"gpt-5-codex-high": {
"name": "GPT Codex High",
"provider": "openai",
"supportsMultimodal": false,
"isReasoning": true,
"version": "latest",
"description": "OpenAI高性能代码模型Codex High侧重复杂代码生成与重构"
},
"o3-mini": {
"name": "o3-mini",
"provider": "openai",
"supportsMultimodal": false,
"isReasoning": true,
"version": "latest",
"description": "OpenAI的o3-mini模型支持图像理解和思考过程"
},
"deepseek-chat": {
"name": "DeepSeek-V3",
"provider": "deepseek",
"supportsMultimodal": false,
"isReasoning": false,
"version": "latest",
"description": "DeepSeek最新大模型671B MoE模型支持60 tokens/秒的高速生成"
},
"deepseek-reasoner": {
"name": "DeepSeek-R1",
"provider": "deepseek",
"supportsMultimodal": false,
"isReasoning": true,
"version": "latest",
"description": "DeepSeek推理模型提供详细思考过程仅支持文本"
},
"QVQ-Max-2025-03-25": {
"name": "QVQ-Max",
"provider": "alibaba",
"supportsMultimodal": true,
"isReasoning": true,
"version": "2025-03-25",
"description": "阿里巴巴通义千问-QVQ-Max版本支持图像理解和思考过程"
},
"qwen-vl-max-latest": {
"name": "Qwen-VL-MAX",
"provider": "alibaba",
"supportsMultimodal": true,
"isReasoning": false,
"version": "latest",
"description": "阿里通义千问VL-MAX模型视觉理解能力最强支持图像理解和复杂任务"
},
"gemini-2.5-pro": {
"name": "Gemini 2.5 Pro",
"provider": "google",
"supportsMultimodal": true,
"isReasoning": true,
"version": "latest",
"description": "Google最强大的Gemini 2.5 Pro模型支持图像理解需要付费API密钥"
},
"gemini-2.5-flash": {
"name": "Gemini 2.5 Flash",
"provider": "google",
"supportsMultimodal": true,
"isReasoning": false,
"version": "latest",
"description": "Google最新的Gemini 2.5 Flash模型支持图像理解速度更快性能更好"
},
"gemini-2.0-flash": {
"name": "Gemini 2.0 Flash",
"provider": "google",
"supportsMultimodal": true,
"isReasoning": false,
"version": "latest",
"description": "Google更快速的Gemini 2.0 Flash模型支持图像理解有免费配额"
},
"gemini-3-pro": {
"name": "Gemini 3 Pro",
"provider": "google",
"supportsMultimodal": true,
"isReasoning": true,
"version": "latest",
"description": "Google Gemini 3 Pro 顶级推理模型,面向复杂多模态任务"
},
"doubao-seed-1-6-250615": {
"name": "Doubao-Seed-1.6",
"provider": "doubao",
"supportsMultimodal": true,
"isReasoning": true,
"version": "latest",
"description": "支持auto/thinking/non-thinking三种思考模式、支持多模态、256K长上下文"
}
}
}