v2.9.0
📦 openai-python-sdk
✨ 2 features🐛 3 fixes🔧 3 symbols
Summary
Release 2.9.0 introduces support for the gpt-5.1-codex-max model and includes critical bug fixes for stream management and client configuration handling.
✨ New Features
- Added support for gpt-5.1-codex-max model
- Added support for responses/compact API endpoint
🐛 Bug Fixes
- Prevented mutation of user-provided response configuration objects in the client
- Ensured that streams are always properly closed
- Corrected indentation issues within streaming logic
🔧 Affected Symbols
OpenAIStreamgpt-5.1-codex-max