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 523ad8d2e2
Harrison/chat history formatter1 (#1538)
Co-authored-by: Youssef A. Abukwaik <yousseb@users.noreply.github.com>
1 year ago
..
api Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
chat_vector_db Harrison/chat history formatter1 (#1538) 1 year ago
combine_documents fix stuff count (#1083) 1 year ago
constitutional_ai (rfc) chat models (#1424) 1 year ago
conversation Harrison/memory refactor (#1478) 1 year ago
graph_qa Harrion/kg (#1016) 1 year ago
hyde Serialize all the chains! (#761) 1 year ago
llm_bash Serialize all the chains! (#761) 1 year ago
llm_checker Serialize all the chains! (#761) 1 year ago
llm_math Fix an unusual issue that occurs when using OpenAIChat for llm_math (#1410) 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 return code for pal (#844) 1 year ago
qa_with_sources add return source docs (#1515) 1 year ago
question_answering Harrison/prompt issues (#1537) 1 year ago
sql_database Don't instruct LLM to use the LIMIT clause, which is incompatible with SQL Server (#1242) 1 year ago
summarize update lint (#975) 1 year ago
vector_db_qa add concept of prompt collection (#1507) 1 year ago
__init__.py Harrison/summarizer chain (#1356) 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 added ability to override default verbose and memory when load chain … (#1153) 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