Documentation Index
Fetch the complete documentation index at: https://upstash-dx-2595-qstash-auto-dev-server.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Method
Theinfo method provides statistical information about the index, returning the following fields:
vector_count: The total number of vectors in the index.pending_vector_count: The number of vectors that are currently pending (not yet fully processed).index_size: The size of the index in bytes.dimension: How many dimensions the index hassimilarity_function: Similarity function chosen for the indexnamespaces: Map of namespace names of the index to their statistics.