Skip to content

feat(xai/grok-imagine-image-2.0): add new models [bot] - #2135

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-xai-grok-imagine-image-2.0-20260812-001041
Closed

feat(xai/grok-imagine-image-2.0): add new models [bot]#2135
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-xai-grok-imagine-image-2.0-20260812-001041

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for xai/grok-imagine-image-2.0.


Note

Low Risk
Adds a static provider model YAML with no logic, auth, or data-handling changes.

Overview
Adds support for xAI's new grok-imagine-image-2.0 image generation model.

The config defines text/image inputs, image output, and a $0.06 per-image cost.

Reviewed by Cursor Bugbot for commit f3ddec8. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f3ddec8. Configure here.

@@ -0,0 +1,11 @@
costs:
- output_cost_per_image: 0.06

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect image generation cost

High Severity

output_cost_per_image is set to 0.06, but xAI lists grok-imagine-image-2.0 at $0.04 per image. That overstates cost by 50% for any billing or estimate that reads this registry entry.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f3ddec8. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant