Download Latest Version v3.3.0 source code.tar.gz (453.6 kB)
Email in envelope

Get an email when there's a new version of OpenAI Go

Home / v3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-30 791 Bytes
v3.0.0 source code.tar.gz 2025-09-30 433.9 kB
v3.0.0 source code.zip 2025-09-30 542.0 kB
Totals: 3 Items   976.7 kB 0

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)
Source: README.md, updated 2025-09-30