mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 05:53:21 +08:00
- volcengine:services 增 image_gen/video_gen;新增 doubao-seedream-4-0-250828(真 img2img/多图融合)与 doubao-seedance-2-0-260128(多素材视频)模型 - dashscope:新增快乐马 happyhorse-1.0-t2v/i2v/r2v 视频模型 - service-map:默认 image_gen→minimax/image-01、video_gen→minimax/MiniMax-Hailuo-2.3(指向已有内置工具适配器的后端) 使算力配置 UI 能展示这些 provider 的图像/视频能力标签与模型,用户填 key 时即可显式知晓其用途。
605 lines
15 KiB
JSON
605 lines
15 KiB
JSON
{
|
||
"id": "provider-volcengine-001",
|
||
"provider": "volcengine",
|
||
"label": "火山 豆包",
|
||
"baseUrl": "https://ark.cn-beijing.volces.com/api/v3",
|
||
"apiFormat": "openai-completions",
|
||
"apiKeyRef": "volcengine",
|
||
"apiKeyVerified": false,
|
||
"enabled": false,
|
||
"status": "unconfigured",
|
||
"priceCurrency": "CNY",
|
||
"services": [
|
||
"chat",
|
||
"reasoning",
|
||
"vision",
|
||
"embedding",
|
||
"voice_clone",
|
||
"realtime_voice",
|
||
"simultaneous_interpret",
|
||
"translation",
|
||
"image_gen",
|
||
"video_gen"
|
||
],
|
||
"models": [
|
||
{
|
||
"modelName": "doubao-seed-2.0-pro",
|
||
"displayName": "豆包 2.0 Pro",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包 Seed 2.0 旗舰模型,256K上下文,支持复杂推理、Agent 和多模态理解",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 128000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision"
|
||
],
|
||
"inputPrice": 3.2,
|
||
"outputPrice": 16,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 3.2,
|
||
"outputPrice": 16
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 4.8,
|
||
"outputPrice": 24
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 9.6,
|
||
"outputPrice": 48
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-2.0-lite",
|
||
"displayName": "豆包 2.0 Lite",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包 Seed 2.0 全模态均衡模型,256K上下文,支持视频/图像/音频/文本统一理解",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision",
|
||
"audio_understanding",
|
||
"video_understanding"
|
||
],
|
||
"inputPrice": 0.6,
|
||
"outputPrice": 3.6,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 0.6,
|
||
"outputPrice": 3.6
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 0.9,
|
||
"outputPrice": 5.4
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 1.8,
|
||
"outputPrice": 10.8
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-2.0-mini",
|
||
"displayName": "豆包 2.0 Mini",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包 Seed 2.0 全模态轻量模型,256K上下文,低延迟高并发,支持全模态理解",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision",
|
||
"audio_understanding",
|
||
"video_understanding",
|
||
"fast"
|
||
],
|
||
"inputPrice": 0.2,
|
||
"outputPrice": 2,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 0.2,
|
||
"outputPrice": 2
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 0.4,
|
||
"outputPrice": 4
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-2.0-code",
|
||
"displayName": "豆包 2.0 Code",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包 Seed 2.0 编程模型,面向 Agentic Coding 场景优化",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 128000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision",
|
||
"deep_thinking"
|
||
],
|
||
"inputPrice": 3.2,
|
||
"outputPrice": 16,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 3.2,
|
||
"outputPrice": 16
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 4.8,
|
||
"outputPrice": 24
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 9.6,
|
||
"outputPrice": 48
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.8",
|
||
"displayName": "豆包 Seed-1.8",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包1.8旗舰模型,256K上下文,支持深度思考和多模态",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 16000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision"
|
||
],
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"pricingNotes": "Short outputs up to 0.2K tokens are priced at 2 CNY/M output tokens."
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 16
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 2.4,
|
||
"outputPrice": 24
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.6",
|
||
"displayName": "豆包 Seed-1.6",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包1.6旗舰模型,256K上下文",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual",
|
||
"long_context",
|
||
"tool_use",
|
||
"vision"
|
||
],
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"pricingNotes": "Short outputs up to 0.2K tokens are priced at 2 CNY/M output tokens."
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 16
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 2.4,
|
||
"outputPrice": 24
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.6-thinking",
|
||
"displayName": "豆包 Seed-1.6 思考版",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包1.6深度思考模型,256K上下文",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 16000,
|
||
"capabilities": [
|
||
"reasoning",
|
||
"math",
|
||
"code",
|
||
"deep_thinking",
|
||
"long_context"
|
||
],
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.6-flash",
|
||
"displayName": "豆包 Seed-1.6 Flash",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包1.6快速版,成本较前代下降63%",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 16000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"fast",
|
||
"long_context",
|
||
"vision"
|
||
],
|
||
"inputPrice": 0.15,
|
||
"outputPrice": 1.5,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.6-lite",
|
||
"displayName": "豆包 Seed-1.6 Lite",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包1.6轻量版,极致性价比",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"code",
|
||
"fast"
|
||
],
|
||
"inputPrice": 0.3,
|
||
"outputPrice": 2.4,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {
|
||
"pricingTiers": [
|
||
{
|
||
"maxInputTokens": 32000,
|
||
"inputPrice": 0.3,
|
||
"outputPrice": 2.4
|
||
},
|
||
{
|
||
"maxInputTokens": 128000,
|
||
"inputPrice": 0.6,
|
||
"outputPrice": 4
|
||
},
|
||
{
|
||
"maxInputTokens": 256000,
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 12
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-1.6-vision",
|
||
"displayName": "豆包 Seed-1.6 视觉版",
|
||
"serviceType": [
|
||
"vision"
|
||
],
|
||
"description": "火山引擎豆包1.6视觉模型,256K上下文,支持视频理解",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"vision",
|
||
"video_understanding",
|
||
"gui_agent",
|
||
"long_context"
|
||
],
|
||
"inputPrice": 0.8,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-seed-code",
|
||
"displayName": "豆包 Seed-Code",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎豆包编程专用模型,256K上下文",
|
||
"contextWindow": 256000,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"code",
|
||
"reasoning",
|
||
"long_context",
|
||
"deep_thinking"
|
||
],
|
||
"inputPrice": 1.2,
|
||
"outputPrice": 8,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 0.7,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "deepseek-v3.2",
|
||
"displayName": "DeepSeek V3.2 (火山引擎)",
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"description": "火山引擎托管的DeepSeek V3.2,128K上下文",
|
||
"contextWindow": 128000,
|
||
"maxOutputTokens": 32000,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"multilingual"
|
||
],
|
||
"inputPrice": 2,
|
||
"outputPrice": 3,
|
||
"defaultTemperature": 1,
|
||
"defaultTopP": 1,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "deepseek-r1",
|
||
"displayName": "DeepSeek R1 (火山引擎)",
|
||
"serviceType": [
|
||
"reasoning"
|
||
],
|
||
"description": "火山引擎托管的DeepSeek R1推理模型,128K上下文",
|
||
"contextWindow": 128000,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"reasoning",
|
||
"math",
|
||
"code",
|
||
"science",
|
||
"deep_thinking"
|
||
],
|
||
"inputPrice": 4,
|
||
"outputPrice": 16,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-embedding",
|
||
"displayName": "豆包 Embedding",
|
||
"serviceType": [
|
||
"embedding"
|
||
],
|
||
"description": "火山引擎豆包标准向量模型,默认2048维度,可选512/1024/2048维度",
|
||
"contextWindow": 4096,
|
||
"capabilities": [
|
||
"text_embedding",
|
||
"semantic_search",
|
||
"rag",
|
||
"chinese_optimized"
|
||
],
|
||
"inputPrice": 0.5,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-embedding-large",
|
||
"displayName": "豆包 Embedding Large",
|
||
"serviceType": [
|
||
"embedding"
|
||
],
|
||
"description": "火山引擎豆包大号向量模型,默认2048维度,可选512/1024/2048/4096维度",
|
||
"contextWindow": 4096,
|
||
"capabilities": [
|
||
"text_embedding",
|
||
"semantic_search",
|
||
"rag",
|
||
"chinese_optimized"
|
||
],
|
||
"inputPrice": 0.5,
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "volc-mega-tts-clone",
|
||
"displayName": "火山声音复刻",
|
||
"serviceType": [
|
||
"voice_clone"
|
||
],
|
||
"description": "火山引擎声音复刻,支持极少样本",
|
||
"capabilities": [
|
||
"voice_clone",
|
||
"chinese_optimized",
|
||
"few_shot"
|
||
],
|
||
"extra": {
|
||
"maxCloneSamples": 3,
|
||
"minCloneDuration": 5
|
||
}
|
||
},
|
||
{
|
||
"modelName": "volc-realtime-voice",
|
||
"displayName": "火山实时语音",
|
||
"serviceType": [
|
||
"realtime_voice"
|
||
],
|
||
"description": "火山引擎实时语音交互",
|
||
"capabilities": [
|
||
"realtime",
|
||
"speech_to_speech",
|
||
"low_latency",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {
|
||
"supportedModes": [
|
||
"speech-to-speech"
|
||
],
|
||
"latencyMs": 200
|
||
}
|
||
},
|
||
{
|
||
"modelName": "volc-simultaneous",
|
||
"displayName": "火山同声传译",
|
||
"serviceType": [
|
||
"simultaneous_interpret"
|
||
],
|
||
"description": "火山引擎同声传译,支持中英双向",
|
||
"capabilities": [
|
||
"simultaneous_interpretation",
|
||
"chinese_optimized",
|
||
"low_latency"
|
||
],
|
||
"extra": {
|
||
"streamingSupported": true
|
||
}
|
||
},
|
||
{
|
||
"modelName": "volc-translation",
|
||
"displayName": "火山翻译",
|
||
"serviceType": [
|
||
"translation"
|
||
],
|
||
"description": "火山引擎机器翻译,支持多语种互译",
|
||
"capabilities": [
|
||
"translation",
|
||
"multilingual",
|
||
"chinese_optimized"
|
||
],
|
||
"extra": {}
|
||
},
|
||
{
|
||
"modelName": "doubao-seedream-4-0-250828",
|
||
"displayName": "豆包 Seedream 4.0(文生图/图生图)",
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "字节 Seedream 图像模型,支持文生图、图生图(img2img)、局部重绘与多图融合(最多 10 张参考图);OpenAI 风格 /images/generations 同步返回",
|
||
"capabilities": [
|
||
"image_generation",
|
||
"image_to_image",
|
||
"multi_image_fusion",
|
||
"chinese_optimized",
|
||
"high_quality"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/images/generations",
|
||
"supportedSizes": [
|
||
"1K",
|
||
"2K",
|
||
"4K"
|
||
],
|
||
"maxFusionImages": 10
|
||
}
|
||
},
|
||
{
|
||
"modelName": "doubao-seedance-2-0-260128",
|
||
"displayName": "豆包 Seedance 2.0(文生/图生视频)",
|
||
"serviceType": [
|
||
"video_gen"
|
||
],
|
||
"description": "字节 Seedance 视频模型,支持文生视频、图生视频、多图参考、首尾帧、参考视频/音频(多模态),异步任务",
|
||
"capabilities": [
|
||
"video_generation",
|
||
"text_to_video",
|
||
"image_to_video",
|
||
"first_last_frame",
|
||
"reference_video",
|
||
"reference_audio",
|
||
"chinese_optimized",
|
||
"high_quality"
|
||
],
|
||
"extra": {
|
||
"endpoint": "/contents/generations/tasks",
|
||
"maxVideoDuration": 15,
|
||
"supportedResolutions": [
|
||
"720p",
|
||
"1080p"
|
||
],
|
||
"maxReferenceImages": 9,
|
||
"asyncMode": true
|
||
}
|
||
}
|
||
]
|
||
}
|