How to delete a datapoint from vector search index in GCP?
I read that it can be done using the update_embedding method
image
But couldn’t figure out how to do it. Can someone help me with the same?
I tried updating the index by providing a json file that had empty entries for the embedding ids to be deleted, but it threw an error
New contributor
Saurav Ns is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.