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 3474f39e21
Harrison/improve cache (#368)
make it so everything goes through generate, which removes the need for
two types of caches
1 year ago
..
api Harrison/improve cache (#368) 1 year ago
combine_documents add optional collapse prompt (#358) 1 year ago
conversation Harrison/improve cache (#368) 1 year ago
llm_bash Harrison/improve cache (#368) 1 year ago
llm_checker Harrison/improve cache (#368) 1 year ago
llm_math Harrison/improve cache (#368) 1 year ago
natbot Harrison/improve cache (#368) 1 year ago
pal Harrison/improve cache (#368) 1 year ago
qa_with_sources Harrison/improve cache (#368) 1 year ago
question_answering Harrison/improve cache (#368) 1 year ago
sql_database Harrison/improve cache (#368) 1 year ago
summarize Harrison/improve cache (#368) 1 year ago
vector_db_qa Harrison/improve cache (#368) 1 year ago
__init__.py add moderation chain (#299) 1 year ago
base.py change run to use args and kwargs (#367) 1 year ago
llm.py Harrison/improve cache (#368) 1 year ago
llm_requests.py LLMRequestsChain (#267) 2 years ago
mapreduce.py Harrison/improve cache (#368) 1 year ago
moderation.py add moderation chain (#299) 1 year ago
sequential.py Harrison/sequential chains (#168) 2 years ago
transform.py Add a Transformation Chain (#257) 2 years ago