release
OpenAI SDK v2.33.0
April 28, 2026
v2.33.0, released on 2026-04-28, adds an API update and includes a bug fix that changes the `prompt_cache_retention` enum value from `in-memory` to `in_memory`, along with a CI chore removing the release-doctor workflow. The enum correction is the notable change because it can affect clients that rely on the exact API value, while the rest of the release is a small maintenance update.
2.33.0 (2026-04-28) Full Changelog: v2.32.0...v2.33.0 Features api: api update ( 18f834a ) Bug Fixes api: correct prompt_cache_retention enum value from in-memory to in_memory ( #1822 ) ( f9d2d13 ) Chores ci: remove release-doctor workflow ( 00b2091 )
Source: github.com