Feature: remove documents of which score is below 0.01 from knowledge retrieval #11047
Open
5 tasks done
Labels
💪 enhancement
New feature or request
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
When performing knowledge searches, there are instances where documents with scores below 0.01 are retrieved, as their scores are non-zero but extremely low (e.g., 0.00051512). I would like to propose a feature that checks the scores of retrieved documents and excludes those where the rounded value of the score is 0.00.
Would your team be open to a pull request for this enhancement?
2. Additional context or comments
No response
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: