You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current dynamic vamana does not support empty index. I think it would be good to support an empty index for dynamic Vamana and allow users to call add_points to construct the graph from scratch. Additionally, we should handle the scenario where the index becomes empty after delete_entries is called and all entries have been deleted.