output_info to BatchJob (7b77ab8)enterprise to Client constructor and GOOGLE_GENAI_USE_ENTERPRISE (693fd9a)AsyncClient.__aexit__, __exit__. (a74dc65)Vertex AI with Gemini Enterprise Agent Platform, update method error message to replace Vertex AI with Gemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replace Vertex AI with Gemini Enterprise Agent Platform (413f0f9)[!CAUTION] CRITICAL WARNING: Do not use this version if you are implementing or relying on webhooks. This release contains known issues regarding webhook sdk. Please use v1.73.1 or later.
attempts=0 as attempts=1 in retry options to ensure no retries (2856c0a)[!CAUTION] Known Issue: This release contains a bug where the
typing-extensionslower bound is set too low, which causes the SDK to break in some environments.Recommended Actions:
- Fall back to 1.66.0: If you do not immediately need the new features in 1.67.0, we recommend sticking with the previous stable version:
pip install google-genai==1.66.0- Manual Fix: If you must use 1.67.0, you can resolve the issue by manually upgrading
typing-extensions:pip install "typing-extensions>=4.14.0"
websockets (3b82b5f)include_input query parameter to Get Interaction endpoint. (a0240d9)