mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 23:33:46 +08:00
- add DeepSeek V4 Flash Vision Exp provider and model specifications - add DeepSeek V4 Flash 0731 and Qwen3.8 Flash model specifications - add regression coverage and bump preset data version
319 lines
7.3 KiB
JSON
319 lines
7.3 KiB
JSON
{
|
||
"description": "DeepSeek 系列模型规格。参数来源:config-center compute/providers/deepseek.json。",
|
||
"specs": [
|
||
{
|
||
"id": "deepseek-v4-pro",
|
||
"displayName": "DeepSeek V4 Pro",
|
||
"family": "deepseek-v4-pro",
|
||
"match": {
|
||
"exact": [
|
||
"deepseek-v4-pro"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"code",
|
||
"math",
|
||
"science",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"extra": {
|
||
"supportsThinking": true,
|
||
"thinkingDefault": true,
|
||
"reasoningEffort": [
|
||
"high",
|
||
"max"
|
||
]
|
||
},
|
||
"description": "DeepSeek V4 Pro,1.6T MoE 架构,100 万上下文"
|
||
},
|
||
"routing": {
|
||
"tier": "flagship",
|
||
"routingPriority": 30,
|
||
"eligibleForAgent": true,
|
||
"defaultReference": true,
|
||
"reasoning": {
|
||
"supportedModes": [
|
||
"auto",
|
||
"high",
|
||
"max"
|
||
],
|
||
"defaultMode": "high"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-v4-pro-0813",
|
||
"displayName": "DeepSeek V4 Pro 0813",
|
||
"family": "deepseek-v4-pro-0813",
|
||
"match": {
|
||
"exact": [
|
||
"deepseek-v4-pro-0813"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"code",
|
||
"math",
|
||
"science",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"extra": {
|
||
"supportsThinking": true,
|
||
"thinkingDefault": true,
|
||
"reasoningEffort": [
|
||
"high",
|
||
"max"
|
||
]
|
||
},
|
||
"description": "DeepSeek V4 Pro 0813 版本,1.6T MoE 架构,100 万上下文"
|
||
},
|
||
"routing": {
|
||
"tier": "flagship",
|
||
"routingPriority": 30,
|
||
"eligibleForAgent": true,
|
||
"defaultReference": false,
|
||
"reasoning": {
|
||
"supportedModes": [
|
||
"auto",
|
||
"high",
|
||
"max"
|
||
],
|
||
"defaultMode": "high"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-chat",
|
||
"displayName": "DeepSeek Chat",
|
||
"family": "deepseek-chat",
|
||
"match": {
|
||
"patterns": [
|
||
"deepseek-chat*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"reasoning",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-reasoner",
|
||
"displayName": "DeepSeek Reasoner",
|
||
"family": "deepseek-reasoner",
|
||
"match": {
|
||
"patterns": [
|
||
"deepseek-reasoner*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"code",
|
||
"math",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"reasoning"
|
||
],
|
||
"defaultTemperature": null,
|
||
"supportsReasoning": true
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-v4-flash",
|
||
"displayName": "DeepSeek V4 Flash",
|
||
"family": "deepseek-v4-flash",
|
||
"match": {
|
||
"exact": [
|
||
"deepseek-v4-flash"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"extra": {
|
||
"supportsThinking": true,
|
||
"thinkingDefault": true,
|
||
"reasoningEffort": [
|
||
"high",
|
||
"max"
|
||
]
|
||
}
|
||
},
|
||
"routing": {
|
||
"tier": "lightweight",
|
||
"routingPriority": 35,
|
||
"eligibleForAgent": true,
|
||
"defaultReference": false,
|
||
"reasoning": {
|
||
"supportedModes": [
|
||
"auto",
|
||
"high",
|
||
"max"
|
||
],
|
||
"defaultMode": "high"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-v4-flash-0731",
|
||
"displayName": "DeepSeek V4 Flash 0731",
|
||
"family": "deepseek-v4-flash-0731",
|
||
"match": {
|
||
"exact": [
|
||
"deepseek-v4-flash-0731"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"extra": {
|
||
"supportsThinking": true,
|
||
"thinkingDefault": true,
|
||
"reasoningEffort": [
|
||
"high",
|
||
"max"
|
||
]
|
||
},
|
||
"description": "DeepSeek V4 Flash 0731 固定版本,100 万上下文"
|
||
},
|
||
"routing": {
|
||
"tier": "lightweight",
|
||
"routingPriority": 35,
|
||
"eligibleForAgent": true,
|
||
"defaultReference": false,
|
||
"reasoning": {
|
||
"supportedModes": [
|
||
"auto",
|
||
"high",
|
||
"max"
|
||
],
|
||
"defaultMode": "high"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "deepseek-v4-flash-vision-exp",
|
||
"displayName": "DeepSeek V4 Flash Vision Exp",
|
||
"family": "deepseek-v4-flash-vision-exp",
|
||
"match": {
|
||
"exact": [
|
||
"deepseek-v4-flash-vision-exp"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 384000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"reasoning",
|
||
"deep_thinking",
|
||
"vision",
|
||
"multilingual",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat",
|
||
"reasoning",
|
||
"vision"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"releasedAt": "2026-08-21",
|
||
"extra": {
|
||
"supportsThinking": true,
|
||
"thinkingDefault": true,
|
||
"reasoningEffort": [
|
||
"high",
|
||
"max"
|
||
]
|
||
},
|
||
"description": "DeepSeek V4 Flash 实验性视觉版本,支持文本与图像输入,文本能力与 V4 Flash 一致"
|
||
},
|
||
"routing": {
|
||
"tier": "lightweight",
|
||
"routingPriority": 35,
|
||
"eligibleForAgent": true,
|
||
"defaultReference": false,
|
||
"reasoning": {
|
||
"supportedModes": [
|
||
"auto",
|
||
"high",
|
||
"max"
|
||
],
|
||
"defaultMode": "high"
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|