Releases: sunhailin-Leo/hnswlib-to-go
Releases · sunhailin-Leo/hnswlib-to-go
Version 1.0.3
- version 1.0.3
- Add
GetMaxElements
,GetCurrentElementCount
,GetDeleteCount
,GetVectorByLabel
APIs
- Add
Version 1.0.2 - v1.0.2
- version 1.0.2
- Update hnswlib compatible version to 0.7.0
- Add
AddBatchPoints
,SearchBatchKNN
,SetNormalize
,ResizeIndex
,MarkDelete
,UnmarkDelete
,GetLabelIsMarkedDeleted
API