deepseek-reasoner

deepseek-reasoner (DeepSeek) — 128K context, General tier. سعر الإدخال: $0.5/M · سعر الإخراج: $2/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

سعر الإدخال: $0.5/M · سعر الإخراج: $2/M · TTFT: 32ms

Specifications

  • المطور: DeepSeek
  • الفئة: General
  • نافذة السياق: 128K
  • سعر الإدخال: $0.5 / 1M
  • سعر الإخراج: $2 / 1M
  • زمن الاستجابة: 32 ms
  • SLA: A

Typical use cases

  • روبوتات محادثة متعددة اللغات
  • RAG واستدعاء الأدوات
  • توليد الأكواد

FAQ

  • تسعير deepseek-reasoner على Routara؟ — إدخال $0.5/M وإخراج $2/M — فوترة حسب الاستخدام.
  • هل deepseek-reasoner متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم deepseek-reasoner البث؟ — نعم عندما يكون المسار live (stream: true).

Related models

  • mj_custom_zoom (/detail/mj-custom-zoom)
  • mj_inpaint (/detail/mj-inpaint)
  • multimodal-embedding-v1 (/detail/multimodal-embedding-v1)

Quick integration

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