mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 18:34:35 +08:00
feat: refresh model sync and MiMo speech metadata (#91)
This commit is contained in:
@@ -1,6 +1,33 @@
|
||||
{
|
||||
"description": "Google Gemini 系列模型规格。参数来源:config-center compute/providers/google.json。",
|
||||
"specs": [
|
||||
{
|
||||
"id": "gemini-3.1-flash-lite-image",
|
||||
"displayName": "Gemini 3.1 Flash Lite Image (Nano Banana 2 Lite)",
|
||||
"family": "gemini-3.1-flash-lite-image",
|
||||
"match": {
|
||||
"exact": [
|
||||
"gemini-3.1-flash-lite-image"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 65536,
|
||||
"maxOutputTokens": 4096,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"vision",
|
||||
"image_generation",
|
||||
"image_editing",
|
||||
"tool_use"
|
||||
],
|
||||
"serviceType": [
|
||||
"image_gen"
|
||||
],
|
||||
"supportsReasoning": true,
|
||||
"description": "Nano Banana 2 Lite,Google 面向高吞吐图像生成与编辑的轻量模型",
|
||||
"releasedAt": "2026-06-30"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gemini-3.5-flash",
|
||||
"displayName": "Gemini 3.5 Flash",
|
||||
|
||||
@@ -749,6 +749,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.6-sol-pro",
|
||||
"displayName": "GPT-5.6 Sol Pro",
|
||||
"family": "gpt-5.6-sol-pro",
|
||||
"match": {
|
||||
"exact": [
|
||||
"gpt-5.6-sol-pro"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 1050000,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
"code",
|
||||
"vision",
|
||||
"long_context",
|
||||
"tool_use",
|
||||
"agent"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"supportsReasoning": true,
|
||||
"description": "GPT-5.6 Sol 的 Pro 固定推理变体,由上游以 reasoning.mode=pro 提供",
|
||||
"releasedAt": "2026-07-09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.6-terra",
|
||||
"displayName": "GPT-5.6 Terra",
|
||||
@@ -788,6 +817,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.6-terra-pro",
|
||||
"displayName": "GPT-5.6 Terra Pro",
|
||||
"family": "gpt-5.6-terra-pro",
|
||||
"match": {
|
||||
"exact": [
|
||||
"gpt-5.6-terra-pro"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 1050000,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
"code",
|
||||
"vision",
|
||||
"long_context",
|
||||
"tool_use",
|
||||
"agent"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"supportsReasoning": true,
|
||||
"description": "GPT-5.6 Terra 的 Pro 固定推理变体,由上游以 reasoning.mode=pro 提供",
|
||||
"releasedAt": "2026-07-09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.6-luna",
|
||||
"displayName": "GPT-5.6 Luna",
|
||||
@@ -827,6 +885,36 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.6-luna-pro",
|
||||
"displayName": "GPT-5.6 Luna Pro",
|
||||
"family": "gpt-5.6-luna-pro",
|
||||
"match": {
|
||||
"exact": [
|
||||
"gpt-5.6-luna-pro"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 1050000,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
"code",
|
||||
"vision",
|
||||
"long_context",
|
||||
"tool_use",
|
||||
"agent",
|
||||
"fast"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"supportsReasoning": true,
|
||||
"description": "GPT-5.6 Luna 的 Pro 固定推理变体,由上游以 reasoning.mode=pro 提供",
|
||||
"releasedAt": "2026-07-09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.4-mini",
|
||||
"displayName": "GPT-5.4 Mini",
|
||||
|
||||
@@ -1,6 +1,35 @@
|
||||
{
|
||||
"description": "腾讯混元系列模型规格。参数来源:config-center compute/providers/tencent.json。hunyuan-2.0-thinking 和 hunyuan-t1 为推理模型。",
|
||||
"specs": [
|
||||
{
|
||||
"id": "hy3",
|
||||
"displayName": "混元 Hy3",
|
||||
"family": "hy3",
|
||||
"match": {
|
||||
"exact": [
|
||||
"hy3"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 262144,
|
||||
"maxOutputTokens": 128000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
"code",
|
||||
"tool_use",
|
||||
"agent"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat",
|
||||
"reasoning"
|
||||
],
|
||||
"defaultTemperature": 0.9,
|
||||
"supportsReasoning": true,
|
||||
"description": "腾讯混元 Hy3 正式版,295B MoE(21B active),支持可配置推理强度",
|
||||
"releasedAt": "2026-07-06"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "hy3-preview",
|
||||
"displayName": "混元 Hy3 Preview",
|
||||
|
||||
@@ -1,6 +1,39 @@
|
||||
{
|
||||
"description": "xAI Grok 系列模型规格。参数来源:config-center compute/providers/xai.json。Grok 网关命名变体较多(含日期戳/-fast/-reasoning 后缀),主要依赖 family=grok-4 兜底匹配。",
|
||||
"specs": [
|
||||
{
|
||||
"id": "grok-4.5",
|
||||
"displayName": "Grok 4.5",
|
||||
"family": "grok-4.5",
|
||||
"match": {
|
||||
"exact": [
|
||||
"grok-4.5"
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 500000,
|
||||
"maxOutputTokens": 450000,
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"reasoning",
|
||||
"code",
|
||||
"vision",
|
||||
"long_context",
|
||||
"tool_use"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat",
|
||||
"reasoning"
|
||||
],
|
||||
"supportsReasoning": true,
|
||||
"description": "xAI Grok 4.5,面向编程、知识工作和 STEM 的旗舰推理模型",
|
||||
"extra": {
|
||||
"thinkingOnly": true,
|
||||
"thinkingDefault": true
|
||||
},
|
||||
"releasedAt": "2026-07-08"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "grok-4-3",
|
||||
"displayName": "Grok 4.3",
|
||||
|
||||
@@ -192,6 +192,7 @@
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 8192,
|
||||
"maxOutputTokens": 8192,
|
||||
"capabilities": [
|
||||
"tts",
|
||||
"multilingual",
|
||||
@@ -200,7 +201,43 @@
|
||||
"serviceType": [
|
||||
"tts"
|
||||
],
|
||||
"description": "小米 MiMo 语音合成,支持多语言与风格控制"
|
||||
"description": "小米 MiMo 语音合成,支持多语言与风格控制",
|
||||
"extra": {
|
||||
"modelOrigin": {
|
||||
"vendor": "xiaomi",
|
||||
"canonicalModelId": "mimo-v2.5-tts",
|
||||
"family": "mimo-tts"
|
||||
},
|
||||
"speech": {
|
||||
"protocol": "xiaomi-mimo-chat-tts",
|
||||
"protocolVersion": "1",
|
||||
"modes": [
|
||||
"batch",
|
||||
"streaming"
|
||||
],
|
||||
"outputFormats": [
|
||||
"wav",
|
||||
"mp3",
|
||||
"pcm16le"
|
||||
],
|
||||
"sampleRates": [
|
||||
24000
|
||||
],
|
||||
"defaultVoice": "mimo_default",
|
||||
"voices": [
|
||||
{ "id": "mimo_default", "label": "MiMo 默认" },
|
||||
{ "id": "冰糖", "label": "冰糖" },
|
||||
{ "id": "茉莉", "label": "茉莉" },
|
||||
{ "id": "苏打", "label": "苏打" },
|
||||
{ "id": "白桦", "label": "白桦" },
|
||||
{ "id": "Mia", "label": "Mia" },
|
||||
{ "id": "Chloe", "label": "Chloe" },
|
||||
{ "id": "Milo", "label": "Milo" },
|
||||
{ "id": "Dean", "label": "Dean" }
|
||||
]
|
||||
}
|
||||
},
|
||||
"releasedAt": "2026-04-23"
|
||||
},
|
||||
"routing": {
|
||||
"tier": "lightweight",
|
||||
@@ -225,6 +262,8 @@
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"contextWindow": 8192,
|
||||
"maxOutputTokens": 2048,
|
||||
"capabilities": [
|
||||
"asr",
|
||||
"multilingual"
|
||||
@@ -232,7 +271,27 @@
|
||||
"serviceType": [
|
||||
"asr"
|
||||
],
|
||||
"description": "小米 MiMo 语音识别模型"
|
||||
"description": "小米 MiMo 语音识别模型,支持中英文语言提示与整段音频识别",
|
||||
"extra": {
|
||||
"modelOrigin": {
|
||||
"vendor": "xiaomi",
|
||||
"canonicalModelId": "mimo-v2.5-asr",
|
||||
"family": "mimo-asr"
|
||||
},
|
||||
"speech": {
|
||||
"protocol": "xiaomi-mimo-chat-asr",
|
||||
"protocolVersion": "1",
|
||||
"modes": [
|
||||
"batch"
|
||||
],
|
||||
"inputFormats": [
|
||||
"wav",
|
||||
"mp3"
|
||||
],
|
||||
"languageHints": true
|
||||
}
|
||||
},
|
||||
"releasedAt": "2026-06-02"
|
||||
},
|
||||
"routing": {
|
||||
"tier": "lightweight",
|
||||
|
||||
Reference in New Issue
Block a user