Deepseek Deepseek V3 Turbo

deepseek/deepseek-v3-turbo (DeepSeek) — 128K context, Lightweight tier. Input-Preis: $0.4/M · Output-Preis: $1.3/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Live-Gateway-Preise · automatisches Routing zum besten Upstream für Ihre Region

Specifications

  • Entwickler: DeepSeek
  • Kategorie: Lightweight
  • Kontextfenster: 128K
  • Input-Preis: $0.4 / 1M
  • Output-Preis: $1.3 / 1M
  • Latenz: 18 ms
  • SLA: S

Typical use cases

  • High-QPS-Klassifikation
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird deepseek/deepseek-v3-turbo auf Routara abgerechnet? — Input $0.4/M, Output $1.3/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist deepseek/deepseek-v3-turbo OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt deepseek/deepseek-v3-turbo Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

  • z-image-turbo (/detail/z-image-turbo)
  • gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
  • MiniMax-File-Upload (/detail/minimax-file-upload)

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-v3-turbo","messages":[{"role":"user","content":"Hello"}],"stream":true}'