DeepSeek-R1-0528

DeepSeek-R1-0528 (DeepSeek) — 128K context, Reasoning tier. Prix entrée: $1.07712/M · Prix sortie: $4.30848/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Prix entrée: $1.07712/M · Prix sortie: $4.30848/M · TTFT: 48ms

Specifications

  • Éditeur: DeepSeek
  • Catégorie: Reasoning
  • Fenêtre de contexte: 128K
  • Prix entrée: $1.07712 / 1M
  • Prix sortie: $4.30848 / 1M
  • Latence: 48 ms
  • SLA: S+

Typical use cases

  • Raisonnement multi-étapes
  • RAG et appels d’outils
  • Génération de code

FAQ

  • Tarification de DeepSeek-R1-0528 sur Routara ? — Entrée $1.07712/M, sortie $4.30848/M — facturation à l’usage.
  • DeepSeek-R1-0528 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • DeepSeek-R1-0528 supporte le streaming ? — Oui si la route 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-r1-0528","messages":[{"role":"user","content":"Hello"}],"stream":true}'