MAI-DS-R1

MAI-DS-R1 (custom) — 128K context, Reasoning tier. Input-Preis: $1.314/M · Output-Preis: $5.256/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $1.314/M · Output-Preis: $5.256/M · TTFT: 48ms

Specifications

  • Entwickler: custom
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $1.314 / 1M
  • Output-Preis: $5.256 / 1M
  • Latenz: 48 ms
  • SLA: A

Typical use cases

  • Mehrstufiges Reasoning
  • RAG und Tool-Aufrufe
  • Code-Generierung

FAQ

  • Wie wird MAI-DS-R1 auf Routara abgerechnet? — Input $1.314/M, Output $5.256/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

  • 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}'