DeepSeek-V3.2-Think

DeepSeek-V3.2-Think (DeepSeek) — 128K context, Reasoning tier. Precio entrada: $0.6503649635036496/M · Precio salida: $2.5896350364963503/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.6503649635036496/M · Precio salida: $2.5896350364963503/M · TTFT: 48ms

Specifications

  • Desarrollador: DeepSeek
  • Categoría: Reasoning
  • Ventana de contexto: 128K
  • Precio entrada: $0.6503649635036496 / 1M
  • Precio salida: $2.5896350364963503 / 1M
  • Latencia: 48 ms
  • SLA: S+

Typical use cases

  • Razonamiento multi-paso
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de DeepSeek-V3.2-Think en Routara? — Entrada $0.6503649635036496/M, salida $2.5896350364963503/M — facturación por uso.
  • ¿DeepSeek-V3.2-Think es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿DeepSeek-V3.2-Think admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

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}'