Retrieve detailed configuration and metadata for a specific vector store.
Returns the store’s embedding model, dimensions, indexed metadata field definitions, creation timestamp, and last update timestamp. Use this to verify store settings before performing operations or to display store information in your application.
The name of the vector store
Successful Response
Response model for vector store operations.
The name of the vector store
Embedding configuration identifying the model and its type
Dimensionality of the embedding vectors
Timestamp of creation
Timestamp of last update
Dictionary mapping metadata field names to their types