Releases: openai/openai-python
Releases Β· openai/openai-python
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)
Chores
v1.102.0
v1.101.0
1.101.0 (2025-08-21)
Full Changelog: v1.100.3...v1.101.0
Features
- api: Add connectors support for MCP tool (a47f962)
- api: adding support for /v1/conversations to the API (e30bcbc)
Chores
- update github action (7333b28)
v1.100.3
1.100.3 (2025-08-20)
Full Changelog: v1.100.2...v1.100.3
Chores
- internal/ci: setup breaking change detection (ca2f936)
v1.100.2
1.100.2 (2025-08-19)
Full Changelog: v1.100.1...v1.100.2
Chores
- api: accurately represent shape for verbosity on Chat Completions (c39d5fd)
v1.100.1
1.100.1 (2025-08-18)
Full Changelog: v1.100.0...v1.100.1
Bug Fixes
- types: revert response text config deletion (ac4fb19)