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
Tahjyei Thompson 7d8830f707
Add `OpenAIMultiFunctionsAgent` to import list in agents directory (#6824)
- Added OpenAIMultiFunctionsAgent to the import list of the Agents
directory

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
__init__.py (WIP) agents (#171) 2 years ago
test_agent.py split up batch llm calls into separate runs (#5804) 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