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 4b5d427421
Harrison/source docs (#1275)
Co-authored-by: Tushar Dhadiwal <tushardhadiwal@users.noreply.github.com>
1 year ago
..
api Serialize all the chains! (#761) 1 year ago
chat_vector_db Harrison/source docs (#1275) 1 year ago
combine_documents fix stuff count (#1083) 1 year ago
constitutional_ai Fix typo in constitutional_ai base.py (#1216) 1 year ago
conversation Harrion/kg (#1016) 1 year ago
graph_qa Harrion/kg (#1016) 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 Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 1 year ago
natbot Fix typo in crawler.py (#842) 1 year ago
pal return code for pal (#844) 1 year ago
qa_with_sources Serialize all the chains! (#761) 1 year ago
question_answering Enable streaming for OpenAI LLM (#986) 1 year ago
sql_database Don't instruct LLM to use the LIMIT clause, which is incompatible with SQL Server (#1242) 1 year ago
summarize update lint (#975) 1 year ago
vector_db_qa pass in prompts to vectordbqa (#1158) 1 year ago
__init__.py Added constitutional chain. (#1147) 1 year ago
base.py Enable streaming for OpenAI LLM (#986) 1 year ago
llm.py Refactor some loops into list comprehensions (#1185) 1 year ago
llm_requests.py Serialize all the chains! (#761) 1 year ago
loading.py added ability to override default verbose and memory when load chain … (#1153) 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) 1 year ago