DeepSeek-V4-Flash
DeepSeek-V4-Flash (DeepSeek) — 128K context, Lightweight tier. Precio entrada $0.14/M · Precio salida $0.28/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrada / 1M: $0.14/M · Salida / 1M: $0.28/M · TTFT: 18ms
Specifications
- Desarrollador: DeepSeek
- Categoría: Lightweight
- Ventana de contexto: 128K
- Precio entrada: $0.14 / 1M
- Precio salida: $0.28 / 1M
- Latencia: 18 ms
- SLA: A
Typical use cases
- Clasificación alto QPS
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de DeepSeek-V4-Flash en Routara? — Entrada $0.14/M, salida $0.28/M — facturación por uso.
- ¿DeepSeek-V4-Flash es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿DeepSeek-V4-Flash 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)
- MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek/deepseek-v4-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'