v2.37.0
📦 openai-python-sdkView on GitHub →
✨ 3 features🐛 1 fixes🔧 2 symbols
Summary
Release 2.37.0 introduces the service_tier parameter for compact responses and improves internal validation, alongside removing an unnecessary client_id for workload identity authentication.
✨ New Features
- Added the service_tier parameter to responses compact method in the API.
- Added support for eagerly validating pydantic iterators internally.
- Removed unnecessary client_id when using workload identity provider for authentication.
🐛 Bug Fixes
- Fixed a missing f-string prefix in the file type error message within the client.