Releases: openai/openai-python
Releases Β· openai/openai-python
v1.99.2
1.99.2 (2025-08-07)
Full Changelog: v1.99.1...v1.99.2
Features
- api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (ed370d8)
Bug Fixes
- types: correct tool types (0c57bd7)
Chores
- tests: bump inline-snapshot dependency (e236fde)
v1.99.1
1.99.1 (2025-08-05)
Full Changelog: v1.99.0...v1.99.1
Bug Fixes
- internal: correct event imports (2a6d143)
v1.99.0
v1.98.0
v1.97.2
v1.97.1
1.97.1 (2025-07-22)
Full Changelog: v1.97.0...v1.97.1
Bug Fixes
Chores
- api: event shapes more accurate (f3a9a92)
v1.97.0
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)