A class that provides a custom implementation for parsing the output of a StructuredChatAgent action. It extends the AgentActionOutputParser class and extracts the action and action input from the text output, returning an AgentAction or AgentFinish object.

Hierarchy (view full)

Constructors

Constructors