grok-4.20-0309-non-reasoning

grok-4.20-0309-non-reasoning (xAI) — 128K context, Reasoning tier. Input-Preis: $1.3125/M · Output-Preis: $2.625/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $1.3125/M · Output-Preis: $2.625/M · TTFT: 48ms

Specifications

  • Entwickler: xAI
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $1.3125 / 1M
  • Output-Preis: $2.625 / 1M
  • Latenz: 48 ms
  • SLA: A

Typical use cases

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

FAQ

  • Wie wird grok-4.20-0309-non-reasoning auf Routara abgerechnet? — Input $1.3125/M, Output $2.625/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist grok-4.20-0309-non-reasoning OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt grok-4.20-0309-non-reasoning 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":"grok-4.20-0309-non-reasoning","messages":[{"role":"user","content":"Hello"}],"stream":true}'