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.
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
The request for the query
operation.
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.