v2.16.0
What's Changed
- [BREAKING]
ToolV2.TypeandToolCallV2.Typewere changed from optional strings to mandatory fields and should, for now, be omitted since the only valid value isfunction - [BREAKING]
ToolCallV2.IDwas changed from an optional string to a string. - Experimental support for Batch API
- Bug fix for
unexpected end of JSON inputdecoding errors
Full Changelog: v2.15.3...v2.16.0