merge: sync main into MiMo speech metadata

This commit is contained in:
Johnson-LYS
2026-08-10 17:17:19 +08:00
7 changed files with 1518 additions and 3 deletions

View File

@@ -26,6 +26,42 @@
}
},
"models": [
{
"modelName": "qwen3.8-max-preview",
"displayName": "Qwen3.8 Max Preview (Token Plan)",
"serviceType": [
"chat",
"reasoning",
"vision"
],
"description": "百炼 Token Plan通义千问 3.8 Max 预览版,支持文本与视觉输入,始终开启深度思考",
"contextWindow": 983616,
"maxOutputTokens": 65536,
"capabilities": [
"chat",
"reasoning",
"deep_thinking",
"code",
"vision",
"tool_use",
"agent",
"long_context"
],
"defaultTemperature": 0.6,
"extra": {
"reasoning": {
"supportedEfforts": ["low", "high", "xhigh"],
"defaultEffort": "xhigh"
},
"supportsThinking": true,
"thinkingDefault": true,
"thinkingOnly": true,
"thinkingMaxTokens": 262144,
"preserveThinkingDefault": true,
"supportsParallelToolCalls": false
},
"source": "preset"
},
{
"modelName": "qwen3.7-max",
"displayName": "Qwen3.7 Max (Token Plan)",

File diff suppressed because it is too large Load Diff