grok-4-1-fast-reasoning
grok-4-1-fast-reasoning (xAI) — 128K context, Reasoning tier. Prix entrée: $0.0945/M · Prix sortie: $0.23625000000000002/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.0945/M · Prix sortie: $0.23625000000000002/M · TTFT: 48ms
Specifications
- Éditeur: xAI
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $0.0945 / 1M
- Prix sortie: $0.23625000000000002 / 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 grok-4-1-fast-reasoning sur Routara ? — Entrée $0.0945/M, sortie $0.23625000000000002/M — facturation à l’usage.
- grok-4-1-fast-reasoning est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- grok-4-1-fast-reasoning supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- audio1.0 (/detail/audio1-0)
- grok-imagine-image (/detail/grok-imagine-image)
- grok-imagine-image-pro (/detail/grok-imagine-image-pro)
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-1-fast-reasoning","messages":[{"role":"user","content":"Hello"}],"stream":true}'