MiMo V2.5 Pro
MiMo V2.5 Pro is the Pro tier of Xiaomi's MiMo v2.5 family, a Mixture-of-Experts (MoE) reasoning model built for agentic workflows, software engineering, and long-horizon tasks. It supports a context window of 1.1M tokens and 131K tokens max output tokens.
import { streamText } from 'ai'
const result = streamText({ model: 'xiaomi/mimo-v2.5-pro', prompt: 'Why is the sky blue?'})Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.