grok-imagine-image-pro

grok-imagine-image-pro (xAI) — 128K context, General tier. Preis pro Bild: $0.7644 · Latenz 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preis pro Bild: $0.7644 · TTFT: 32ms

Specifications

  • Entwickler: xAI
  • Kategorie: General
  • Kontextfenster: 128K
  • Preis pro Bild: $0.7644
  • Latenz: 32 ms
  • SLA: A

Typical use cases

  • Bild- und Videogenerierung
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

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