gpt.buzz
Sign in

release

OpenAI SDK v2.32.0

April 15, 2026

Version 2.32.0, released 2026-04-15, adds richer `InputFileContent` detail, a new `OAuthErrorCode` type, and websocket client support for event handlers, enqueuing while disconnected, and reconnection. The notable fix ensures file data is sent as a single parameter, which can prevent API payload bugs, and the docs examples were improved.

2.32.0 (2026-04-15) Full Changelog: v2.31.0...v2.32.0 Features api: Add detail to InputFileContent ( 60de21d ) api: add OAuthErrorCode type ( 0c8d2c3 ) client: add event handler implementation for websockets ( 0280d05 ) client: allow enqueuing to websockets even when not connected ( 67aa20e ) client: support reconnection in websockets ( eb72a95 ) Bug Fixes ensure file data are only sent as 1 parameter ( c0c2ecd ) Documentation improve examples ( 84712fa )

Source: github.com

← All news