const responseDelete = await index.stats(); /* { vectorCount: 17, pendingVectorCount: 0, indexSize: 551158, dimension: 1536, similarityFunction: "COSINE" }*/
b
Was this page helpful?