Ask a question to get started
Enter to send•Shift+Enter new line
MultiActionAgentOutputParser()
BaseOutputParser[list[AgentAction] | AgentFinish]
Parse text into agent actions/finish.
Base class for parsing agent output into agent actions/finish.
This is used for agents that can return multiple actions.