gpt.buzz
Sign in

release

OpenAI SDK v2.29.0

March 17, 2026

v2.29.0, released on 2026-03-17, adds 5.4 nano and mini model slugs, a `/v1/videos` endpoint for `batches.create`, a `defer_loading` field on `ToolFunction`, and `in`/`nin` operators on `ComparisonFilter`. The update also bumps the minimum `typing-extensions` version and fixes a `pydantic` alias-handling issue, which should improve API coverage and type/runtime compatibility.

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_alias unless set ( 8ebe8fb ) Chores internal: tweak CI branches ( 96ccc3c )

Source: github.com

← All news