Releases: openai/openai-python
Releases Β· openai/openai-python
v2.29.0
2.29.0 (2026-03-17)
Full Changelog: v2.28.0...v2.29.0
Features
- api: 5.4 nano and mini model slugs (3b45666)
- api: add /v1/videos endpoint to batches create method (c0e7a16)
- api: add defer_loading field to ToolFunction (3167595)
- api: add in and nin operators to ComparisonFilter type (664f02b)
Bug Fixes
- deps: bump minimum typing-extensions version (a2fb2ca)
- pydantic: do not pass
by_aliasunless set (8ebe8fb)
Chores
- internal: tweak CI branches (96ccc3c)
v2.28.0
v2.27.0
2.27.0 (2026-03-13)
Full Changelog: v2.26.0...v2.27.0
Features
- api: api update (60ab24a)
- api: manual updates (b244b09)
- api: manual updates (d806635)
- api: sora api improvements: character api, video extensions/edits, higher resolution exports. (58b70d3)
Bug Fixes
- api: repair merged videos resource (742d8ee)
Chores
v2.26.0
2.26.0 (2026-03-05)
Full Changelog: v2.25.0...v2.26.0
Features
- api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (78f5b3c)
v2.25.0
2.25.0 (2026-03-05)
Full Changelog: v2.24.0...v2.25.0
Features
- api: gpt-5.4, tool search tool, and new computer tool (6b2043f)
- api: remove prompt_cache_key param from responses, phase field from message types (44fb382)
Bug Fixes
Chores
v2.24.0
v2.23.0
2.23.0 (2026-02-24)
Full Changelog: v2.22.0...v2.23.0
Features
- api: add gpt-realtime-1.5 and gpt-audio-1.5 model options to realtime calls (3300b61)
Chores
- internal: make
test_proxy_environment_variablesmore resilient (6b441e2)
v2.22.0
2.22.0 (2026-02-23)
Full Changelog: v2.21.0...v2.22.0
Features
- api: websockets for responses api (c01f6fb)
Chores
Documentation
v2.21.0
2.21.0 (2026-02-13)
Full Changelog: v2.20.0...v2.21.0
Features
- api: container network_policy and skills (d19de2e)
Bug Fixes
- structured outputs: resolve memory leak in parse methods (#2860) (6dcbe21)
- webhooks: preserve method visibility for compatibility checks (44a8936)
Chores
- internal: fix lint error on Python 3.14 (534f215)
Documentation
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)