langchain.js
    Preparing search index...
    interface MakerSuiteDataPromptRow {
        columnBindings: Record<string, string>;
        rowId: string;
    }
    Index

    Properties

    columnBindings: Record<string, string>
    rowId: string