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
Francisco Ingham 213c2e33e5
Sql prompt improvement (#787)
Co-authored-by: Francisco Ingham <>
1 year ago
..
api Serialize all the chains! (#761) 1 year ago
combine_documents Serialize all the chains! (#761) 1 year ago
conversation ConversationEntityMemory: Chain which uses an entity extraction & sum… (#678) 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 Sql prompt improvement (#787) 1 year ago
summarize Prompt fix for empty intermediate steps in summarization (#660) 1 year ago
vector_db_qa Serialize all the chains! (#761) 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 Serialize all the chains! (#761) 1 year ago
mapreduce.py Harrison/return intermediate steps (#428) 1 year ago
moderation.py add moderation chain (#299) 1 year ago
sequential.py verbose flag (#683) 1 year ago
transform.py Add a Transformation Chain (#257) 2 years ago