jishie

Grok Imagine Image Quality image

xai/grok-imagine-image-quality · family grok · in: text, image, pdf → out: image, pdf · price provider-declared (via models.dev). Capabilities: text image pdf.

This is an image model — providers price it per image, not per token, so models.dev carries no token price (fields read “—”). See xAI’s docs for per-unit rates.

Provider
xAI (xai)
Kind
image (outputs image, pdf)
Context
16,000 tokens
Max output
0 tokens
Capabilities
text image pdf

Call it

jishie indexes & prices models; it does not proxy inference.

Image generation — call xAI’s image endpoint with this model id:

curl $BASE_URL/v1/images/generations \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"grok-imagine-image-quality","prompt":"a red bicycle"}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all xAI models · model index · JSON