v2.47.0
📦 openai-python-sdkView on GitHub →
✨ 2 features🐛 1 fixes🔧 3 symbols
Summary
This release introduces experimental support for HTTPX2 clients and enhances CI workflow templates. It also addresses a dependency issue by requiring a patched aiohttp version for Python 3.10 and above.
✨ New Features
- Add experimental runtime support for HTTPX2 clients.
- Configurable CI runner and private-production-repo support in workflow templates.
🐛 Bug Fixes
- Require patched aiohttp on Python 3.10+.