MiMo-V2.5
MiMo-V2.5 is a native omnimodal model by Xiaomi. It delivers Pro-level agentic performance at roughly half the inference cost, while surpassing MiMo-V2-Omni in multimodal perception across image and video understanding tasks. Its 1M context window supports complete documents, extended conversations, and complex task contexts in a single pass, making it ideal for integration with agent frameworks where strong reasoning, rich perception, and cost efficiency all matter.
xiaomi/mimo-v2.5
- 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",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es MiMo-V2.5?
- MiMo-V2.5 is a native omnimodal model by Xiaomi. It delivers Pro-level agentic performance at roughly half the inference cost, while surpassing MiMo-V2-Omni in multimodal perception across image and video understanding tasks. Its 1M context window supports complete documents, extended conversations, and complex task contexts in a single pass, making it ideal for integration with agent frameworks where strong reasoning, rich perception, and cost efficiency all matter. MiMo-V2.5 corre en el API de Geek Hub (compatible con OpenAI). Id: xiaomi/mimo-v2.5.
- ¿MiMo-V2.5 es gratis?
- No. $0.1526 por minuto en Geek Hub.
- ¿Cuál es el contexto de MiMo-V2.5?
- MiMo-V2.5 tiene una ventana de 1M tokens. Soporta hasta 131,072 tokens de completion.
- ¿Cuándo se lanzó MiMo-V2.5?
- MiMo-V2.5 se lanzó el 22 de abril de 2026.