mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 06:53:14 +08:00
645 lines
16 KiB
JSON
645 lines
16 KiB
JSON
{
|
||
"id": "provider-dashscope-001",
|
||
"provider": "dashscope",
|
||
"label": "阿里 通义千问",
|
||
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
||
"mediaBaseUrl": "https://dashscope.aliyuncs.com/api/v1",
|
||
"apiFormat": "openai-completions",
|
||
"apiKeyRef": "dashscope",
|
||
"apiKeyVerified": false,
|
||
"enabled": false,
|
||
"status": "unconfigured",
|
||
"priceCurrency": "CNY",
|
||
"services": [
|
||
"chat",
|
||
"embedding",
|
||
"rerank",
|
||
"tts",
|
||
"asr",
|
||
"vision",
|
||
"image_gen",
|
||
"video_gen",
|
||
"voice_clone",
|
||
"omni",
|
||
"translation"
|
||
],
|
||
"tombstones": [
|
||
"qwen3.6-plus",
|
||
"qwen3.5-plus",
|
||
"qwen-max",
|
||
"qwen-plus",
|
||
"qwen-turbo",
|
||
"qwen3-max",
|
||
"qwen3-max-trans"
|
||
],
|
||
"models": [
|
||
{
|
||
"modelName": "qwen3.7-max",
|
||
"displayName": "阿里云 Qwen3.7-Max",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "通义千问3.7 Max,面向复杂推理与长程 Agent 任务的旗舰模型,100万上下文,支持内置工具和 Function Calling",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"agent"
|
||
],
|
||
"inputPrice": 12,
|
||
"outputPrice": 36,
|
||
"defaultTemperature": 0.6,
|
||
"defaultTopP": 0.95,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "qwen3.7-plus",
|
||
"displayName": "阿里云 Qwen3.7-Plus",
|
||
"serviceType": [
|
||
"chat",
|
||
"vision"
|
||
],
|
||
"description": "通义千问3.7 Plus,多模态智能体模型,100万上下文,支持内置工具、Function Calling 和结构化输出",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"agent",
|
||
"vision"
|
||
],
|
||
"inputPrice": 2,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 0.6,
|
||
"defaultTopP": 0.95,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 2,
|
||
"outputPrice": 8,
|
||
"thinkingOutputPrice": 8
|
||
},
|
||
{
|
||
"maxInputTokens": 1000000,
|
||
"inputPrice": 6,
|
||
"outputPrice": 24,
|
||
"thinkingOutputPrice": 24
|
||
}
|
||
],
|
||
"thinkingMaxTokens": 262144
|
||
}
|
||
},
|
||
{
|
||
"modelName": "qwen3.6-flash",
|
||
"displayName": "阿里云 Qwen3.6-Flash",
|
||
"serviceType": [
|
||
"chat",
|
||
"vision"
|
||
],
|
||
"description": "通义千问3.6 Flash,高性价比多模态模型,100万上下文,支持内置工具和 Function Calling",
|
||
"contextWindow": 1000000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision",
|
||
"fast"
|
||
],
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 7.2,
|
||
"defaultTemperature": 0.6,
|
||
"defaultTopP": 0.95,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 7.2
|
||
},
|
||
{
|
||
"maxInputTokens": 1000000,
|
||
"inputPrice": 4.8,
|
||
"outputPrice": 28.8
|
||
}
|
||
],
|
||
"thinkingMaxTokens": 131072
|
||
}
|
||
},
|
||
{
|
||
"modelName": "qwen-long",
|
||
"displayName": "阿里云 qwen-long",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "通义千问Long,支持1000万上下文,适合超长文档处理,降价97%",
|
||
"contextWindow": 10000000,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"chat",
|
||
"ultra_long_context",
|
||
"document_processing"
|
||
],
|
||
"inputPrice": 0.5,
|
||
"outputPrice": 2,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.8,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "qwen3-vl-plus",
|
||
"displayName": "阿里云 Qwen3-VL-Plus",
|
||
"serviceType": [
|
||
"vision"
|
||
],
|
||
"description": "通义千问3代视觉模型Plus版,支持图像理解",
|
||
"contextWindow": 262144,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"chat",
|
||
"vision",
|
||
"image_understanding",
|
||
"ocr",
|
||
"chart_analysis"
|
||
],
|
||
"inputPrice": 1.5,
|
||
"outputPrice": 6,
|
||
"defaultTemperature": 0.7,
|
||
"defaultTopP": 0.8,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "qwen3-vl-flash",
|
||
"displayName": "阿里云 Qwen3-VL-Flash",
|
||
"serviceType": [
|
||
"vision"
|
||
],
|
||
"description": "通义千问3代视觉模型Flash版,高性价比",
|
||
"contextWindow": 262144,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"chat",
|
||
"vision",
|
||
"image_understanding",
|
||
"fast"
|
||
],
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 3,
|
||
"defaultTemperature": 0.7,
|
||
"defaultTopP": 0.8,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "text-embedding-v3",
|
||
"displayName": "text-embedding-v3",
|
||
"serviceType": [
|
||
"embedding"
|
||
],
|
||
"description": "阿里云文本向量化",
|
||
"contextWindow": 8192,
|
||
"capabilities": [
|
||
"text_embedding",
|
||
"semantic_search",
|
||
"chinese_optimized"
|
||
],
|
||
"inputPrice": 0.7,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "text-embedding-v4",
|
||
"displayName": "阿里云 text-embedding-v4",
|
||
"serviceType": [
|
||
"embedding"
|
||
],
|
||
"description": "阿里云百炼文本向量模型v4,支持多维度与多语种",
|
||
"contextWindow": 8192,
|
||
"capabilities": [
|
||
"text_embedding",
|
||
"semantic_search",
|
||
"rag"
|
||
],
|
||
"inputPrice": 0.5,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "qwen3-rerank",
|
||
"displayName": "Qwen3-Rerank",
|
||
"serviceType": [
|
||
"rerank"
|
||
],
|
||
"description": "检索重排序,支持 100+ 语种",
|
||
"contextWindow": 120000,
|
||
"capabilities": [
|
||
"rerank",
|
||
"semantic_reranking",
|
||
"multilingual"
|
||
],
|
||
"inputPrice": 1,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "cosyvoice-v2",
|
||
"displayName": "CosyVoice V2",
|
||
"serviceType": [
|
||
"tts"
|
||
],
|
||
"description": "通义语音合成,支持中英文",
|
||
"capabilities": [
|
||
"tts",
|
||
"multilingual",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"voices": [
|
||
"longxiaochun",
|
||
"longxiaoxia",
|
||
"longlaotie",
|
||
"longshu"
|
||
],
|
||
"supportedAudioFormats": [
|
||
"mp3",
|
||
"wav",
|
||
"pcm"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "paraformer-v2",
|
||
"displayName": "Paraformer V2",
|
||
"serviceType": [
|
||
"asr"
|
||
],
|
||
"description": "通义语音识别",
|
||
"capabilities": [
|
||
"asr",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"maxAudioLength": 3600,
|
||
"supportedInputFormats": [
|
||
"wav",
|
||
"mp3",
|
||
"pcm",
|
||
"ogg"
|
||
],
|
||
"streamingSupported": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.7-image-pro",
|
||
"displayName": "通义万相 2.7 Pro",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "万相最新旗舰文生图模型,支持 4K 分辨率、thinking_mode 智能思考、色彩调色板控制",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized",
|
||
"high_quality"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"768*768",
|
||
"1024*1024",
|
||
"1280*1280",
|
||
"1024*1792",
|
||
"1792*1024",
|
||
"2048*2048",
|
||
"4096*4096"
|
||
],
|
||
"sizeShortcuts": {
|
||
"1K": "1024*1024",
|
||
"2K": "2048*2048",
|
||
"4K": "4096*4096"
|
||
},
|
||
"maxN": 4,
|
||
"supportsThinkingMode": true,
|
||
"supportsColorPalette": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.7-image",
|
||
"displayName": "通义万相 2.7",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "万相最新标准文生图模型,高画质,支持 thinking_mode",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"768*768",
|
||
"1024*1024",
|
||
"1280*1280",
|
||
"1024*1792",
|
||
"1792*1024"
|
||
],
|
||
"maxN": 4,
|
||
"supportsThinkingMode": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.6-t2i",
|
||
"displayName": "通义万相 2.6 文生图",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "万相 2.6 文生图专用模型,稳定可靠,支持 prompt_extend 智能改写",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"1024*1024",
|
||
"1280*1280",
|
||
"720*1280",
|
||
"1280*720",
|
||
"768*1152",
|
||
"1152*768"
|
||
],
|
||
"maxN": 4,
|
||
"supportsNegativePrompt": true,
|
||
"supportsPromptExtend": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.2-t2i-plus",
|
||
"displayName": "通义万相 2.2 Plus",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "万相 2.2 增强版,画质与速度平衡",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"1024*1024",
|
||
"720*1280",
|
||
"1280*720"
|
||
],
|
||
"maxN": 4,
|
||
"supportsNegativePrompt": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.2-t2i-flash",
|
||
"displayName": "通义万相 2.2 Flash",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "万相 2.2 快速版,生成速度极快,适合批量和实时场景",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized",
|
||
"fast"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"1024*1024",
|
||
"720*1280",
|
||
"1280*720"
|
||
],
|
||
"maxN": 4,
|
||
"supportsNegativePrompt": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "qwen-image-2.0-pro",
|
||
"displayName": "千问图像 2.0 Pro",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "千问图像生成 2.0 Pro 旗舰版,高画质多风格",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized",
|
||
"high_quality"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"512*512",
|
||
"1024*1024",
|
||
"1280*1280",
|
||
"1664*928",
|
||
"928*1664"
|
||
],
|
||
"maxN": 4
|
||
}
|
||
},
|
||
{
|
||
"modelName": "qwen-image-2.0",
|
||
"displayName": "千问图像 2.0",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "千问图像生成 2.0 标准版",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/image-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"supportedImageSizes": [
|
||
"512*512",
|
||
"1024*1024",
|
||
"1280*1280",
|
||
"2048*2048"
|
||
],
|
||
"maxN": 4
|
||
}
|
||
},
|
||
{
|
||
"modelName": "wan2.6-t2v",
|
||
"displayName": "通义万相 2.6 文生视频",
|
||
"serviceType": [
|
||
"video_gen"
|
||
],
|
||
"description": "万相 2.6 文生视频模型,支持文生视频和图生视频",
|
||
"capabilities": [
|
||
"video_generation",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"maxVideoDuration": 10,
|
||
"supportedResolutions": [
|
||
"720p",
|
||
"1080p"
|
||
],
|
||
"endpoint": "/services/aigc/video-generation/generation",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks"
|
||
}
|
||
},
|
||
{
|
||
"modelName": "cosyvoice-clone",
|
||
"displayName": "CosyVoice 声音复刻",
|
||
"serviceType": [
|
||
"voice_clone"
|
||
],
|
||
"description": "通义声音复刻,少量样本即可克隆",
|
||
"capabilities": [
|
||
"voice_clone",
|
||
"chinese_optimized",
|
||
"few_shot"
|
||
],
|
||
"extra": {
|
||
"maxCloneSamples": 5,
|
||
"minCloneDuration": 3
|
||
}
|
||
},
|
||
{
|
||
"modelName": "qwen-omni-turbo",
|
||
"displayName": "Qwen-Omni-Turbo",
|
||
"serviceType": [
|
||
"omni"
|
||
],
|
||
"description": "通义全能模型,支持音视频文本多模态",
|
||
"contextWindow": 32768,
|
||
"maxOutputTokens": 2048,
|
||
"capabilities": [
|
||
"chat",
|
||
"vision",
|
||
"tts",
|
||
"asr",
|
||
"multimodal",
|
||
"tool_use"
|
||
],
|
||
"defaultTemperature": 0.7,
|
||
"defaultTopP": 0.01,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "qwen-mt-plus",
|
||
"displayName": "Qwen-MT-Plus",
|
||
"serviceType": [
|
||
"translation"
|
||
],
|
||
"description": "通义千问 Qwen-MT 旗舰翻译模型,支持 92 种语言互译,适合专业领域、正式文书和技术报告",
|
||
"contextWindow": 16384,
|
||
"maxOutputTokens": 8192,
|
||
"capabilities": [
|
||
"translation",
|
||
"multilingual",
|
||
"chinese_optimized",
|
||
"terminology"
|
||
],
|
||
"inputPrice": 1.8,
|
||
"outputPrice": 5.4,
|
||
"extra": {
|
||
"supportedLanguageCount": 92,
|
||
"supportsIncrementalStreaming": false
|
||
}
|
||
},
|
||
{
|
||
"modelName": "happyhorse-1.0-t2v",
|
||
"displayName": "快乐马 1.0 文生视频",
|
||
"serviceType": [
|
||
"video_gen"
|
||
],
|
||
"description": "阿里 HappyHorse 文生视频,原生音视频联合生成,最长 15s,支持多语种口型",
|
||
"capabilities": [
|
||
"video_generation",
|
||
"text_to_video",
|
||
"chinese_optimized",
|
||
"high_quality"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/video-generation/video-synthesis",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"maxVideoDuration": 15,
|
||
"supportedResolutions": [
|
||
"720P",
|
||
"1080P"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "happyhorse-1.0-i2v",
|
||
"displayName": "快乐马 1.0 图生视频",
|
||
"serviceType": [
|
||
"video_gen"
|
||
],
|
||
"description": "阿里 HappyHorse 图生视频(首帧),宽高比自动跟随输入首帧",
|
||
"capabilities": [
|
||
"video_generation",
|
||
"image_to_video",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/video-generation/video-synthesis",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"maxVideoDuration": 15,
|
||
"supportedResolutions": [
|
||
"720P",
|
||
"1080P"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "happyhorse-1.0-r2v",
|
||
"displayName": "快乐马 1.0 参考生视频",
|
||
"serviceType": [
|
||
"video_gen"
|
||
],
|
||
"description": "阿里 HappyHorse 参考生视频,支持最多 9 张参考图(多主体/元素一致性)",
|
||
"capabilities": [
|
||
"video_generation",
|
||
"reference_to_video",
|
||
"multi_image",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/services/aigc/video-generation/video-synthesis",
|
||
"asyncHeader": "X-DashScope-Async",
|
||
"taskQueryEndpoint": "/tasks",
|
||
"maxReferenceImages": 9,
|
||
"maxVideoDuration": 15,
|
||
"supportedResolutions": [
|
||
"720P",
|
||
"1080P"
|
||
]
|
||
}
|
||
}
|
||
]
|
||
}
|