MAI-DS-R1
MAI-DS-R1 (Routara Network) — 128K context, Reasoning tier. Input-Preis: $1.1826/M · Output-Preis: $4.7304/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $1.1826/M · Output-Preis: $4.7304/M · TTFT: 48ms
Specifications
- Entwickler: Routara Network
- Kategorie: Reasoning
- Kontextfenster: 128K
- Input-Preis: $1.1826 / 1M
- Output-Preis: $4.7304 / 1M
- Latenz: 48 ms
- SLA: S+
Typical use cases
- Mehrstufiges Reasoning
- RAG und Tool-Aufrufe
- Code-Generierung
FAQ
- Wie wird MAI-DS-R1 auf Routara abgerechnet? — Input $1.1826/M, Output $4.7304/M — nutzungsbasiert ohne Plattformgebühr.
- Ist MAI-DS-R1 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt MAI-DS-R1 Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- audio1.0 (/detail/audio1-0)
- happyhorse-1.0-i2v (/detail/happyhorse-1-0-i2v)
- happyhorse-1.0-r2v (/detail/happyhorse-1-0-r2v)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"MAI-DS-R1","messages":[{"role":"user","content":"Hello"}],"stream":true}'