prorm API Reference
    Preparing search index...

    Interface PineconeDeleteByIdsOptions

    Options accepted by deleteByIds().

    interface PineconeDeleteByIdsOptions {
        namespace?: string;
    }
    Index
    namespace?: string