DeepSeek-R1-0528

DeepSeek-R1-0528 (DeepSeek) — 128K context, Reasoning tier. Precio entrada $0.7/M · Precio salida $2.5/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $0.7/M · Salida / 1M: $2.5/M · TTFT: 48ms

Specifications

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

Typical use cases

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

FAQ

  • ¿Precio de DeepSeek-R1-0528 en Routara? — Entrada $0.7/M, salida $2.5/M — facturación por uso.
  • ¿DeepSeek-R1-0528 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿DeepSeek-R1-0528 admite streaming? — Sí cuando la ruta está 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}'