Skip to content

v1.0.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@amirh amirh released this 04 Feb 23:27

Features

  • Add labels for GenerateContent requests (3e3b82d)
  • Add Union support to response_schema (eedf4f1)

Bug Fixes

  • Avoid false test failure by skipping incompatible test case for python 3.13 (7f10e55)
  • Default to list base models (instead of tuned models) (ef48f0d)
  • Raise error when Gemini API response_schema has 'default' or 'anyof' fields (c50bca0)
  • Remove redundant contents in Automatic Function Calling history (5510595)

Documentation

  • Remove thoughts examples and update tests (af3b339)