v2.41.0
📦 openai-python-sdkView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release introduces new features allowing direct access to moderation results on API responses for both general responses and chat completions.
✨ New Features
- Added support for accessing moderation results directly on responses via `responses.moderation` and `chat_completions.moderation`.