Expose an _semanticSimilarity as a dot product in the documents

This commit is contained in:
Kerollmops
2023-06-20 14:38:58 +02:00
committed by Clément Renault
parent 3e3c743392
commit 737aec1705
5 changed files with 39 additions and 4 deletions

1
Cargo.lock generated
View File

@ -2595,6 +2595,7 @@ dependencies = [
"num_cpus",
"obkv",
"once_cell",
"ordered-float",
"parking_lot",
"permissive-json-pointer",
"pin-project-lite",