langchain.js
    Preparing search index...
    interface DeleteProps {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    The ids of the documents to delete.