Skip to content

v2.16.0

Choose a tag to compare

@daniel-cohere daniel-cohere released this 04 Nov 21:48
· 4 commits to main since this release
6ba47f9

What's Changed

  • [BREAKING] ToolV2.Type and ToolCallV2.Type were changed from optional strings to mandatory fields and should, for now, be omitted since the only valid value is function
  • [BREAKING] ToolCallV2.ID was changed from an optional string to a string.
  • Experimental support for Batch API
  • Bug fix for unexpected end of JSON input decoding errors

Full Changelog: v2.15.3...v2.16.0