Vectors
Search with a vector
The query
operation searches a namespace, using a query vector. It retrieves the ids of the most similar items in a namespace, along with their similarity scores.
For guidance and examples, see Query data.
POST
Authorizations
Body
application/json
The request for the query
operation.
Response
200
application/json
A successful response.
The response for the query
operation. These are the matches found for a particular query vector. The matches are ordered from most similar to least similar.