Closed this issue a year ago · 1 comments
We have no way of deleting embedding indexes right now, which means that we're constantly updating existing vector stores, which is very slow.
We should have a delete_embedding_index, and overwrite=True should call this.
Fixed in #1090