XI
Xiaomi: MiMo-V2.5
1M context$0.40/M input$2.00/M output
xiaomi/mimo-v2.5Description
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...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xiaomi/mimo-v2.5",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: AudioInput: ImageInput: VideoOutput: Text