deepseek-v4-flash-202605
deepseek-v4-flash-202605 (custom) — 128K context, Lightweight tier. Input-Preis: $1/M · Output-Preis: $2/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $1/M · Output-Preis: $2/M · TTFT: 18ms
Specifications
- Entwickler: custom
- Kategorie: Lightweight
- Kontextfenster: 128K
- Input-Preis: $1 / 1M
- Output-Preis: $2 / 1M
- Latenz: 18 ms
- SLA: A
Typical use cases
- High-QPS-Klassifikation
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird deepseek-v4-flash-202605 auf Routara abgerechnet? — Input $1/M, Output $2/M — nutzungsbasiert ohne Plattformgebühr.
- Ist deepseek-v4-flash-202605 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt deepseek-v4-flash-202605 Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- audio1.0 (/detail/audio1-0)
- grok-imagine-image (/detail/grok-imagine-image)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-v4-flash-202605","messages":[{"role":"user","content":"Hello"}],"stream":true}'