Optional
fields: OutputParserArgsParses the text output of an agent action, extracting the tool, tool input, and output.
The text output of an agent action.
An object containing the tool, tool input, and output extracted from the text, along with the original text as a log.
Generated using TypeDoc
A class that extends
AgentActionOutputParser
to provide a custom implementation for parsing the output of a ZeroShotAgent action.