Releases: openai/openai-python
Releases Β· openai/openai-python
v1.96.1
v1.96.0
1.96.0 (2025-07-15)
Full Changelog: v1.95.1...v1.96.0
Features
- clean up environment call outs (87c2e97)
Chores
- api: update realtime specs, build config (bf06d88)
v1.95.1
1.95.1 (2025-07-11)
Full Changelog: v1.95.0...v1.95.1
Bug Fixes
- client: don't send Content-Type header on GET requests (182b763)
v1.95.0
1.95.0 (2025-07-10)
Full Changelog: v1.94.0...v1.95.0
Features
- api: add file_url, fix event ID (265e216)
Chores
- readme: fix version rendering on pypi (1eee5ca)
v1.94.0
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)