Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 362 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 362 Bytes

client-vector-search

0.2.0

Minor Changes

  • support for experimental hnsw that runs on node and browser with json and binary serialization opitons

Patch Changes

  • f09bc2f: updates the docs and dynamic import for @xenova/transformers
  • 46e07d6: creates a proper embedding index
  • 13bddbb: adds in-memory index creation and brute force knn search