DeepSeek-V3.2-Think

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

سعر الإدخال: $0.55/M · سعر الإخراج: $2.19/M · TTFT: 48ms

Specifications

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

Typical use cases

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

FAQ

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