deepseek-r1-distill-qwen-32b
deepseek-r1-distill-qwen-32b (coze) — 128K context, Reasoning tier. Prix entrée $2/M · Prix sortie $6/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrée / 1 M: $2/M · Sortie / 1 M: $6/M · TTFT: 48ms
Specifications
- Éditeur: coze
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $2 / 1M
- Prix sortie: $6 / 1M
- Latence: 48 ms
- SLA: B
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de deepseek-r1-distill-qwen-32b sur Routara ? — Entrée $2/M, sortie $6/M — facturation à l’usage.
- deepseek-r1-distill-qwen-32b est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- deepseek-r1-distill-qwen-32b 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-distill-qwen-32b","messages":[{"role":"user","content":"Hello"}],"stream":true}'