MAI-DS-R1
MAI-DS-R1 (Routara Network) — 128K context, Reasoning tier. Prix entrée: $1.07712/M · Prix sortie: $4.30848/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $1.07712/M · Prix sortie: $4.30848/M · TTFT: 48ms
Specifications
- Éditeur: Routara Network
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $1.07712 / 1M
- Prix sortie: $4.30848 / 1M
- Latence: 48 ms
- SLA: S+
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de MAI-DS-R1 sur Routara ? — Entrée $1.07712/M, sortie $4.30848/M — facturation à l’usage.
- MAI-DS-R1 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- MAI-DS-R1 supporte le streaming ? — Oui si la route est live (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}'