Releases: openai/openai-python
Releases · openai/openai-python
v1.93.3
1.93.3 (2025-07-09)
Full Changelog: v1.93.2...v1.93.3
Bug Fixes
- parsing: correctly handle nested discriminated unions (fc8a677)
v1.93.2
v1.93.1
1.93.1 (2025-07-07)
Full Changelog: v1.93.0...v1.93.1
Bug Fixes
- ci: correct conditional (de6a9ce)
- responses: add missing arguments to parse (05590ec)
- vector stores: add missing arguments to files.create_and_poll (3152134)
- vector stores: add missing arguments to files.upload_and_poll (9d4f425)
Chores
v1.93.0
v1.92.3
1.92.3 (2025-06-27)
Full Changelog: v1.92.2...v1.92.3
Bug Fixes
- client: avoid encoding error with empty API keys (5a3e64e)
Documentation
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)