grok-code-fast

grok-code-fast (xAI) — 128K context, Coding tier. Input-Preis: $0.21000000000000002/M · Output-Preis: $1.5750000000000002/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $0.21000000000000002/M · Output-Preis: $1.5750000000000002/M · TTFT: 24ms

Specifications

  • Entwickler: xAI
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $0.21000000000000002 / 1M
  • Output-Preis: $1.5750000000000002 / 1M
  • Latenz: 24 ms
  • SLA: S

Typical use cases

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

FAQ

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