Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add score threshold to MVI search #516

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

nand4011
Copy link
Contributor

Add score threshold to the MVI search method.

Update the protos and change 'distance' to 'score' in internal search response.

Add score threshold to the MVI search method.

Update the protos and change 'distance' to 'score' in internal search
response.
@nand4011 nand4011 requested a review from malandis November 10, 2023 18:52
};

[Theory]
[MemberData(nameof(SearchThresholdTestCases))]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@nand4011 nand4011 merged commit fc41d11 into main Nov 11, 2023
7 checks passed
@nand4011 nand4011 deleted the mvi-search-threshold branch November 11, 2023 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants