Ask a question to get started
Enter to sendā¢Shift+Enter new line
parse( self, text: str, ) -> AgentAction | AgentFinish
text
str
The text to parse.
Parse the output from the agent into an AgentAction or AgentFinish object.