You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: answer_relevancy scoring logic to prevent false zero (#2327)
## Issue Link / Problem Description
<!-- Link to related issue or describe the problem this PR solves -->
- Fixes#2326
## Changes Made
<!-- Describe what you changed and why -->
- fixed answer_relevancy scoring logic to prevent false zero scores for
valid answers
0 commit comments