deepseek-v3-1-think-250821
deepseek-v3-1-think-250821 (custom) — 128K context, Reasoning tier. Prix entrée: $4/M · Prix sortie: $12/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $4/M · Prix sortie: $12/M · TTFT: 48ms
Specifications
- Éditeur: custom
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $4 / 1M
- Prix sortie: $12 / 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-v3-1-think-250821 sur Routara ? — Entrée $4/M, sortie $12/M — facturation à l’usage.
- deepseek-v3-1-think-250821 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- deepseek-v3-1-think-250821 supporte le streaming ? — Oui si la route 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}'