Grok image provider¶
Use Grok when you want API-backed image generation through xAI.
Project config¶
Grok is used for asset image generation only. Use native, codex,
gemini:<model>, or openai:<model> for VQA.
Setup¶
- Set your API key:
- Install the Python package:
- Run
python tools/check_env.py.