github googleapis/python-genai v1.2.0

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

1.2.0 (2025-02-12)

Features

  • Enable Media resolution for Gemini API. (6cdf61d)
  • Support property_ordering in response_schema (fixes #236) (01b15e3)

Bug Fixes

  • Default to list base models for async models list (d3226b7)
  • Remove Type import from types.py that get's shadowed by API Type type. (fixes #310) (78f58c3)
  • Use typing_extensions.TypedDict for TypedDict types (fixes #189) (996562a)

Documentation

  • Client initialization using environmental variables. (e4c2ffc)
  • Fix File.expiration_time description (fixes #318) (729f619)
  • Fix files.upload docs to use 'file' instead of 'path' (fixes #306) (2b35d0c)

Don't miss a new python-genai release

NewReleases is sending notifications on new releases.