deepseek-r1-distill-qwen-7b

deepseek-r1-distill-qwen-7b (coze) — 128K context, Reasoning tier. Prix entrée $0.5/M · Prix sortie $1/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrée / 1 M: $0.5/M · Sortie / 1 M: $1/M · TTFT: 48ms

Specifications

  • Éditeur: coze
  • Catégorie: Reasoning
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.5 / 1M
  • Prix sortie: $1 / 1M
  • Latence: 48 ms
  • SLA: S+

Typical use cases

  • Raisonnement multi-étapes
  • RAG et appels d’outils
  • Génération de code

FAQ

  • Tarification de deepseek-r1-distill-qwen-7b sur Routara ? — Entrée $0.5/M, sortie $1/M — facturation à l’usage.
  • deepseek-r1-distill-qwen-7b est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • deepseek-r1-distill-qwen-7b supporte le streaming ? — Oui si la route est live (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-7b","messages":[{"role":"user","content":"Hello"}],"stream":true}'