mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-12 12:59:07 +00:00
Add Structure Chat Agent (#3912)
Create a new chat agent that is compatible with the Multi-input tools
This commit is contained in:
@@ -14,6 +14,7 @@ _EXPECTED = [
|
||||
"ReActChain",
|
||||
"ReActTextWorldAgent",
|
||||
"SelfAskWithSearchChain",
|
||||
"StructuredChatAgent",
|
||||
"Tool",
|
||||
"ZeroShotAgent",
|
||||
"create_csv_agent",
|
||||
|
Reference in New Issue
Block a user