Releases: openai/openai-python
Releases · openai/openai-python
v1.92.3
v1.92.2
1.92.2 (2025-06-26)
Full Changelog: v1.92.1...v1.92.2
Chores
- api: remove unsupported property (ec24408)
v1.92.1
v1.92.0
1.92.0 (2025-06-26)
Full Changelog: v1.91.0...v1.92.0
Features
- api: webhook and deep research support (d3bb116)
- client: move stream and parse out of beta (0e358ed)
Bug Fixes
- ci: release-doctor — report correct token name (ff8c556)
Chores
v1.91.0
1.91.0 (2025-06-23)
Full Changelog: v1.90.0...v1.91.0
Features
- api: update api shapes for usage and code interpreter (060d566)
v1.90.0
1.90.0 (2025-06-20)
Full Changelog: v1.89.0...v1.90.0
Features
- api: make model and inputs not required to create response (11bd62e)
v1.89.0
1.89.0 (2025-06-20)
Full Changelog: v1.88.0...v1.89.0
Features
- client: add support for aiohttp (9218b07)
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (35bcc4b)
Chores
- readme: update badges (68044ee)
v1.88.0
v1.87.0
1.87.0 (2025-06-16)
Full Changelog: v1.86.0...v1.87.0
Features
- api: add reusable prompt IDs (36bfe6e)
Bug Fixes
- client: update service_tier on
client.beta.chat.completions
(aa488d5)