Github: https://github.com/codeofelango/gener...
This notebook demonstrates implementing a Question Answering (QA) system to show how to improve LLM's response by augmenting LLM's knowledge with external data sources such as documents, websites. The notebooks uses #vertex AI PaLM API for Text, #Embeddings for Text API, #matching Engine and #langchain 🦜️🔗.
@AIPerformanceEngineering