grok-4-1-fast-reasoning
grok-4-1-fast-reasoning (xAI) — 128K context, Reasoning tier. Precio entrada: $0.0945/M · Precio salida: $0.23625000000000002/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.0945/M · Precio salida: $0.23625000000000002/M · TTFT: 48ms
Specifications
- Desarrollador: xAI
- Categoría: Reasoning
- Ventana de contexto: 128K
- Precio entrada: $0.0945 / 1M
- Precio salida: $0.23625000000000002 / 1M
- Latencia: 48 ms
- SLA: S+
Typical use cases
- Razonamiento multi-paso
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de grok-4-1-fast-reasoning en Routara? — Entrada $0.0945/M, salida $0.23625000000000002/M — facturación por uso.
- ¿grok-4-1-fast-reasoning es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿grok-4-1-fast-reasoning admite streaming? — Sí cuando la ruta 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}'