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
A test in `unit_vamana_index` was failing in CI but not locally due to an uninitialized `Vector` in `medoid()`. In addition to properly initializing the `Vector`, this PR adds some additional unit testing to `unit_vamana_index`, which was used to diagnose this problem.
0 commit comments