releases.shpreview

v2.0.0

September 30, 2025Python SDKView original ↗
$npx -y @buildinternet/releases show rel_IUEfP-kB_OFyuNJn90P4e

2.0.0 (2025-09-30)

Full Changelog: v1.109.1...v2.0.0

⚠ BREAKING CHANGES

  • api: ResponseFunctionToolCallOutputItem.output and ResponseCustomToolCallOutput.output now return string | Array<ResponseInputText | ResponseInputImage | ResponseInputFile> instead of string only. This may break existing callsites that assume output is always a string.

Features

  • api: Support images and files for function call outputs in responses, BatchUsage (4105376)

Fetched April 7, 2026