You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/chains
Harrison Chase 47d37db2d2
WIP: Harrison/base retriever (#1765)
1 year ago
..
api Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) 1 year ago
chat_vector_db WIP: Harrison/base retriever (#1765) 1 year ago
combine_documents move output parsing (#1605) 1 year ago
constitutional_ai principles list (#1888) 1 year ago
conversation buffer memory old version (#1581) 1 year ago
conversational_retrieval WIP: Harrison/base retriever (#1765) 1 year ago
graph_qa Harrion/kg (#1016) 1 year ago
hyde Serialize all the chains! (#761) 1 year ago
llm_bash fix typing (#1807) 1 year ago
llm_checker Serialize all the chains! (#761) 1 year ago
llm_math Harrison/llm math (#1808) 1 year ago
llm_summarization_checker fix always verbose on summarization checker (#1440) 1 year ago
natbot Fix typo in crawler.py (#842) 1 year ago
pal fix typing (#1807) 1 year ago
qa_generation Harrison/agent eval (#1620) 1 year ago
qa_with_sources WIP: Harrison/base retriever (#1765) 1 year ago
question_answering Fix wrong prompt in refine chain (#1770) 1 year ago
retrieval_qa WIP: Harrison/base retriever (#1765) 1 year ago
sql_database fix typing (#1807) 1 year ago
summarize fix typing (#1807) 1 year ago
__init__.py Harrison/retrieval code (#1916) 1 year ago
base.py Harrison/memory refactor (#1478) 1 year ago
llm.py (rfc) chat models (#1424) 1 year ago
llm_requests.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
loading.py Harrison/retrieval code (#1916) 1 year ago
mapreduce.py Harrison/return intermediate steps (#428) 1 year ago
moderation.py add moderation chain (#299) 1 year ago
prompt_selector.py add concept of prompt collection (#1507) 1 year ago
sequential.py Harrison/simple memory (#1435) 1 year ago
transform.py Add a Transformation Chain (#257) 2 years ago