How to delete a datapoint from vector search index in GCP?
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?