Skip to content

feat: add similarity threshold filtering for recall results#1

Open
GitHoobar wants to merge 1 commit intomainfrom
feature/recall-similarity-threshold
Open

feat: add similarity threshold filtering for recall results#1
GitHoobar wants to merge 1 commit intomainfrom
feature/recall-similarity-threshold

Conversation

@GitHoobar
Copy link

Bug 1: Logic error - the threshold filtering is inverted, returning low-similarity results instead of high ones
Bug 2: Variable name confusion - two similar config vars (recall_relevance_threshold vs recall_similarity_threshold) and the wrong one is used
Bug 3: Parameter not forwarded - the threshold parameter is accepted but silently ignored in the call chain

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.

1 participant