v3.12.0
Repository: openai/openai-python
Tag: v3.12.0
Published: 2026-09-10T17:28:42Z
Prerelease: no
Release notes:
3.12.0 (2026-09-10)
Features
Bug Fixes
- add aclose() to AsyncStream for standard async cleanup (#2854) (802b334)
- handle bare
dict and list annotations without type arguments (#3760) (c7e8c03) - preserve finalized output on null response completion (#3345) (adb212e)