MAI-DS-R1
MAI-DS-R1 (Routara Network) — 128K context, Reasoning tier. Precio entrada: $0.6504300000000001/M · Precio salida: $2.6017200000000003/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.6504300000000001/M · Precio salida: $2.6017200000000003/M · TTFT: 48ms
Specifications
- Desarrollador: Routara Network
- Categoría: Reasoning
- Ventana de contexto: 128K
- Precio entrada: $0.6504300000000001 / 1M
- Precio salida: $2.6017200000000003 / 1M
- Latencia: 48 ms
- SLA: S+
Typical use cases
- Razonamiento multi-paso
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de MAI-DS-R1 en Routara? — Entrada $0.6504300000000001/M, salida $2.6017200000000003/M — facturación por uso.
- ¿MAI-DS-R1 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿MAI-DS-R1 admite streaming? — Sí cuando la ruta 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}'