Releases: openai/openai-python
Releases · openai/openai-python
v1.71.0
1.71.0 (2025-04-07)
Full Changelog: v1.70.0...v1.71.0
Features
- api: manual updates (bf8b4b6)
- api: manual updates (3e37aa3)
- api: manual updates (dba9b65)
- api: manual updates (f0c463b)
Chores
v1.70.0
1.70.0 (2025-03-31)
Full Changelog: v1.69.0...v1.70.0
Features
- api: add
get /responses/{response_id}/input_items
endpoint (4c6a35d)
v1.69.0
1.69.0 (2025-03-27)
Full Changelog: v1.68.2...v1.69.0
Features
- api: add
get /chat/completions
endpoint (e6b8a42)
Bug Fixes
- audio: correctly parse transcription stream events (16a3a19)
Chores
v1.68.2
1.68.2 (2025-03-21)
Full Changelog: v1.68.1...v1.68.2
Refactors
- package: rename audio extra to voice_helpers (2dd6cb8)