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/tests/unit_tests/chains
Harrison Chase 330a5b42d4
fix map reduce chain (#550)
2 years ago
..
__init__.py initial commit 2 years ago
test_api.py LLMRequestsChain (#267) 2 years ago
test_base.py Add BaseCallbackHandler and CallbackManager (#478) 2 years ago
test_combine_documents.py fix map reduce chain (#550) 2 years ago
test_conversation.py Harrison/add human prefix (#520) 2 years ago
test_llm.py introduce output parser (#250) 2 years ago
test_llm_bash.py update branch name in gha (#274) 2 years ago
test_llm_checker.py Add LLMCheckerChain (#281) 2 years ago
test_llm_math.py initial commit 2 years ago
test_natbot.py Harrison/cache (#343) 2 years ago
test_sequential.py chore: minor clean up / formatting (#233) 2 years ago
test_transform.py Add a Transformation Chain (#257) 2 years ago