Full Changelog: v6.10.0...v6.11.0
Full Changelog: v6.9.1...v6.10.0
Full Changelog: v6.9.0...v6.9.1
Full Changelog: v6.8.1...v6.9.0
Full Changelog: v6.8.0...v6.8.1
Full Changelog: v6.7.0...v6.8.0
Full Changelog: v6.5.0...v6.6.0
Full Changelog: v6.3.0...v6.4.0
Full Changelog: v6.2.0...v6.3.0
Full Changelog: v6.1.0...v6.2.0
Full Changelog: v6.0.1...v6.1.0
Full Changelog: v6.0.0...v6.0.1
Full Changelog: v5.23.2...v6.0.0
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.