Added subvector function

This commit is contained in:
Andrew Kane
2024-03-25 21:51:03 -07:00
parent 31e41b3ba9
commit d49d053e84
6 changed files with 78 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 0.7.0 (unreleased)
- Added `subvector` function
## 0.6.2 (2024-03-18)
- Reduced lock contention with parallel HNSW index builds