releases.shpreview
OpenAI/Go SDK/v3.0.0

v3.0.0

September 30, 2025Go SDKView original ↗
$npx -y @buildinternet/releases show rel_9Efk7jJGdgNxJ1i1mg_hm

3.0.0 (2025-09-30)

Full Changelog: v2.7.1...v3.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 (21901ef)

Fetched April 7, 2026