Full Changelog: v2.9.0...v2.10.0
Full Changelog: v2.8.0...v2.8.1
Full Changelog: v2.7.2...v2.8.0
model_dump and model_dump_json for Pydantic v1 (c7bd234)Full Changelog: v2.7.1...v2.7.2
Full Changelog: v2.7.0...v2.7.1
Full Changelog: v2.6.1...v2.7.0
Full Changelog: v2.6.0...v2.6.1
Full Changelog: v2.5.0...v2.6.0
Full Changelog: v2.4.0...v2.5.0
httpx-aiohttp version to 0.1.9 (67f2f0a)Full Changelog: v2.3.0...v2.4.0
Full Changelog: v2.2.0...v2.3.0
Full Changelog: v2.1.0...v2.2.0
Full Changelog: v2.0.1...v2.1.0
Full Changelog: v2.0.0...v2.0.1
Full Changelog: v1.109.1...v2.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.Full Changelog: v1.109.0...v1.109.1
pydantic<2.8.0 when using additional fields (5d95ecf)