You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore support for gpt-image-1 low quality parameter
- Add back support for low/medium/high quality values for gpt-image-1 model
- Update token cost documentation to reflect both gpt-image-1 and DALL-E 3
- Fix default quality logic based on model (gpt-image-1 defaults to 'high')
- Support all valid quality parameters: low, medium, high, standard, hd
The low quality option is valid for gpt-image-1 and provides faster,
lower-cost image generation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments