github googleapis/python-genai v1.13.0

latest releases: v1.36.0, v1.35.0, v1.34.0...
4 months ago

1.13.0 (2025-04-30)

Features

  • Add models.delete and models.update to manage tuned models (53a3282)
  • Add support for live grounding metadata (b904cba)
  • Make min_property, max_property, min_length, max_length, example, patter fields available for Schema class when calling Gemini API (52919cb)
  • Support setting the default base URL in clients via set_default_base_urls() (2b82d72)
  • Support using the passed credentials in AsyncLive::connect (#738) (568cfd2)

Bug Fixes

  • Do not raise error for default field in Schema for Gemini API calls (1d3d1c9)
  • Set propertyOrdering when schema is specified as dict or types.Schema. (48eebe0)

Documentation

  • Add a link for where to find the Google Cloud project id, API key and location (916bd6e)

Don't miss a new python-genai release

NewReleases is sending notifications on new releases.