Implement score threshold for Azure AI Search (when out of preview)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
Research direction
Review the client-side post-filtering described in this issue and the linked .NET score-threshold issue, then check the linked Azure AI Search documentation for the feature's release status. Done means using Azure AI Search's native score-threshold support once it is no longer in preview instead of client-side filtering.
Written by the indexing model from the issue text.
Description
In .Net: VectorStore: Add ability to filter results by the similarity score (microsoft/semantic-kernel#9566), we added MEVD support for score thresholds, to avoid fetching low-quality results. Azure AI Search does support this, but in preview only at this point.
For now, we've implemented client-side post-filtering. Once the feature is no longer in preview we should use it.
- Dominant language
- C#
- Stars
- 7
- Forks
- 4
- Avg merge
- 10m
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CommunityToolkit/AI
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
CommunityToolkit/AI#19 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 68/100
CommunityToolkit/AI#54 ·
-
CommunityToolkit/AI#52 · 2 comments · 1 assignee ·
-
CommunityToolkit/AI#23 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
CommunityToolkit/AI#20 ·
All issues in CommunityToolkit/AI
Similar issues
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Type: enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
apache/arrow-adbc#4809 ·
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/vscode-azurefunctions#5197 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoft/microsoft-ui-reactor#1274 ·