deepseek-r1
deepseek-r1 (Baidu) — 128K context, Reasoning tier. Prix entrée $0.57/M · Prix sortie $2.28/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrée / 1 M: $0.57/M · Sortie / 1 M: $2.28/M · TTFT: 48ms
Specifications
- Éditeur: Baidu
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $0.57 / 1M
- Prix sortie: $2.28 / 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 deepseek-r1 sur Routara ? — Entrée $0.57/M, sortie $2.28/M — facturation à l’usage.
- deepseek-r1 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- deepseek-r1 supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- audio1.0 (/detail/audio1-0)
- gpt-5.3-thinking-all (/detail/gpt-5-3-thinking-all)
- gpt-5.4-thinking-all (/detail/gpt-5-4-thinking-all)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-r1","messages":[{"role":"user","content":"Hello"}],"stream":true}'