tRAGar - v0.1.0
    Preparing search index...

    Interface Stats

    Summary returned by stats().

    interface Stats {
        count: number;
        dim: number;
        modelId: string;
        namespace: string;
        storeMode: StoreMode;
    }
    Index

    Properties

    count: number
    dim: number
    modelId: string
    namespace: string
    storeMode: StoreMode