langchain/tests/unit_tests/agents
John McDonnell 68666d6a22
Gracefully degrade when model asks for nonexistent tool (#268)
Not yet tested, but very simple change, assumption is that we're cool
with just producing a generic output when tool is not found
2022-12-06 21:52:48 -08:00
..
__init__.py (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
test_agent.py Gracefully degrade when model asks for nonexistent tool (#268) 2022-12-06 21:52:48 -08:00
test_mrkl.py add docs for custom agents (#196) 2022-11-26 06:03:08 -08:00
test_react.py Gracefully degrade when model asks for nonexistent tool (#268) 2022-12-06 21:52:48 -08:00