Ask a question to get started
Enter to sendā¢Shift+Enter new line
BaseMultiActionAgent()
BaseModel
Return values of the agent.
Return the input keys.
Get allowed tools.
Given input, decided what to do.
Async given input, decided what to do.
Return response when agent has been stopped due to max iterations.
Return dictionary representation of agent.
Save the agent.
Return logging kwargs for tool run.
Base Multi Action Agent class.