langchain/langchain/chains
Harrison Chase b8d48939a2
Harrison/unified objectives (#4905)
Co-authored-by: Matthias Samwald <samwald@gmx.at>
2023-05-17 23:03:57 -07:00
..
api Add _type for all parsers (#4189) 2023-05-11 01:27:58 -07:00
chat_vector_db WIP: Harrison/base retriever (#1765) 2023-03-24 07:46:49 -07:00
combine_documents Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
constitutional_ai Harrison/unified objectives (#4905) 2023-05-17 23:03:57 -07:00
conversation Router chains (#4019) 2023-05-03 22:02:55 -07:00
conversational_retrieval Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
flare WIP: FLARE-inspired chain (#4612) 2023-05-13 09:28:28 -07:00
graph_qa Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
hyde Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
llm_bash Add _type for all parsers (#4189) 2023-05-11 01:27:58 -07:00
llm_checker Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
llm_math Improve math chain error msg (#4415) 2023-05-10 01:08:01 -07:00
llm_summarization_checker fix typos in the prompts of LLMSummarizationCheckerChain (#4518) 2023-05-11 10:32:34 -07:00
natbot Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
pal Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
qa_generation Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
qa_with_sources Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
query_constructor Harrison/add top k (#4707) 2023-05-15 09:09:22 -07:00
question_answering Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
retrieval_qa Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
router add embedding router (#4644) 2023-05-13 21:47:01 -07:00
sql_database Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
summarize Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
__init__.py WIP: FLARE-inspired chain (#4612) 2023-05-13 09:28:28 -07:00
base.py fix json saving, update docs to reference anthropic chat model (#4364) 2023-05-08 15:30:52 -07:00
llm_requests.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
llm.py fix: agenerate miss run_manager args in llm.py (#4566) 2023-05-16 17:37:56 -07:00
loading.py Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
mapreduce.py Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
moderation.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
prompt_selector.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
sequential.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
transform.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00