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
Ankush Gola 8d0869c6d3
change run to use args and kwargs (#367)
Before, `run` was not able to be called with multiple arguments. This
expands the functionality.
1 year ago
..
__init__.py initial commit 2 years ago
test_api.py LLMRequestsChain (#267) 1 year ago
test_base.py change run to use args and kwargs (#367) 1 year ago
test_combine_documents.py Harrison/map reduce merge (#344) 1 year ago
test_conversation.py Add `clear()` method for `Memory` (#305) 1 year ago
test_llm.py introduce output parser (#250) 1 year ago
test_llm_bash.py update branch name in gha (#274) 1 year ago
test_llm_checker.py Add LLMCheckerChain (#281) 1 year ago
test_llm_math.py initial commit 2 years ago
test_natbot.py Harrison/cache (#343) 1 year ago
test_sequential.py chore: minor clean up / formatting (#233) 1 year ago
test_transform.py Add a Transformation Chain (#257) 1 year ago