Commit Graph

13 Commits (c215a4c9ec479ea9d0d66d68aa6afbd984ca0e82)

Author SHA1 Message Date
Erick Friis 96f6b90349
templates[patch]: relock templates (#14149) 7 months ago
Erick Friis 78da34153e
TEMPLATES Metadata (#13691)
Co-authored-by: Lance Martin <lance@langchain.dev>
7 months ago
Erick Friis db4b97d590
Relock Templates (#13028) 8 months ago
Harrison Chase 83cee2cec4
Template Readmes and Standardization (#12819)
Co-authored-by: Erick Friis <erick@langchain.dev>
8 months ago
Erick Friis 6c237716c4
Update readmes with new cli install (#12847)
Old command still works. Just simplifying.

Merge after releasing CLI 0.0.15
8 months ago
Erick Friis 2a7e0a27cb
update lc version (#12655)
also updated py version in `csv-agent` and `rag-codellama-fireworks`
because they have stricter python requirements
8 months ago
Erick Friis a1fae1fddd
Readme rewrite (#12615)
Co-authored-by: Lance Martin <lance@langchain.dev>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
8 months ago
Bagatur 2424fff3f1
notebook fmt (#12498) 8 months ago
Harrison Chase 9e0ae56287
various templates improvements (#12500) 8 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>
8 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
8 months ago
Lance Martin 3afa68e30e
Update AWS Bedrock README.md (#12451) 8 months ago
Lance Martin 5c564e62e1
AWS Bedrock RAG template (#12450) 8 months ago