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 f23b3ceb49
consolidate run functions (#126)
consolidating logic for when a chain is able to run with single input
text, single output text

open to feedback on naming, logic, usefulness
2 years ago
..
__init__.py initial commit 2 years ago
test_base.py consolidate run functions (#126) 2 years ago
test_llm.py Refactor prompts into module, add example generation utils (#64) 2 years ago
test_llm_math.py initial commit 2 years ago
test_mrkl.py Harrison/fix imports (#72) 2 years ago
test_natbot.py consolidate run functions (#126) 2 years ago
test_python.py initial commit 2 years ago
test_react.py consolidate run functions (#126) 2 years ago