DeepSeek-R1-0528

DeepSeek-R1-0528 (DeepSeek) — 128K context, Reasoning tier. Preço entrada $0.7/M · Preço saída $2.5/M · Latência 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $0.7/M · Saída / 1M: $2.5/M · TTFT: 48ms

Specifications

  • Desenvolvedor: DeepSeek
  • Categoria: Reasoning
  • Janela de contexto: 128K
  • Preço entrada: $0.7 / 1M
  • Preço saída: $2.5 / 1M
  • Latência: 48 ms
  • SLA: S+

Typical use cases

  • Raciocínio multi-etapas
  • RAG e ferramentas
  • Geração de código

FAQ

  • Preço do DeepSeek-R1-0528 na Routara? — Entrada $0.7/M, saída $2.5/M — cobrança por uso.
  • DeepSeek-R1-0528 é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • DeepSeek-R1-0528 suporta streaming? — Sim quando a rota 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}'