Skip to content

Vectorized Search support similarity score? #10062

Answered by westey-m
iangithub asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @iangithub, thanks for reaching out.

(1)
We do not support this at the moment, but we are currently working on a design decision document for it. It has challenges when building into the abstraction since not all DBs support this functionality and the threshold value ranges vary significantly by the type of distance function used.

Follow this work item for updates and a link to the design doc pr when it's ready: #9566

(2)
We recommend the new Vector Store abstractions. We will not be extending the memory store abstractions further, since the design has limitations which prevent us from adding all the functionality needed.

For more information see https://learn.microsoft.com/semantic-ke…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants