Releases: openai/openai-python
Releases Β· openai/openai-python
v1.85.0
v1.84.0
1.84.0 (2025-06-03)
Full Changelog: v1.83.0...v1.84.0
Features
- api: add new realtime and audio models, realtime session options (0acd0da)
Chores
- api: update type names (1924559)
v1.83.0
1.83.0 (2025-06-02)
Full Changelog: v1.82.1...v1.83.0
Features
- api: Config update for pakrym-stream-param (88bcf3a)
- client: add follow_redirects request option (26d715f)
Bug Fixes
- api: Fix evals and code interpreter interfaces (2650159)
- client: return binary content from
get /containers/{container_id}/files/{file_id}/content
(f7c80c4)
Chores
v1.82.1
1.82.1 (2025-05-29)
Full Changelog: v1.82.0...v1.82.1
Bug Fixes
- responses: don't include
parsed_arguments
when re-serialising (6d04193)
Chores
- internal: fix release workflows (361a909)
v1.82.0
v1.81.0
1.81.0 (2025-05-21)
Full Changelog: v1.80.0...v1.81.0
Features
- api: add container endpoint (054a210)
v1.80.0
1.80.0 (2025-05-21)
Full Changelog: v1.79.0...v1.80.0
Features
- api: new API tools (d36ae52)
Chores
- docs: grammar improvements (e746145)
v1.79.0
v1.78.1
v1.78.0
1.78.0 (2025-05-08)
Full Changelog: v1.77.0...v1.78.0
Features
- api: Add reinforcement fine-tuning api support (bebe361)