fix: Pass along model version in GenerateContentResponse#621
fix: Pass along model version in GenerateContentResponse#621MarkDaoust merged 5 commits intogoogle-gemini:mainfrom
Conversation
MarkDaoust
left a comment
There was a problem hiding this comment.
Hi, thanks for the PR. Could you revert the generated docs? We'll refresh those with the next release.
MarkDaoust
left a comment
There was a problem hiding this comment.
Oh, interesting. Tests are failing because the generated client library doesn't have that attribute. So this needs a new release of the client lib before we can merge.
|
Thanks Mark for the review! Reverted docs.
To clarify, did I miss adding the |
|
I need to release a new version and update the dependancies in setup.py. cl/693090666 |
Description of the change
Pass along model version in GenerateContentResponse.
Motivation
b/378140421
Type of change
Bug fix
Checklist
git pull --rebase upstream main).