mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:30:49 +08:00
Providers: - moonshot: 移除到期模型 kimi-k2/k2-thinking,修正 k2.6 maxOutputTokens 32768、k2.5 contextWindow 262144 - tencent: 修正 hunyuan-t1-latest 上下文/输出/价格,新增 hunyuan-t1-vision/turbos-vision - volcengine: doubao-seed-2.0-lite/mini 新增 audio_understanding/video_understanding - internal-testing: services 扩展为全部 18 种类型,新增 mediaBaseUrl Coding Plans: - dashscope-token-plan: baseUrl 修正为 coding.dashscope.aliyuncs.com,移除非 Coding Plan 模型,新增 kimi-k2.5/qwen3.5-plus/qwen3-coder-plus/glm-4.7 - minimax-coding: 修正 usageTracking 端点,services 扩展为 7 种含媒体类型 - moonshot-coding: maxOutputTokens 修正为 32768 - zhipu-coding: 新增 glm-5.1/glm-5-turbo/glm-4.5-air,修正 glm-5 contextWindow 200000 - volcengine-coding: 新增 glm-5.1/kimi-k2.6/minimax-m2.7 - tencent-token: 新增腾讯云 Token Plan(10 个模型) presetDataVersion: 45 → 46
155 lines
3.6 KiB
JSON
155 lines
3.6 KiB
JSON
{
|
||
"id": "provider-dashscope-token-plan-001",
|
||
"provider": "dashscope",
|
||
"brandGroup": "dashscope",
|
||
"label": "百炼 Coding Plan",
|
||
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
||
"mediaBaseUrl": "https://dashscope.aliyuncs.com/api/v1",
|
||
"apiFormat": "openai-completions",
|
||
"apiKeyRef": "",
|
||
"apiKeyVerified": false,
|
||
"enabled": false,
|
||
"status": "unconfigured",
|
||
"accessMode": "coding-plan",
|
||
"services": [
|
||
"chat",
|
||
"reasoning"
|
||
],
|
||
"codingPlan": {
|
||
"quotas": {},
|
||
"usageTracking": {
|
||
"method": "none",
|
||
"consoleUrl": "https://bailian.console.aliyun.com/"
|
||
}
|
||
},
|
||
"models": [
|
||
{
|
||
"modelName": "qwen3.6-plus",
|
||
"displayName": "Qwen3.6 Plus (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding Plan,通义千问 3.6 Plus 旗舰模型,1M 上下文,支持图像理解",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use",
|
||
"agent",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "kimi-k2.5",
|
||
"displayName": "Kimi K2.5 (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding 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 (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding 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 (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding Plan,MiniMax M2.5,196K 上下文",
|
||
"contextWindow": 196608,
|
||
"maxOutputTokens": 8192,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use",
|
||
"long_context"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "qwen3.5-plus",
|
||
"displayName": "Qwen3.5 Plus (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding Plan,通义千问 3.5 Plus,支持图像理解",
|
||
"contextWindow": 131072,
|
||
"maxOutputTokens": 16384,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"tool_use"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "qwen3-coder-plus",
|
||
"displayName": "Qwen3 Coder Plus (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding Plan,千问代码专用模型",
|
||
"contextWindow": 131072,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"reasoning"
|
||
],
|
||
"source": "preset"
|
||
},
|
||
{
|
||
"modelName": "glm-4.7",
|
||
"displayName": "GLM-4.7 (Coding Plan)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "百炼 Coding Plan,智谱 GLM-4.7,200K 上下文",
|
||
"contextWindow": 200000,
|
||
"maxOutputTokens": 128000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"tool_use"
|
||
],
|
||
"source": "preset"
|
||
}
|
||
]
|
||
}
|