Circle V2 API Docs
    Preparing search index...

    Type Alias GetVectorStoresOptions

    type GetVectorStoresOptions = {
        auditSource?: "manual" | "queue" | "api";
        enableSmartSelection?: boolean;
    }
    Index

    Properties

    auditSource?: "manual" | "queue" | "api"
    enableSmartSelection?: boolean