langchain.js
    Preparing search index...

    Type Alias JsonMarkdownStructuredOutputParserInput

    type JsonMarkdownStructuredOutputParserInput = {
        interpolationDepth?: number;
    }
    Index

    Properties

    interpolationDepth?: number