MAI-DS-R1
MAI-DS-R1 (Routara Network) — 128K context, Reasoning tier. سعر الإدخال: $0.9216000000000002/M · سعر الإخراج: $3.686400000000001/M · زمن الاستجابة 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
سعر الإدخال: $0.9216000000000002/M · سعر الإخراج: $3.686400000000001/M · TTFT: 48ms
Specifications
- المطور: Routara Network
- الفئة: Reasoning
- نافذة السياق: 128K
- سعر الإدخال: $0.9216000000000002 / 1M
- سعر الإخراج: $3.686400000000001 / 1M
- زمن الاستجابة: 48 ms
- SLA: S+
Typical use cases
- استدلال متعدد الخطوات
- RAG واستدعاء الأدوات
- توليد الأكواد
FAQ
- تسعير MAI-DS-R1 على Routara؟ — إدخال $0.9216000000000002/M وإخراج $3.686400000000001/M — فوترة حسب الاستخدام.
- هل MAI-DS-R1 متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
- هل يدعم MAI-DS-R1 البث؟ — نعم عندما يكون المسار 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}'