Releases: openai/openai-python
Releases Β· openai/openai-python
v1.107.1
1.107.1 (2025-09-10)
Full Changelog: v1.107.0...v1.107.1
Chores
- api: fix realtime GA types (570fc5a)
v1.107.0
1.107.0 (2025-09-08)
Full Changelog: v1.106.1...v1.107.0
Features
- api: ship the RealtimeGA API shape (dc319d8)
Chores
- internal: codegen related update (b79b7ca)
v1.106.1
1.106.1 (2025-09-04)
Full Changelog: v1.106.0...v1.106.1
Chores
- internal: move mypy configurations to
pyproject.toml
file (ca413a2)
v1.106.0
v1.105.0
1.105.0 (2025-09-03)
Full Changelog: v1.104.2...v1.105.0
Features
- api: Add gpt-realtime models (8502041)
v1.104.2
1.104.2 (2025-09-02)
Full Changelog: v1.104.1...v1.104.2
Bug Fixes
- types: add aliases back for web search tool types (2521cd8)
v1.104.1
1.104.1 (2025-09-02)
Full Changelog: v1.104.0...v1.104.1
Chores
- api: manual updates for ResponseInputAudio (0db5061)
v1.104.0
v1.103.0
1.103.0 (2025-09-02)
Full Changelog: v1.102.0...v1.103.0
Features
- api: realtime API updates (b7c2ddc)
Bug Fixes
- responses: add missing params to stream() method (bfc0673)