grok-imagine-image

grok-imagine-image (xAI) — 128K context, General tier. Precio por imagen: $0.2184 · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio por imagen: $0.2184 · TTFT: 32ms

Specifications

  • Desarrollador: xAI
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio por imagen: $0.2184
  • Latencia: 32 ms
  • SLA: A

Typical use cases

  • Generación imagen/video
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de grok-imagine-image en Routara? — $0.2184 por imagen generada — facturación por uso.
  • ¿grok-imagine-image es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿grok-imagine-image admite streaming? — Sí cuando la ruta está live (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-imagine-image","messages":[{"role":"user","content":"Hello"}],"stream":true}'