Open Annhiluc opened 1 week ago
Thanks Mark for the review! Reverted docs.
Tests are failing because the generated client library doesn't have that attribute.
To clarify, did I miss adding the model_version
somewhere or has the client library already added this attribute and it hasn't been released yet? How can I check on the release of the client lib?
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
).