Skip to content

SimilarityCondition support for non-numeric fields #18

@ben-nowacki

Description

@ben-nowacki

Related Issues

The current SimilarityCondition definition is not intended for non-numeric comparisons.

Describe the solution(s) you'd like

Add support for string and vector comparisons in the SimilarityCondition class.

Describe the alternative solutions

The current SimilarityCondition class does have provisions for custom similarity scoring functions via the metric field; however, requiring a tolerance field is not intuitive for typical use cases, such as exact string matches or vector comparisons.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions