MiMo-V2.5-Pro
MiMo-V2.5-Pro is Xiaomi’s flagship model, delivering strong performance in general agentic capabilities, complex software engineering, and long-horizon tasks, with top rankings on benchmarks such as ClawEval, GDPVal, and SWE-bench Pro. It can independently and autonomously complete professional tasks that would take human experts days or weeks, involving more than a thousand tool calls. Its context length of up to 1M makes it well suited for integration with a wide range of agent frameworks.
xiaomi/mimo-v2.5-pro
- Contexto
- 1M tokens
- Máx. completion
- 131,072
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-04-22
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xiaomi/mimo-v2.5-pro",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es MiMo-V2.5-Pro?
- MiMo-V2.5-Pro is Xiaomi’s flagship model, delivering strong performance in general agentic capabilities, complex software engineering, and long-horizon tasks, with top rankings on benchmarks such as ClawEval, GDPVal, and SWE-bench Pro. It can independently and autonomously complete professional tasks that would take human experts days or weeks, involving more than a thousand tool calls. Its context length of up to 1M makes it well suited for integration with a wide range of agent frameworks. MiMo-V2.5-Pro corre en el API de Geek Hub (compatible con OpenAI). Id: xiaomi/mimo-v2.5-pro.
- ¿MiMo-V2.5-Pro es gratis?
- No. El input cuesta $0.4742 / 1M tokens y el output $0.9484 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de MiMo-V2.5-Pro?
- MiMo-V2.5-Pro tiene una ventana de 1M tokens. Soporta hasta 131,072 tokens de completion.
- ¿MiMo-V2.5-Pro soporta tool calling y structured outputs?
- MiMo-V2.5-Pro acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó MiMo-V2.5-Pro?
- MiMo-V2.5-Pro se lanzó el 22 de abril de 2026.