Replies: 1 comment 1 reply
-
ping, thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Lancedb team,
Is that possible that we can encode the example with multiple embeddings and then when do ANN search, we can do something like weighted search? For example 0.1 * Similarity_Score_A + 0.9 * Similarity_Score_B.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions