generative-ai icon indicating copy to clipboard operation
generative-ai copied to clipboard

fix notebook path summarization and qa, add grocerybot

Open eliasecchig opened this issue 2 years ago • 3 comments

PR that fixes the path to run the notebook in Colab / Workbench for:

  • language/examples/document-qa/question_answering_large_documents.ipynb
  • language/examples/document-qa/question_answering_large_documents_langchain.ipynb
  • language/examples/document-summarization/summarization_large_documents.ipynb
  • language/examples/document-summarization/summarization_large_documents_langchain.ipynb
Screenshot 2023-06-21 at 12 12 47

This PR also adds GroceryBot, a sample assistant to the reference architectures folder.

eliasecchig avatar Jun 21 '23 11:06 eliasecchig

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

After testing the notebook in Vertex AI Workbench, I've made some minor changes to the notebook and renamed the file to be simpler. Could you PTAL at the changes and let me know if it LGTU? Then I'll merge

polong-lin avatar Jun 23 '23 12:06 polong-lin

Oh in the grocerybot notebook -- please run a code linter. I noticed some inconsistencies in tabbing, for example

polong-lin avatar Jun 23 '23 12:06 polong-lin

Merging, and I will do linting in the dev branch directly

polong-lin avatar Jul 02 '23 16:07 polong-lin