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