Commit Graph

3 Commits (360cff81a390540cd60d6a1094c3575bd44953a0)

Author SHA1 Message Date
Piyush Jain 689853902e
Added a rag template for Kendra (#12470)
## Description
Adds a rag template for Amazon Kendra with Bedrock.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
11 months ago
Piyush Jain 5545de0466
Updated the Bedrock rag template (#12462)
Updates the bedrock rag template.
- Removes pinecone and replaces with FAISS as the vector store
- Fixes the environment variables, setting defaults
- Adds a `main.py` test file quick sanity testing
- Updates README.md with correct instructions
11 months ago
Lance Martin 5c564e62e1
AWS Bedrock RAG template (#12450) 11 months ago