Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CohereReranker bug #176

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Fix CohereReranker bug #176

merged 3 commits into from
Jul 9, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Jul 9, 2024

  • Fixed a bug in CohereReranker when it wouldn't handle correctly CandidateChunks.

@svilupp svilupp changed the title Compat flash rank Fix CohereReranker bug Jul 9, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.80%. Comparing base (b16dd25) to head (976bb20).

Files Patch % Lines
src/Experimental/RAGTools/retrieval.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   91.83%   91.80%   -0.03%     
==========================================
  Files          45       45              
  Lines        3759     3760       +1     
==========================================
  Hits         3452     3452              
- Misses        307      308       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svilupp svilupp merged commit 5f96db8 into main Jul 9, 2024
4 of 6 checks passed
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.

None yet

1 participant