Skip to content

Conversation

Madoshakalaka
Copy link
Contributor

@Madoshakalaka Madoshakalaka commented Jul 8, 2025

Summary

  • Added ImageModeration enum with 'auto' (default) and 'low' values for content-moderation control
  • Added moderation parameter to CreateImageRequest for controlling content filtering on gpt-image-1
  • Extended ImageQuality enum to support 'high', 'medium', and 'low' values for gpt-image-1 model

- Add ImageModeration enum with 'auto' (default) and 'low' values
- Add moderation parameter to CreateImageRequest for gpt-image-1
- Extend ImageQuality enum to support 'high', 'medium', 'low' for gpt-image-1

These changes align with the latest OpenAI API documentation for image generation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@Madoshakalaka
Copy link
Contributor Author

Madoshakalaka commented Jul 8, 2025

previously talked about here
#314 (comment)

Copy link
Owner

@64bit 64bit left a comment

Choose a reason for hiding this comment

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

Thank you for updating spec!

@64bit 64bit merged commit 0b91d06 into 64bit:main Aug 16, 2025
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.

2 participants