MiMo M2.5
A native full-modal model supporting text, image, video, and audio understanding, with powerful Agent capabilities.
import { streamText } from 'ai'
const result = streamText({ model: 'xiaomi/mimo-v2.5', prompt: 'Why is the sky blue?'})