langchain.js
    Preparing search index...

    Interface AsymmetricStructuredOutputParserFields<T>

    interface AsymmetricStructuredOutputParserFields<T extends InteropZodType> {
        inputSchema: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    inputSchema: T