Skip to content

v2.16.1-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:49
· 319 commits to main since this release

Release Notes

v2.16.1-rc1

Bug Fixes

  • Improved validation in the ChatMessage.from_user class method. The method now raises an error if neither text nor content_parts are provided. It does not raise an error if text is an empty string.