langchain-ai / langchain-aws-template

Build Generative AI applications with Langchain on AWS
Other
170 stars 50 forks source link

Add a RAG template #16

Open 3coins opened 1 year ago

3coins commented 1 year ago

Add a Retrieval Augmented Generation (RAG) template that can connect to external knowledge sources.

wbeckler commented 1 year ago

The current OpenSearch Langchain plugin is based on a self-hosted single-node open source setup. It makes sense to offer a recipe for managed OpenSearch for a more scalable setup.