langchain/tests/unit_tests/chains
Akash Samant 48b093823e
Add a Transformation Chain (#257)
Arbitrary transformation chains that can be used to add dictionary
extractions from llms/other chains
2022-12-06 21:58:16 -08:00
..
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_api.py LLMRequestsChain (#267) 2022-12-06 21:55:02 -08:00
test_base.py consolidate run functions (#126) 2022-11-13 18:14:35 -08:00
test_bash.py BashChain (#260) 2022-12-06 21:57:50 -08:00
test_conversation.py Harrison/memory docs (#195) 2022-11-26 05:58:54 -08:00
test_llm_bash.py BashChain (#260) 2022-12-06 21:57:50 -08:00
test_llm_math.py initial commit 2022-10-24 14:51:15 -07:00
test_llm.py introduce output parser (#250) 2022-12-03 13:28:07 -08:00
test_natbot.py consolidate run functions (#126) 2022-11-13 18:14:35 -08:00
test_sequential.py chore: minor clean up / formatting (#233) 2022-12-01 10:50:36 -08:00
test_transform.py Add a Transformation Chain (#257) 2022-12-06 21:58:16 -08:00