Commit Graph

6 Commits (00766c9f312540c888cdf8dd4ab28c8503b95422)

Author SHA1 Message Date
Bagatur 2424fff3f1
notebook fmt (#12498) 11 months ago
Harrison Chase 9e0ae56287
various templates improvements (#12500) 11 months ago
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