MAI-DS-R1
MAI-DS-R1 (custom) — 128K context, Reasoning tier. Prix entrée: $1.314/M · Prix sortie: $5.256/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $1.314/M · Prix sortie: $5.256/M · TTFT: 48ms
Specifications
- Éditeur: custom
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $1.314 / 1M
- Prix sortie: $5.256 / 1M
- Latence: 48 ms
- SLA: A
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.314/M, sortie $5.256/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
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- suno_uploads (/detail/suno-uploads)
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}'