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/agents
Yaroslav Halchenko 0d92a7f357
codespell: workflow, config + some (quite a few) typos fixed (#6785)
Probably the most  boring PR to review ;)

Individual commits might be easier to digest

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
1 year ago
..
__init__.py (WIP) agents (#171) 2 years ago
test_agent.py codespell: workflow, config + some (quite a few) typos fixed (#6785) 1 year ago
test_chat.py Update chat agents' output parser to extract action by regex (#7511) 1 year ago
test_initialize.py Fix breaking tags (#6765) 1 year ago
test_mrkl.py Raise an exception in MKRL and Chat Output Parsers if parsing text which contains both an action and a final answer (#5609) 1 year ago
test_public_api.py Add `OpenAIMultiFunctionsAgent` to import list in agents directory (#6824) 1 year ago
test_react.py Add caching to BaseChatModel (issue #1644) (#5089) 1 year ago
test_serialization.py Harrison/error zero tools (#6340) 1 year ago
test_sql.py Harrison/fix create sql agent (#2870) 1 year ago
test_tools.py Incorrect argument count handling (#5543) 1 year ago
test_types.py [annotation improvement] Make AgentType->Class Conversion More Scalable (#3749) 1 year ago