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.
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.