deepseek-r1-distill-qwen-32b

deepseek-r1-distill-qwen-32b (coze) — 128K context, Reasoning tier. Input-Preis $2/M · Output-Preis $6/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Eingabe / 1 Mio.: $2/M · Ausgabe / 1 Mio.: $6/M · TTFT: 48ms

Specifications

  • Entwickler: coze
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $2 / 1M
  • Output-Preis: $6 / 1M
  • Latenz: 48 ms
  • SLA: B

Typical use cases

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

FAQ

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

Related models

  • audio1.0 (/detail/audio1-0)
  • gpt-5.3-thinking-all (/detail/gpt-5-3-thinking-all)
  • gpt-5.4-thinking-all (/detail/gpt-5-4-thinking-all)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-r1-distill-qwen-32b","messages":[{"role":"user","content":"Hello"}],"stream":true}'