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
Davis Chase 7f8727bbcd
Router chains (#4019)
Unpolished router examples to help flesh out abstractions and use cases 
![Screenshot 2023-05-02 at 7 02 58
PM](https://user-images.githubusercontent.com/130488702/235820394-389e5584-db0b-415e-a260-2824b5555167.png)

---------

Co-authored-by: Shreya Rajpal <shreya.rajpal@gmail.com>
1 year ago
..
api fix: incorrect data type when construct_path in chain (#4031) 1 year ago
chat_vector_db WIP: Harrison/base retriever (#1765) 1 year ago
combine_documents Callbacks Refactor [base] (#3256) 1 year ago
constitutional_ai Harrison/constitutional chain (#3931) 1 year ago
conversation Router chains (#4019) 1 year ago
conversational_retrieval Callbacks Refactor [base] (#3256) 1 year ago
graph_qa Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
hyde Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
llm_bash Callbacks Refactor [base] (#3256) 1 year ago
llm_checker Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
llm_math Callbacks Refactor [base] (#3256) 1 year ago
llm_summarization_checker Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
natbot Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
pal Callbacks Refactor [base] (#3256) 1 year ago
qa_generation Callbacks Refactor [base] (#3256) 1 year ago
qa_with_sources Callbacks Refactor [base] (#3256) 1 year ago
query_constructor Callbacks Refactor [base] (#3256) 1 year ago
question_answering Callbacks Refactor [base] (#3256) 1 year ago
retrieval_qa Callbacks Refactor [base] (#3256) 1 year ago
router Router chains (#4019) 1 year ago
sql_database Callbacks Refactor [base] (#3256) 1 year ago
summarize Callbacks Refactor [base] (#3256) 1 year ago
__init__.py Harrison/openapi spec (#2474) 1 year ago
base.py Router chains (#4019) 1 year ago
llm.py Router chains (#4019) 1 year ago
llm_requests.py Callbacks Refactor [base] (#3256) 1 year ago
loading.py Harrison/retrieval code (#1916) 1 year ago
mapreduce.py Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
moderation.py Callbacks Refactor [base] (#3256) 1 year ago
prompt_selector.py Callbacks Refactor [base] (#3256) 1 year ago
sequential.py Callbacks Refactor [base] (#3256) 1 year ago
transform.py Callbacks Refactor [base] (#3256) 1 year ago