langchain/tests/unit_tests/agents
Harrison Chase 9e74df2404
Fix issue#1645: Parse llm_output even there's newline (#2092) (#2099)
Fix issue#1645: Parse either whitespace or newline after 'Action Input:'
in llm_output in mrkl agent.
Unittests added accordingly.

Co-authored-by: ₿ingnan.ΞTH <brillliantz@outlook.com>
2023-03-28 08:14:09 -07:00
..
__init__.py (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
test_agent.py [agent_executor] convenience func: lookup tool by name (#2001) 2023-03-27 23:10:34 -07:00
test_mrkl.py Fix issue#1645: Parse llm_output even there's newline (#2092) (#2099) 2023-03-28 08:14:09 -07:00
test_react.py Make Tools own model, add ToolKit Concept (#1095) 2023-02-18 13:40:43 -08:00
test_tools.py rfc: callback changes (#1165) 2023-02-20 22:54:15 -08:00