Interface StructuredChatOutputParserArgs

An interface for the arguments used to construct a StructuredChatOutputParserWithRetries instance.

Hierarchy

  • StructuredChatOutputParserArgs

Properties

outputFixingParser?: OutputFixingParser<any>
toolNames?: string[]

Generated using TypeDoc