Type Alias JsonMarkdownStructuredOutputParserInput

JsonMarkdownStructuredOutputParserInput: {
    interpolationDepth?: number;
}