Abstract
A type of StructuredOutputParser that handles asymmetric input and output schemas.
StructuredOutputParser
Processes the parsed input into the desired output format. Must be implemented by subclasses.
The parsed input
The processed output.
Generated using TypeDoc
A type of
StructuredOutputParser
that handles asymmetric input and output schemas.