Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions providers/xai/grok-imagine-image-2.0.yaml
Original file line number Diff line number Diff line change
@@ -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.

region: "*"
modalities:
input:
- text
- image
output:
- image
mode: image
model: grok-imagine-image-2.0
Loading