Releases: openai/openai-python
Releases Β· openai/openai-python
v2.20.0
2.20.0 (2026-02-10)
Full Changelog: v2.19.0...v2.20.0
Features
- api: support for images in batch api (28edb6e)
v2.19.0
2.19.0 (2026-02-10)
Full Changelog: v2.18.0...v2.19.0
Features
- api: skills and hosted shell (27fdf68)
Chores
- internal: bump dependencies (fae10fd)
v2.18.0
v2.17.0
2.17.0 (2026-02-05)
Full Changelog: v2.16.0...v2.17.0
Features
- api: add shell_call_output status field (1bbaf88)
- api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (7d96513)
- client: add custom JSON encoder for extended type support (9f43c8b)
Bug Fixes
v2.16.0
2.16.0 (2026-01-27)
Full Changelog: v2.15.0...v2.16.0
Features
- api: api update (b97f9f2)
- api: api updates (9debcc0)
- client: add support for binary request streaming (49561d8)
Bug Fixes
- api: mark assistants as deprecated (0419cbc)
Chores
Documentation
v2.15.0
2.15.0 (2026-01-09)
Full Changelog: v2.14.0...v2.15.0
Features
- api: add new Response completed_at prop (f077752)
Chores
- internal: codegen related update (e7daba6)
v2.14.0
2.14.0 (2025-12-19)
Full Changelog: v2.13.0...v2.14.0
Features
- api: slugs for new audio models; make all
modelparams accept strings (e517792)
Bug Fixes
- use async_to_httpx_files in patch method (a6af9ee)
Chores
- internal: add
--fixargument to lint script (93107ef)