Skip to main content
Used to retrieve the stats of an index.

Response

number
required
The total number of vectors in the index, that are ready to use.
number
required
The number of vectors in the index, that is still processing and not ready to use.
number
required
The size of the index, in b.
number
required
Dimension of the vectors.
string
required
Name of the similarity function used in indexing and queries.
Record<string, Object>
required
A map of namespaces to their information in the following format