VectorDataApi
Interface for vector data operations.
Functions
Link copied to clipboard
Deletes vectors by their keys in batch (1-500 per request)
Link copied to clipboard
Retrieves vectors by their keys in batch using the given options
Link copied to clipboard
Lists vectors in an index with pagination using the given options
Link copied to clipboard
Inserts or updates vectors in batch (1-500 per request)
Link copied to clipboard
Queries for similar vectors using approximate nearest neighbor search using the given options