Updated Basic_Evaluation.ipynb to use google-genai
Updated module google-generativeai to use google-genai Refactored imports Modified how configs are being assigned to models
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Thanks for the submission. @Shi-pra-19!
I just added a couple of minor comments to make the notebook easier to understand and to maintain.
Can you also check the format failures and fix them (likely because you haven't run the formatting script) ?
And last thing, before you run the formatting script, can you also run all the cells to make sure everything works as expected? The output cells do not seem to have been updated.
Thanks again!
@Giom-V Thanks for the review!
I went through your comments and updated the notebook based on that. I also ran the formatting script and re-ran all the cells.
Let me know if I missed anything.
Thanks for the submission @Shi-pra-19 and sorry for the time it took for the reviews.