Jetzt verfügbar
Xiaomi

mimo-v2-pro

MiMo-V2-Pro is Xiaomi's flagship foundation model, featuring over 1T total parameters and a 1M context length, deeply optimized for agentic scenarios. It is highly adaptable to general agent frameworks like...

TextReasoningToolsOpen Weights1M
Input$5.25/ 1M
Output$15.75/ 1M
Endpunkteopenai
§ 01

Preise

Input-Preis$5.25 / 1M Tokens
Output-Preis$15.75 / 1M Tokens
Kompatible Endpunkteopenai
AnbieterXiaomi
§ 02

mimo-v2-pro aus deinem Code aufrufen

Richte jedes OpenAI-kompatible SDK auf UnoRouter aus und frage das Modell per Namen an. Ersetze YOUR_API_KEY durch einen echten Schlüssel aus deinem Dashboard.

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mimo-v2-pro",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Melde dich an, um deinen API-Key automatisch einzutragen

§ 03

Häufige Fragen

Was kostet mimo-v2-pro pro 1M Tokens?

Input kostet $5.25 pro 1M Tokens, Output $15.75 pro 1M Tokens. Abrechnung erfolgt pro Token, ohne Aufrundung auf Batch-Größen.

Wie greife ich per API auf mimo-v2-pro zu?

Sende Anfragen an den UnoRouter-Endpunkt /v1/chat/completions mit model=mimo-v2-pro. Jede OpenAI-kompatible Client-Bibliothek funktioniert. Die Authentifizierung erfolgt über einen Standard-Bearer-Token.

§ 04

Ähnliche Modelle

mimo-v2-pro jetzt ausprobieren

Erstelle einen API-Schlüssel und starte in unter einer Minute.

Alle Modelle ansehen