langchain.js
    Preparing search index...
    interface XMLOutputParserFields {
        diff?: boolean;
        tags?: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    diff?: boolean
    tags?: string[]

    Optional list of tags that the output should conform to. Only used in formatting of the prompt.