deepseek-v3-1-think-250821
deepseek-v3-1-think-250821 (custom) — 128K context, Reasoning tier. Precio entrada: $4/M · Precio salida: $12/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $4/M · Precio salida: $12/M · TTFT: 48ms
Specifications
- Desarrollador: custom
- Categoría: Reasoning
- Ventana de contexto: 128K
- Precio entrada: $4 / 1M
- Precio salida: $12 / 1M
- Latencia: 48 ms
- SLA: B
Typical use cases
- Razonamiento multi-paso
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de deepseek-v3-1-think-250821 en Routara? — Entrada $4/M, salida $12/M — facturación por uso.
- ¿deepseek-v3-1-think-250821 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿deepseek-v3-1-think-250821 admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-v3-1-think-250821","messages":[{"role":"user","content":"Hello"}],"stream":true}'