mimo-v2.5-pro
MiMo-V2.5-Pro is Xiaomi’s flagship model, delivering strong performance in general agentic capabilities, complex software engineering, and long-horizon tasks, with top rankings on benchmarks such as ClawEval, GDPVal, and SWE-bench Pro....
Performance
Prezzi
| Prezzo di input | $0.58 · 1M token |
| Prezzo di output | $1.75 · 1M token |
| Endpoint compatibili | openai |
| Provider | Xiaomi |
Chiamare mimo-v2.5-pro dal tuo codice
Punta qualsiasi SDK compatibile con OpenAI a UnoRouter e richiedi il modello per nome. Sostituisci YOUR_API_KEY con una vera chiave dal tuo dashboard.
curl https://api.unorouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mimo-v2.5-pro",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa mimo-v2.5-pro per 1M token?
L'input ha un prezzo di $0.58 per 1M token, l'output di $1.75 per 1M token. La fatturazione è per token, nessun arrotondamento alle dimensioni del batch.
Come accedo a mimo-v2.5-pro tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=mimo-v2.5-pro. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Modelli simili
Prova mimo-v2.5-pro ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.