deepseek-r1-250120

deepseek-r1-250120 (DeepSeek) — 128K context, Reasoning tier. Input-Preis: $2.832/M · Output-Preis: $11.328000000000001/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $2.832/M · Output-Preis: $11.328000000000001/M · TTFT: 48ms

Specifications

  • Entwickler: DeepSeek
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $2.832 / 1M
  • Output-Preis: $11.328000000000001 / 1M
  • Latenz: 48 ms
  • SLA: B

Typical use cases

  • Mehrstufiges Reasoning
  • RAG und Tool-Aufrufe
  • Code-Generierung

FAQ

  • Wie wird deepseek-r1-250120 auf Routara abgerechnet? — Input $2.832/M, Output $11.328000000000001/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist deepseek-r1-250120 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt deepseek-r1-250120 Streaming? — Ja, wenn die Route live ist (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-250120","messages":[{"role":"user","content":"Hello"}],"stream":true}'