deepseek-v3-1-think-250821

deepseek-v3-1-think-250821 (custom) — 128K context, Reasoning tier. Input-Preis: $4/M · Output-Preis: $12/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $4/M · Output-Preis: $12/M · TTFT: 48ms

Specifications

  • Entwickler: custom
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $4 / 1M
  • Output-Preis: $12 / 1M
  • Latenz: 48 ms
  • SLA: B

Typical use cases

  • Mehrstufiges Reasoning
  • RAG und Tool-Aufrufe
  • Code-Generierung

FAQ

  • Wie wird deepseek-v3-1-think-250821 auf Routara abgerechnet? — Input $4/M, Output $12/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist deepseek-v3-1-think-250821 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt deepseek-v3-1-think-250821 Streaming? — Ja, wenn die Route live ist (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}'