The update
operation updates a vector in a namespace. If a value is included, it will overwrite the previous value. If a set_metadata
is included, the values of the fields specified in it will be added or overwrite the previous value.
For guidance and examples, see Update data.
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
The request for the upsert
operation.
A successful response.
The response for the update
operation.