Skip to content

New Feature: Allow search by minimum score threshold in VectorStoreCollection #13376

@albert-pragma

Description

@albert-pragma

name: Allow search by minimum score threshold in VectorStoreCollection
about: There is no way to specify a minimum score for the search


I'm using Qdrant as a vector store. Qdrant allows searching with a minRelevanceScore parameter.
This parameter is present in ISemanticTextMemory.SearchAsync, but now I'm upgrading semantic kernel version and I'm changing this search to use VectorStoreCollection and I can't find a way to specificy this in the VectorSearchOptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions