Update dependency google-genai to ~=1.75.0#34
Conversation
| # limitations under the License. | ||
|
|
||
| google-genai ~= 1.0.0 | ||
| google-genai ~=1.75.0 |
There was a problem hiding this comment.
it looked intentional to test against 1.0, as in saying that the instrumentation is compatible with 1.0
e.g. in Java instrumentation we test against an earliest library baseline as well as the latest library release
I wasn't sure what existing policy here is, though given the fast pace of GenAI, I would support only testing against latest
There was a problem hiding this comment.
These are not even tests, just examples. We should run them against latest (which is at 2.4, renovate didn't want to update major version? 🤔)
I'm thinking we should either replace these with conformance tests or make them testable.
There was a problem hiding this comment.
renovate didn't want to update major version?
it likes to separate minor updates from major updates, it's got a lot of updates queued for this repo: #1
I didn't want to mass request them myself until I had a better understanding of this repo's dependencies, no need for me to be a blocker here, though I do plan to spend some time this week to better understand the dependency story
|
This is just updating some requirements.txt in the /examples/ folder which I think is harmless.. What's interesting is there are 2 places where we list One is this optional dependency block: The optional dependencies block allows you to do a The other is the The There must be a reason we don't put the library itself in the |
dc8771c to
5131a23
Compare
5131a23 to
c79e687
Compare
c79e687 to
48214ab
Compare
48214ab to
af4be17
Compare
This PR contains the following updates:
~= 1.0.0→~=1.75.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
googleapis/python-genai (google-genai)
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)v1.73.1Compare Source
Bug Fixes
webhooks.retrievetowebhooks.get. (649f4b0)Documentation
v1.73.0Compare Source
Features
Bug Fixes
v1.72.0Compare Source
Features
Documentation
v1.71.0Compare Source
Features
Documentation
v1.70.0Compare Source
Features
Bug Fixes
v1.69.0Compare Source
Features
Bug Fixes
Documentation
v1.68.0Compare Source
Breaking changes
Features
Bug Fixes
attempts=0asattempts=1in retry options to ensure no retries (2856c0a)Documentation
v1.67.0Compare Source
Features
Bug Fixes
v1.66.0Compare Source
Features
v1.65.0Compare Source
Features
Bug Fixes
Documentation
v1.64.0Compare Source
Features
v1.63.0Compare Source
Features
Bug Fixes
websockets(3b82b5f)Documentation
v1.62.0Compare Source
Features
Bug Fixes
v1.61.0Compare Source
Features
include_inputquery parameter to Get Interaction endpoint. (a0240d9)Bug Fixes
v1.60.0Compare Source
Features
Documentation
v1.59.0Compare Source
Features
Documentation
v1.58.0Compare Source
Features
Bug Fixes
Documentation
v1.57.0Compare Source
Features
Bug Fixes
Documentation
codegen_instructions.mdfor Gemini 3 Flash (22500b5)v1.56.0Compare Source
Features
Bug Fixes
Documentation
v1.55.0Compare Source
Features
Bug Fixes
Documentation
v1.54.0Compare Source
Features
Bug Fixes
Documentation
v1.53.0Compare Source
Features
Bug Fixes
Documentation
v1.52.0Compare Source
Features
Bug Fixes
TypeError: issubclass() arg 1 must be a classwhen usingList[str]forcontents(c624d7e)v1.51.0Compare Source
Features
Bug Fixes
Documentation
v1.50.1Compare Source
Bug Fixes
v1.50.0Compare Source
Features
Bug Fixes
Documentation
v1.49.0Compare Source
Features
Bug Fixes
Documentation
v1.48.0Compare Source
Features
Bug Fixes
v1.47.0Compare Source
Features
Bug Fixes
__del__methods more robust in_api_clientandclient. (64cab58)Documentation
v1.46.0Compare Source
Features
Bug Fixes
Documentation
v1.45.0Compare Source
Features
Bug Fixes
v1.44.0Compare Source
Features
Bug Fixes
Documentation
v1.43.0Compare Source
Features
Documentation
v1.42.0Compare Source
Features
FunctionResponsePartand creating FunctionResponsePartwithFunctionResponseParts(72c92d8)Bug Fixes
READ_BUFFER_SIZEin_api_client.pyfor streaming large chunks in new model (981bba7)v1.41.0Compare Source
Features
NO_IMAGEenum value toFinishReason(3877044)Bug Fixes
Documentation
v1.40.0Compare Source
Features
ImageConfigtoGenerateContentConfig(88088df)Bug Fixes
v1.39.1Compare Source
Bug Fixes
Documentation
v1.39.0Compare Source
Features
Bug Fixes
JOB_STATE_RUNNINGandJOB_STATE_EXPIREDfor Gemini Batches states (739f72d)pre_tuned_model_checkpoint_idfrom tuning config. (1d3d28a)v1.38.0Compare Source
Features
Bug Fixes
Documentation
v1.37.0Compare Source
Features
VideoGenerationMaskModeenum for Veo 2 Editing (3d73cc5)Bug Fixes
Documentation
[
v1.36.0](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOConfiguration
📅 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.