Class AgentActionOutputParserAbstract

Abstract class representing an output parser specifically for agent actions and finishes in LangChain. It extends the BaseOutputParser class.

Hierarchy (view full)

Constructors

Constructors

  • Parameters

    • Optional kwargs: SerializedFields
    • Rest ..._args: never[]

    Returns AgentActionOutputParser

Generated using TypeDoc