vector_store_vector_stats
Retrieve vector store statistics including count, dimensions, and capacity for AI application data management.
Instructions
[vector_store] Return {count, dim, max_vectors} for a named store.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |