Commit Graph

6 Commits (e914283cf91f9d832811fea3f7ad07e8196f8830)

Author SHA1 Message Date
Bagatur 2424fff3f1
notebook fmt (#12498) 9 months ago
Harrison Chase 9e0ae56287
various templates improvements (#12500) 9 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>
9 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
9 months ago
Lance Martin 3afa68e30e
Update AWS Bedrock README.md (#12451) 9 months ago
Lance Martin 5c564e62e1
AWS Bedrock RAG template (#12450) 9 months ago