Skip to content

Commit

Permalink
Feat(embeddings): add embedding distance calculator module (#142)
Browse files Browse the repository at this point in the history
* feat: add embedding distance calculator module

* fix(tests): add missing dependency

* fix: failing tests

* fix: cargo fmt

* feat: rename feature flag, remove from vector store, all non feature implementation

* fix: remove requires rayon feature on examples

* fix: fix cargo.toml
  • Loading branch information
marieaurore123 authored Dec 5, 2024
1 parent 8d77075 commit 5979c64
Show file tree
Hide file tree
Showing 6 changed files with 359 additions and 170 deletions.
Loading

0 comments on commit 5979c64

Please sign in to comment.