DeepSeek-R1-0528

DeepSeek-R1-0528 (DeepSeek) — 128K context, Reasoning tier. سعر الإدخال $0.7/M · سعر الإخراج $2.5/M · زمن الاستجابة 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

الإدخال / 1 مليون: $0.7/M · الإخراج / 1 مليون: $2.5/M · TTFT: 48ms

Specifications

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

Typical use cases

  • استدلال متعدد الخطوات
  • RAG واستدعاء الأدوات
  • توليد الأكواد

FAQ

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