Commit Graph

9 Commits (bd5d2c2674a9600494153ea833476920a9a1c3b4)

Author SHA1 Message Date
Erick Friis 64785822dc
templates: bump (#17074) 5 months ago
Erick Friis 08be477c24
templates: 0.1 bump (#15648) 6 months ago
Erick Friis 69a8a26683
templates: fix deps (#15439) 6 months ago
Erick Friis 78da34153e
TEMPLATES Metadata (#13691)
Co-authored-by: Lance Martin <lance@langchain.dev>
7 months ago
Harrison Chase 83cee2cec4
Template Readmes and Standardization (#12819)
Co-authored-by: Erick Friis <erick@langchain.dev>
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
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 5c564e62e1
AWS Bedrock RAG template (#12450) 8 months ago