fix(deps): update dependency google-genai to v2 - #2464
Conversation
|
0eafeac to
2d2ff5d
Compare
2d2ff5d to
9293a1b
Compare
|
@gemini-code-assist can you review the changes |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
There was a problem hiding this comment.
Code Review
This pull request updates the google-genai dependency to version 2.4.0 and refactors the Google response translation logic to align with the updated API, replacing TurnParam with StepParam and updating associated tests. The reviewer suggested moving the unrelated documentation change regarding commit hygiene in AGENTS.md to a separate pull request to maintain a focused commit history.
| ### 7. Commit Hygiene | ||
| – Use Conventional Commits for every commit message (for example, `fix(llm): update google interactions translator`) |
There was a problem hiding this comment.
This change about commit hygiene seems unrelated to the main purpose of this PR, which is updating the google-genai dependency. To maintain a clean and focused commit history, it would be better to move this documentation change to a separate PR. This helps in reviewing and tracking changes more effectively.
This PR contains the following updates:
>=1.0,<2→>=1.0,<3Release Notes
googleapis/python-genai (google-genai)
v2.2.0Compare Source
Features
argumentsfield to the ArgumentDelta type (b0131f8)v2.1.0Compare Source
Features
Bug Fixes
v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
⚠ BREAKING CHANGES - Interactions Only
Note: The breaking changes are only in interactions.
GenerateContentusage in unaffected.Refer to https://ai.google.dev/gemini-api/docs/interactions-breaking-changes-may-2026 for details
Documentation
v1.75.0Compare Source
Features
Bug Fixes
Documentation
v1.74.0Compare Source
Features
output_infotoBatchJob(7b77ab8)enterpriseto Client constructor andGOOGLE_GENAI_USE_ENTERPRISE(693fd9a)Bug Fixes
AsyncClient.__aexit__,__exit__. (a74dc65)Documentation
Vertex AIwithGemini Enterprise Agent Platform, update method error message to replaceVertex AIwithGemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replaceVertex AIwithGemini Enterprise Agent Platform(413f0f9)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.