Skip to content

Conversation

@vkryukov
Copy link
Collaborator

@vkryukov vkryukov commented Feb 2, 2026

Add pricing metadata for grok-imagine-image model using a local TOML file that persists across model_sync runs. The previous fix attempts (commits 0c173bb, 21985a6, 397bf3f) edited xai.json directly, which was overwritten by the automated model_sync in commit f59ba5a.

Pricing:

  • image.input: $0.002 per image
  • image.generated: $0.02 per image

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update

Breaking Changes

Testing

  • Tests pass (mix test)
  • Quality checks pass (mix quality)

Checklist

  • My code follows the project's style guidelines
  • I have updated the documentation accordingly
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass
  • My commits follow conventional commit format
  • I have NOT edited CHANGELOG.md (it is auto-generated by git_ops)

Related Issues

Closes #

Add pricing metadata for grok-imagine-image model using a local TOML
file that persists across model_sync runs. The previous fix attempts
(commits 0c173bb, 21985a6, 397bf3f) edited xai.json directly, which
was overwritten by the automated model_sync in commit f59ba5a.

Pricing:
- image.input: $0.002 per image
- image.generated: $0.02 per image

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@vkryukov vkryukov merged commit 8aa9be6 into agentjido:main Feb 2, 2026
6 checks passed
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