mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:10:57 +08:00
修复算力模型采样默认值
This commit is contained in:
@@ -23,10 +23,12 @@
|
||||
{
|
||||
"modelName": "doubao-2.0-pro",
|
||||
"displayName": "豆包 2.0 Pro",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包2.0旗舰模型,256K上下文,相比Gemini 3 Pro和GPT 5.2有较大成本优势",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 16384,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
@@ -37,17 +39,19 @@
|
||||
],
|
||||
"inputPrice": 3.2,
|
||||
"outputPrice": 16,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.8",
|
||||
"displayName": "豆包 Seed-1.8",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包1.8旗舰模型,256K上下文,支持深度思考和多模态",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 16384,
|
||||
"maxOutputTokens": 16000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
@@ -58,17 +62,19 @@
|
||||
],
|
||||
"inputPrice": 0.8,
|
||||
"outputPrice": 2,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.6",
|
||||
"displayName": "豆包 Seed-1.6",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包1.6旗舰模型,256K上下文",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 16384,
|
||||
"maxOutputTokens": 32000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
@@ -79,17 +85,19 @@
|
||||
],
|
||||
"inputPrice": 0.8,
|
||||
"outputPrice": 8,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.6-thinking",
|
||||
"displayName": "豆包 Seed-1.6 思考版",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包1.6深度思考模型,256K上下文",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 32768,
|
||||
"maxOutputTokens": 16000,
|
||||
"capabilities": [
|
||||
"reasoning",
|
||||
"math",
|
||||
@@ -99,16 +107,19 @@
|
||||
],
|
||||
"inputPrice": 0.8,
|
||||
"outputPrice": 8,
|
||||
"defaultTemperature": 0.3,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.6-flash",
|
||||
"displayName": "豆包 Seed-1.6 Flash",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包1.6快速版,成本较前代下降63%",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 8192,
|
||||
"maxOutputTokens": 16000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"code",
|
||||
@@ -117,17 +128,19 @@
|
||||
],
|
||||
"inputPrice": 0.15,
|
||||
"outputPrice": 1.5,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.6-lite",
|
||||
"displayName": "豆包 Seed-1.6 Lite",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包1.6轻量版,极致性价比",
|
||||
"contextWindow": 128000,
|
||||
"maxOutputTokens": 4096,
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 32000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"code",
|
||||
@@ -135,17 +148,19 @@
|
||||
],
|
||||
"inputPrice": 0.3,
|
||||
"outputPrice": 0.6,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-1.6-vision",
|
||||
"displayName": "豆包 Seed-1.6 视觉版",
|
||||
"serviceType": ["vision"],
|
||||
"serviceType": [
|
||||
"vision"
|
||||
],
|
||||
"description": "火山引擎豆包1.6视觉模型,256K上下文,支持视频理解",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 16384,
|
||||
"maxOutputTokens": 32000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"vision",
|
||||
@@ -155,14 +170,16 @@
|
||||
],
|
||||
"inputPrice": 0.8,
|
||||
"outputPrice": 8,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-seed-code",
|
||||
"displayName": "豆包 Seed-Code",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎豆包编程专用模型,256K上下文",
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 32768,
|
||||
@@ -174,16 +191,19 @@
|
||||
],
|
||||
"inputPrice": 1.2,
|
||||
"outputPrice": 8,
|
||||
"defaultTemperature": 0.3,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.7,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "deepseek-v3.2",
|
||||
"displayName": "DeepSeek V3.2 (火山引擎)",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎托管的DeepSeek V3.2,128K上下文",
|
||||
"contextWindow": 128000,
|
||||
"maxOutputTokens": 8000,
|
||||
"maxOutputTokens": 32000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
@@ -199,10 +219,12 @@
|
||||
{
|
||||
"modelName": "deepseek-r1",
|
||||
"displayName": "DeepSeek R1 (火山引擎)",
|
||||
"serviceType": ["reasoning"],
|
||||
"description": "火山引擎托管的DeepSeek R1推理模型,64K上下文",
|
||||
"contextWindow": 64000,
|
||||
"maxOutputTokens": 32768,
|
||||
"serviceType": [
|
||||
"reasoning"
|
||||
],
|
||||
"description": "火山引擎托管的DeepSeek R1推理模型,128K上下文",
|
||||
"contextWindow": 128000,
|
||||
"maxOutputTokens": 65536,
|
||||
"capabilities": [
|
||||
"reasoning",
|
||||
"math",
|
||||
@@ -212,16 +234,16 @@
|
||||
],
|
||||
"inputPrice": 4,
|
||||
"outputPrice": 16,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 1,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "kimi-k2-volcengine",
|
||||
"displayName": "Kimi K2 (火山引擎)",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎托管的Kimi K2,万亿参数MoE模型,128K上下文",
|
||||
"contextWindow": 128000,
|
||||
"contextWindow": 256000,
|
||||
"maxOutputTokens": 8192,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
@@ -233,17 +255,19 @@
|
||||
],
|
||||
"inputPrice": 4,
|
||||
"outputPrice": 16,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 0.6,
|
||||
"defaultTopP": 1,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "glm-4-7",
|
||||
"displayName": "GLM-4.7 (火山引擎)",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "火山引擎托管的智谱GLM-4.7,200K上下文",
|
||||
"contextWindow": 200000,
|
||||
"maxOutputTokens": 200000,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
@@ -254,14 +278,16 @@
|
||||
],
|
||||
"inputPrice": 4,
|
||||
"outputPrice": 16,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.95,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
"modelName": "doubao-embedding",
|
||||
"displayName": "豆包 Embedding",
|
||||
"serviceType": ["embedding"],
|
||||
"serviceType": [
|
||||
"embedding"
|
||||
],
|
||||
"description": "火山引擎豆包标准向量模型,2560维度",
|
||||
"contextWindow": 4096,
|
||||
"capabilities": [
|
||||
@@ -276,7 +302,9 @@
|
||||
{
|
||||
"modelName": "volc-mega-tts-clone",
|
||||
"displayName": "火山声音复刻",
|
||||
"serviceType": ["voice_clone"],
|
||||
"serviceType": [
|
||||
"voice_clone"
|
||||
],
|
||||
"description": "火山引擎声音复刻,支持极少样本",
|
||||
"capabilities": [
|
||||
"voice_clone",
|
||||
@@ -291,7 +319,9 @@
|
||||
{
|
||||
"modelName": "volc-realtime-voice",
|
||||
"displayName": "火山实时语音",
|
||||
"serviceType": ["realtime_voice"],
|
||||
"serviceType": [
|
||||
"realtime_voice"
|
||||
],
|
||||
"description": "火山引擎实时语音交互",
|
||||
"capabilities": [
|
||||
"realtime",
|
||||
@@ -309,7 +339,9 @@
|
||||
{
|
||||
"modelName": "volc-simultaneous",
|
||||
"displayName": "火山同声传译",
|
||||
"serviceType": ["simultaneous_interpret"],
|
||||
"serviceType": [
|
||||
"simultaneous_interpret"
|
||||
],
|
||||
"description": "火山引擎同声传译,支持中英双向",
|
||||
"capabilities": [
|
||||
"simultaneous_interpretation",
|
||||
@@ -323,7 +355,9 @@
|
||||
{
|
||||
"modelName": "volc-translation",
|
||||
"displayName": "火山翻译",
|
||||
"serviceType": ["translation"],
|
||||
"serviceType": [
|
||||
"translation"
|
||||
],
|
||||
"description": "火山引擎机器翻译,支持多语种互译",
|
||||
"capabilities": [
|
||||
"translation",
|
||||
|
||||
Reference in New Issue
Block a user