How multi-vector search changes the reranking strategy #32741
Replies: 3 comments 5 replies
-
I suppose this is a new feature. |
Beta Was this translation helpful? Give feedback.
-
like this. |
Beta Was this translation helpful? Give feedback.
-
Is this still being considered as a feature? Alternatively, can we write our own custom ranker? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to take the maximum value of multiple vector similarity matches as the final score.
Currently I only see WeightedRanker and RRFRanker.
I hope I can customize my Ranker method.
Beta Was this translation helpful? Give feedback.
All reactions