gpt.buzz
Sign in

release

OpenAI SDK v2.31.0

April 9, 2026

Version 2.31.0 (2026-04-08) adds a `phase` field to conversation messages, support for short-lived tokens, raw data over websockets, and a new indices array format for query/form serialization, alongside API/docs updates and one client bug fix. A notable change is that `web_search_call.results` was briefly added to `ResponseIncludable` and then removed in the same release, suggesting an API adjustment during the rollout.

2.31.0 (2026-04-08) Full Changelog: v2.30.0...v2.31.0 Features api: add phase field to conversations message ( 3e5834e ) api: add web_search_call.results to ResponseIncludable type ( ffd8741 ) client: add support for short-lived tokens ( #1608 ) ( 22fe722 ) client: support sending raw data over websockets ( f1bc52e ) internal: implement indices array format for query and form serialization ( 49194cf ) Bug Fixes client: preserve hardcoded query params when merging with user params ( 92e109c ) types: remove web_search_call.results from ResponseIncludable ( d3cc401 ) Chores tests: bump steady to v0.20.1 ( d60e2ee ) tests: bump steady to v0.20.2 ( 6508d47 ) Documentation api: update file parameter descriptions in vector_stores files and file_batches ( a9e7ebd )

Source: github.com

← All news