Releases: openai/openai-python
Releases · openai/openai-python
v2.7.1
2.7.1 (2025-11-04)
Full Changelog: v2.7.0...v2.7.1
Bug Fixes
- api: fix nullability of logprobs (373b7f6)
v2.7.0
2.7.0 (2025-11-03)
Full Changelog: v2.6.1...v2.7.0
Features
- api: Realtime API token_limits, Hybrid searching ranking options (5b43992)
- api: remove InputAudio from ResponseInputContent (bd70a33)
Bug Fixes
- client: close streams without requiring full consumption (d8bb7d6)
- readme: update realtime examples (#2714) (d0370a8)
- uploads: avoid file handle leak (4f1b691)
Chores
v2.6.1
2.6.1 (2025-10-24)
Full Changelog: v2.6.0...v2.6.1
Bug Fixes
- api: docs updates (d01a0c9)
Chores
- client: clean up custom translations code (cfb9e25)
v2.6.0
2.6.0 (2025-10-20)
Full Changelog: v2.5.0...v2.6.0
Features
- api: Add responses.input_tokens.count (6dd09e2)
Bug Fixes
- api: internal openapi updates (caabd7c)
v2.5.0
2.5.0 (2025-10-17)
Full Changelog: v2.4.0...v2.5.0
Features
- api: api update (8b280d5)
Chores
- bump
httpx-aiohttpversion to 0.1.9 (67f2f0a)
v2.4.0
2.4.0 (2025-10-16)
Full Changelog: v2.3.0...v2.4.0
Features
- api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (bdbe9b8)
Chores
v2.3.0
2.3.0 (2025-10-10)
Full Changelog: v2.2.0...v2.3.0
Features
- api: comparison filter in/not in (aa49f62)
Chores
v2.2.0
2.2.0 (2025-10-06)
Full Changelog: v2.1.0...v2.2.0
Features
- api: dev day 2025 launches (38ac009)
Bug Fixes
- client: add chatkit to beta resource (de3e561)
v2.1.0
2.1.0 (2025-10-02)
Full Changelog: v2.0.1...v2.1.0
Features
- api: add support for realtime calls (7f7925b)
v2.0.1
2.0.1 (2025-10-01)
Full Changelog: v2.0.0...v2.0.1
Bug Fixes
- api: add status, approval_request_id to MCP tool call (2a02255)