feat: bump google-genai dependency to <3#6157
Open
wukath wants to merge 2 commits into
Open
Conversation
Collaborator
|
Response from ADK Triaging Agent Hello @wukath, thank you for submitting this pull request! To help us review your contribution more efficiently, could you please update your pull request to align with our contribution guidelines? Specifically, please address the following:
Thank you for your time and contribution to the ADK Python project! |
Support history_config parameter in LiveConnectConfig and log when initial_history_in_client_content is configured. Upgraded google-genai upper bound to <3 to allow v2 releases. TAG=agy CONV=a0ce9f11-6461-41a0-b904-f01ed1aa9f10 Change-Id: I5f4f2138ea6282803414459f1d868fa9e813a415
4fedc01 to
967676c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support history_config parameter in LiveConnectConfig. Upgraded google-genai upper bound to <3 to allow v2 releases (the history_config change is in v2.9.0rc1).