mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 05:14:46 +08:00
@@ -2,19 +2,22 @@
|
||||
"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",
|
||||
"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": "coding-plan",
|
||||
"accessMode": "token-plan",
|
||||
"services": [
|
||||
"chat",
|
||||
"reasoning"
|
||||
],
|
||||
"tombstones": [
|
||||
"qwen3.5-plus",
|
||||
"qwen3-coder-plus"
|
||||
],
|
||||
"codingPlan": {
|
||||
"quotas": {},
|
||||
"usageTracking": {
|
||||
@@ -24,12 +27,31 @@
|
||||
},
|
||||
"models": [
|
||||
{
|
||||
"modelName": "qwen3.6-plus",
|
||||
"displayName": "Qwen3.6 Plus (Coding Plan)",
|
||||
"modelName": "qwen3.7-max",
|
||||
"displayName": "Qwen3.7 Max (Token Plan)",
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "百炼 Coding Plan,通义千问 3.6 Plus 旗舰模型,1M 上下文,支持图像理解",
|
||||
"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": [
|
||||
@@ -44,12 +66,52 @@
|
||||
"source": "preset"
|
||||
},
|
||||
{
|
||||
"modelName": "kimi-k2.5",
|
||||
"displayName": "Kimi K2.5 (Coding Plan)",
|
||||
"modelName": "qwen3.6-plus",
|
||||
"displayName": "Qwen3.6 Plus (Token Plan)",
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "百炼 Coding Plan,Kimi K2.5,支持图像理解",
|
||||
"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": [
|
||||
@@ -65,11 +127,11 @@
|
||||
},
|
||||
{
|
||||
"modelName": "glm-5",
|
||||
"displayName": "GLM-5 (Coding Plan)",
|
||||
"displayName": "GLM-5 (Token Plan)",
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "百炼 Coding Plan,智谱 GLM-5,200K 上下文",
|
||||
"description": "百炼 Token Plan,智谱 GLM-5,200K 上下文",
|
||||
"contextWindow": 202752,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
@@ -83,11 +145,11 @@
|
||||
},
|
||||
{
|
||||
"modelName": "MiniMax-M2.5",
|
||||
"displayName": "MiniMax M2.5 (Coding Plan)",
|
||||
"displayName": "MiniMax M2.5 (Token Plan)",
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "百炼 Coding Plan,MiniMax M2.5,196K 上下文",
|
||||
"description": "百炼 Token Plan,MiniMax M2.5,196K 上下文",
|
||||
"contextWindow": 196608,
|
||||
"maxOutputTokens": 8192,
|
||||
"capabilities": [
|
||||
@@ -99,47 +161,13 @@
|
||||
],
|
||||
"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)",
|
||||
"displayName": "GLM-4.7 (Token Plan)",
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "百炼 Coding Plan,智谱 GLM-4.7,200K 上下文",
|
||||
"description": "百炼 Token Plan,智谱 GLM-4.7,200K 上下文",
|
||||
"contextWindow": 200000,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
|
||||
Reference in New Issue
Block a user