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 94ae126747
return sql intermediate steps (#792)
1 year ago
..
api Serialize all the chains! (#761) 1 year ago
combine_documents Serialize all the chains! (#761) 1 year ago
conversation expose memory key name (#808) 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 Serialize all the chains! (#761) 1 year ago
natbot Serialize all the chains! (#761) 1 year ago
pal Serialize all the chains! (#761) 1 year ago
qa_with_sources Serialize all the chains! (#761) 1 year ago
question_answering map rerank chain (#516) 1 year ago
sql_database return sql intermediate steps (#792) 1 year ago
summarize Prompt fix for empty intermediate steps in summarization (#660) 1 year ago
vector_db_qa enable mmr search (#807) 1 year ago
__init__.py move hyde into chains (#728) 1 year ago
base.py add tracing support to langchain (#741) 1 year ago
llm.py Harrison/serialize llm chain (#671) 1 year ago
llm_requests.py Serialize all the chains! (#761) 1 year ago
loading.py Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 1 year ago
mapreduce.py Harrison/return intermediate steps (#428) 1 year ago
moderation.py add moderation chain (#299) 2 years ago
sequential.py verbose flag (#683) 1 year ago
transform.py Add a Transformation Chain (#257) 2 years ago