deepseek-chat

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

الإدخال / 1 مليون: $0.25/M · الإخراج / 1 مليون: $1/M · TTFT: 32ms

Specifications

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

Typical use cases

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

FAQ

  • تسعير deepseek-chat على Routara؟ — إدخال $0.25/M وإخراج $1/M — فوترة حسب الاستخدام.
  • هل deepseek-chat متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم deepseek-chat البث؟ — نعم عندما يكون المسار 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-chat","messages":[{"role":"user","content":"Hello"}],"stream":true}'