{ "description": "小米 MiMo 系列模型规格。参数来源:https://platform.xiaomimimo.com/docs/zh-CN/quick-start/model。注意 v2-pro/v2-omni 自 2026-06-01 起转发到 v2.5 系列,2026-06-30 正式停用,规格库仍保留供存量 NewAPI 渠道正确展示参数。", "specs": [ { "id": "mimo-v2.5-pro", "displayName": "MiMo V2.5 Pro", "family": "mimo-v2.5-pro", "match": { "patterns": [ "mimo-v2.5-pro*", "mimo-v2-5-pro*" ] }, "spec": { "contextWindow": 1000000, "maxOutputTokens": 131072, "capabilities": [ "chat", "reasoning", "tool_use", "code" ], "serviceType": [ "chat", "reasoning" ], "defaultTemperature": 1, "supportsReasoning": true, "description": "小米 MiMo 旗舰推理模型,支持文本/工具调用" }, "routing": { "tier": "flagship", "routingPriority": 50, "eligibleForAgent": true, "defaultReference": false, "reasoning": { "supportedModes": [ "auto", "off", "minimal", "low", "medium", "high", "xhigh" ], "defaultMode": "high" } } }, { "id": "mimo-v2.5", "displayName": "MiMo V2.5", "family": "mimo-v2.5", "match": { "exact": [ "mimo-v2.5" ], "patterns": [ "mimo-v2.5-chat*", "mimo-v2-5*" ] }, "spec": { "contextWindow": 1000000, "maxOutputTokens": 131072, "capabilities": [ "chat", "reasoning", "vision", "tool_use", "code" ], "serviceType": [ "chat", "vision" ], "defaultTemperature": 1, "supportsReasoning": true, "description": "小米 MiMo 全模态模型,支持图像/音频/视频理解" }, "routing": { "tier": "lightweight", "routingPriority": 40, "eligibleForAgent": true, "defaultReference": false, "reasoning": { "supportedModes": [ "auto", "off", "minimal", "low", "medium", "high", "xhigh" ], "defaultMode": "low" } } }, { "id": "mimo-v2-pro", "displayName": "MiMo V2 Pro(已停用→转发至 V2.5 Pro)", "family": "mimo-v2-pro", "match": { "patterns": [ "mimo-v2-pro*" ] }, "spec": { "contextWindow": 1000000, "maxOutputTokens": 131072, "capabilities": [ "chat", "reasoning", "tool_use", "code" ], "serviceType": [ "chat", "reasoning" ], "defaultTemperature": 1, "supportsReasoning": true, "description": "小米 MiMo V2 Pro(自 2026-06-01 转发至 V2.5 Pro)", "retiredAt": "2026-06-30" } }, { "id": "mimo-v2-omni", "displayName": "MiMo V2 Omni(已停用→转发至 V2.5)", "family": "mimo-v2-omni", "match": { "patterns": [ "mimo-v2-omni*" ] }, "spec": { "contextWindow": 256000, "maxOutputTokens": 131072, "capabilities": [ "chat", "reasoning", "vision", "tool_use", "code" ], "serviceType": [ "chat", "vision" ], "defaultTemperature": 1, "supportsReasoning": true, "description": "小米 MiMo V2 全模态(自 2026-06-01 转发至 V2.5)", "retiredAt": "2026-06-30" } }, { "id": "mimo-v2-flash", "displayName": "MiMo V2 Flash", "family": "mimo-v2-flash", "match": { "patterns": [ "mimo-v2-flash*" ] }, "spec": { "contextWindow": 256000, "maxOutputTokens": 65536, "capabilities": [ "chat", "reasoning", "tool_use", "code", "fast" ], "serviceType": [ "fast" ], "defaultTemperature": 1, "supportsReasoning": true, "description": "小米 MiMo 快速版,适合高频低延迟任务" } }, { "id": "mimo-v2.5-tts", "displayName": "MiMo V2.5 TTS", "family": "mimo-v2.5-tts", "match": { "exact": [ "mimo-v2.5-tts" ] }, "spec": { "contextWindow": 8192, "maxOutputTokens": 8192, "capabilities": [ "tts", "multilingual", "style_control" ], "serviceType": [ "tts" ], "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", "routingPriority": 114, "eligibleForAgent": false, "defaultReference": false, "reasoning": { "supportedModes": [ "auto" ], "defaultMode": "auto" } } }, { "id": "mimo-v2.5-asr", "displayName": "MiMo V2.5 ASR", "family": "mimo-v2.5-asr", "match": { "exact": [ "mimo-v2.5-asr" ] }, "spec": { "contextWindow": 8192, "maxOutputTokens": 2048, "capabilities": [ "asr", "multilingual" ], "serviceType": [ "asr" ], "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", "routingPriority": 123, "eligibleForAgent": false, "defaultReference": false, "reasoning": { "supportedModes": [ "auto" ], "defaultMode": "auto" } } }, { "id": "mimo-v2.5-tts-voiceclone", "displayName": "MiMo V2.5 TTS Voice Clone", "family": "mimo-v2.5-tts", "match": { "exact": [ "mimo-v2.5-tts-voiceclone" ] }, "spec": { "contextWindow": 8192, "capabilities": [ "tts", "voice_clone", "multilingual" ], "serviceType": [ "tts", "voice_clone" ], "description": "小米 MiMo 声音复刻合成" } }, { "id": "mimo-v2.5-tts-voicedesign", "displayName": "MiMo V2.5 TTS Voice Design", "family": "mimo-v2.5-tts", "match": { "exact": [ "mimo-v2.5-tts-voicedesign" ] }, "spec": { "contextWindow": 8192, "capabilities": [ "tts", "voice_design", "multilingual" ], "serviceType": [ "tts" ], "description": "小米 MiMo 自定义音色设计合成" } }, { "id": "mimo-v2-tts", "displayName": "MiMo V2 TTS", "family": "mimo-v2-tts", "match": { "exact": [ "mimo-v2-tts" ] }, "spec": { "contextWindow": 8192, "capabilities": [ "tts", "multilingual" ], "serviceType": [ "tts" ], "description": "小米 MiMo V2 语音合成(旧版)" } } ] }