- on AWS
-
Amazon Kendra Index as private Knowledge Base
-
Private LLM on SageMaker Endpoint with LMI (Large Model Inference) container
-
WebSearch as a chain Tool
-
'Hybrid Chain' - Internal Answer (Internal Knowledge) + web search => final answer
-
Larger model with better understanding of task prompts
-
Retrieval similarity filtering
-
Description-based Tool retrieving
-
https://github.com/aws-samples/amazon-kendra-langchain-extensionsa
-
https://rapidapi.com/microsoft-azure-org-microsoft-cognitive-services/api/bing-web-search1/
Inherit LICENSE from amazon-kendra-langchain-extensions