MiMo M2.5
MiMo M2.5 is the mid-tier model in Xiaomi's MiMo v2.5 family, a Mixture-of-Experts (MoE) stack with reasoning, tool use, and multimodal input. It supports a context window of 1.1M tokens and 131.1K tokens max output tokens.
- Input and output price15% off
- Prices from: Input $0.12, Output $0.24, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'xiaomi/mimo-v2.5', prompt: 'Why is the sky blue?'})