Commit Graph

4 Commits (d85d4d78222f4ef161ebc7c4366e05399eaf96d9)

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 3afa68e30e
Update AWS Bedrock README.md (#12451) 11 months ago
Lance Martin 5c564e62e1
AWS Bedrock RAG template (#12450) 11 months ago