SearchVectorsResponse
class SearchVectorsResponse
Types
Properties
Link copied to clipboard
The capacity units consumed by the SearchVectors operation. Contains VectorSearchRequestBytes, which represents the vector search capacity consumed.
Link copied to clipboard
A list of items returned by the vector similarity search, sorted by similarity with the most similar item first. Each item contains the projected attributes and a similarity score.