Mark Daoust
Mark Daoust
In https://github.com/google-gemini/cookbook/pull/187 I'm working on tooling to test our notebooks. This fixes a bunch of notebooks to run with the script. Most of the adjustments are to account for the...
### Description of the feature request: https://github.com/google-gemini/generative-ai-python/pull/333
### Description of the bug: There are no reference docs for semantic_retreiver or generate_answer on ai.google.dev
Add a starter script for testing notebooks. based on google3/devsite/tools/tensorflow/kokoro/tf_ecosystem/executor.py This gets most notebooks passing, we can use it as a base to setup presubmits. Some notebooks are still failing:...