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