gemini Gemini Python SDK Releases · · 2.12.1

Google Python GenAI Client Updates for Interaction Normalization

sdkaiengineer
patch

This patch release addresses a bug in the Google Python GenAI client library related to the normalization of Interactions within triggers. The fix ensures that interactions are processed correctly, which is important for the reliable functioning of trigger-based workflows. This update is relevant for developers using the library, especially those implementing custom triggers or advanced interaction handling.

Fixes (1)
  • Fix the normalization of Interactions inside triggers
Read the original announcement →

https://github.com/googleapis/python-genai/releases/tag/v2.12.1

Related releases