Commit Graph

34 Commits (33e77a1007f344831783858559a3501a33e4ff66)

Author SHA1 Message Date
Lance Martin 26f0ca222d
RAG template for MongoDB Atlas Vector Search (#12526) 12 months ago
William FH 199630ff93
Replace You with DDG in xml agent (#12504)
You requires an email to get an API key which IMO is too much friction.
Duckduck go is free and easy to install.
12 months ago
Lance Martin c57945e0a8
Formatting on ntbks (#12576) 12 months ago
Lance Martin 08103e6d48
Minor template cleaning (#12573) 12 months ago
Tomaz Bratanic 8e88ba16a8
Update neo4j template readmes (#12540) 12 months ago
Bagatur 2424fff3f1
notebook fmt (#12498) 12 months ago
Harrison Chase 56cc5b847c
Harrison/add descriptions (#12522) 12 months ago
Harrison Chase 9e0ae56287
various templates improvements (#12500) 12 months ago
Harrison Chase 61f5ea4b5e
Sphinxbio nls/add plate chain template (#12502)
Co-authored-by: Nicholas Larus-Stone <7347808+nlarusstone@users.noreply.github.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
12 months ago
Harrison Chase 221134d239
Harrison/quick start (#12491)
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
12 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>
12 months ago
Tyler Hutcherson 4209457bdc
Redis langserve template (#12443)
Add Redis langserve template! Eventually will add semantic caching to
this too. But I was struggling to get that to work for some reason with
the LCEL implementation here.

- **Description:** Introduces the Redis LangServe template. A simple RAG
based app built on top of Redis that allows you to chat with company's
public financial data (Edgar 10k filings)
  - **Issue:** None
- **Dependencies:** The template contains the poetry project
requirements to run this template
  - **Tag maintainer:** @baskaryan @Spartee 
  - **Twitter handle:** @tchutch94

**Note**: this requires the commit here that deletes the
`_aget_relevant_documents()` method from the Redis retriever class that
wasn't implemented. That was breaking the langserve app.

---------

Co-authored-by: Sam Partee <sam.partee@redis.com>
12 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
1 year ago
Lance Martin 5c2243ee91
Update llama.cpp and Ollama templates (#12466) 1 year ago
Lance Martin f10c17c6a4
Update SQL templates (#12464) 1 year ago
Lance Martin a476147189
Add Weaviate RAG template (#12460) 1 year ago
Erick Friis 38cee5fae0
cli updates 2 (#12447)
- extras group
- readme
- another readme

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
1 year ago
Lance Martin 3afa68e30e
Update AWS Bedrock README.md (#12451) 1 year ago
Lance Martin 5c564e62e1
AWS Bedrock RAG template (#12450) 1 year ago
Erick Friis 6908634428
cli updates oct27 (#12436) 1 year ago
Lance Martin 68e12d34a9
Add invoke example to LLaMA2 function template notebook (#12437) 1 year ago
Lance Martin 05bbf943f2
LLaMA2 with JSON schema support template (#12435) 1 year ago
David Duong 52c194ec3a
Fix templates typos (#12428) 1 year ago
Lance Martin d6acb3ed7e
Clean-up template READMEs (#12403)
Normalize, and update notebooks.
1 year ago
Erick Friis 4b16601d33
Format Templates (#12396) 1 year ago
Harrison Chase 56ee56736b
add template for hyde (#12390) 1 year ago
Lance Martin b8af5b0a8e
Minor updates to ReRank template (#12388) 1 year ago
Lance Martin 237026c060
Cohere re-rank template (#12378) 1 year ago
Jacob Lee 7e5e5e87d8
Adds linter in templates (#12321)
Did not actually run/fix errors yet @efriis
1 year ago
Lance Martin 0af6e64ad9
Update multi query template README, ntbk (#12356) 1 year ago
Lance Martin bc6f6e968e
Add template for Pinecone + Multi-Query (#12353) 1 year ago
Harrison Chase 8ec7aade9f
add docs for templates (#12346) 1 year ago
Jacob Lee 28c39503eb
Allow index name customization via env var in rag-conversation (#12315) 1 year ago
Erick Friis ebf998acb6
Templates (#12294)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Lance Martin <lance@langchain.dev>
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
1 year ago