Releases: openai/openai-python
Releases Β· openai/openai-python
v1.98.0
30 Jul 12:47
Compare
Sorry, something went wrong.
No results found
v1.97.2
30 Jul 11:40
Compare
Sorry, something went wrong.
No results found
1.97.2 (2025-07-30)
Full Changelog: v1.97.1...v1.97.2
Chores
client: refactor streaming slightly to better future proof it (71c0c74 )
project: add settings file for vscode (29c22c9 )
v1.97.1
22 Jul 13:09
Compare
Sorry, something went wrong.
No results found
1.97.1 (2025-07-22)
Full Changelog: v1.97.0...v1.97.1
Bug Fixes
parsing: ignore empty metadata (58c359f )
parsing: parse extra field types (d524b7e )
Chores
api: event shapes more accurate (f3a9a92 )
v1.97.0
16 Jul 16:37
Compare
Sorry, something went wrong.
No results found
v1.96.1
15 Jul 21:39
Compare
Sorry, something went wrong.
No results found
v1.96.0
15 Jul 15:56
Compare
Sorry, something went wrong.
No results found
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
11 Jul 20:46
Compare
Sorry, something went wrong.
No results found
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
10 Jul 18:35
Compare
Sorry, something went wrong.
No results found
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
10 Jul 14:20
Compare
Sorry, something went wrong.
No results found
v1.93.3
09 Jul 14:07
Compare
Sorry, something went wrong.
No results found
1.93.3 (2025-07-09)
Full Changelog: v1.93.2...v1.93.3
Bug Fixes
parsing: correctly handle nested discriminated unions (fc8a677 )