mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 03:13:20 +08:00
183 lines
4.3 KiB
JSON
183 lines
4.3 KiB
JSON
{
|
||
"id": "provider-dashscope-token-plan-001",
|
||
"provider": "dashscope",
|
||
"brandGroup": "dashscope",
|
||
"label": "百炼 Token Plan",
|
||
"baseUrl": "https://token-plan.cn-beijing.maas.aliyuncs.com/compatible-mode/v1",
|
||
"apiFormat": "openai-completions",
|
||
"apiKeyRef": "",
|
||
"apiKeyVerified": false,
|
||
"enabled": false,
|
||
"status": "unconfigured",
|
||
"accessMode": "token-plan",
|
||
"services": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"tombstones": [
|
||
"qwen3.5-plus",
|
||
"qwen3-coder-plus"
|
||
],
|
||
"codingPlan": {
|
||
"quotas": {},
|
||
"usageTracking": {
|
||
"method": "none",
|
||
"consoleUrl": "https://bailian.console.aliyun.com/"
|
||
}
|
||
},
|
||
"models": [
|
||
{
|
||
"modelName": "qwen3.7-max",
|
||
"displayName": "Qwen3.7 Max (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,通义千问 3.7 Max,1M 上下文,面向复杂推理与长程 Agent 任务",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use",
|
||
"agent",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "qwen3.7-plus",
|
||
"displayName": "Qwen3.7 Plus (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,通义千问 3.7 Plus,多模态智能体模型,1M 上下文",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use",
|
||
"agent",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "qwen3.6-plus",
|
||
"displayName": "Qwen3.6 Plus (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,通义千问 3.6 Plus,1M 上下文,支持图像理解",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use",
|
||
"agent",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "qwen3.6-flash",
|
||
"displayName": "Qwen3.6 Flash (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,通义千问 3.6 Flash,高性价比多模态模型,1M 上下文",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use",
|
||
"long_context",
|
||
"fast"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "kimi-k2.5",
|
||
"displayName": "Kimi K2.5 (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,Kimi K2.5,支持图像理解",
|
||
"contextWindow": 262144,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use",
|
||
"agent",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "glm-5",
|
||
"displayName": "GLM-5 (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,智谱 GLM-5,200K 上下文",
|
||
"contextWindow": 202752,
|
||
"maxOutputTokens": 128000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use",
|
||
"agent"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "MiniMax-M2.5",
|
||
"displayName": "MiniMax M2.5 (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,MiniMax M2.5,196K 上下文",
|
||
"contextWindow": 196608,
|
||
"maxOutputTokens": 8192,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "glm-4.7",
|
||
"displayName": "GLM-4.7 (Token Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Token Plan,智谱 GLM-4.7,200K 上下文",
|
||
"contextWindow": 200000,
|
||
"maxOutputTokens": 128000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use"
|
||
],
|
||
"source": "preset"
|
||
}
|
||
]
|
||
}
|