langchain.js
    Preparing search index...
    interface SerializedNotImplemented {
        graph?: Record<string, any>;
        id: string[];
        lc: number;
        name?: string;
        type: "not_implemented";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    graph?: Record<string, any>
    id: string[]
    lc: number
    name?: string
    type: "not_implemented"