OpenAI SDK (Python) v2.32.0
OpenAI releases Python SDK v2.32.0 with websocket reconnection support, OAuth error codes, and expanded input file content detail.
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)
- github.comopenai-python v2.32.0primary