langchain/tests/unit_tests/agents
Harrison Chase 4974f49bb7
add return_direct flag to tool (#537)
adds a return_direct flag to tools, which just returns the tool output
as the final output
2023-01-06 06:40:32 -08:00
..
__init__.py (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
test_agent.py add return_direct flag to tool (#537) 2023-01-06 06:40:32 -08:00
test_mrkl.py better parsing of agent output (#418) 2022-12-25 09:53:36 -05:00
test_react.py Harrison/tools exp (#372) 2022-12-18 21:51:23 -05:00