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 RAGResult loading #11

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Fix RAGResult loading #11

merged 3 commits into from
Jul 23, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Jul 23, 2024

Updated

  • Increased compat bound for PromptingTools to 0.36-0.42

Fixed

  • Fixed a bug where serialized RAGResult without any sources wouldn't be rendered.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.33%. Comparing base (9890649) to head (47c553d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   32.80%   33.33%   +0.52%     
==========================================
  Files           8        8              
  Lines         189      189              
==========================================
+ Hits           62       63       +1     
+ Misses        127      126       -1     

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

@svilupp svilupp merged commit d552f71 into main Jul 23, 2024
2 checks passed
@svilupp svilupp deleted the fix-rag-result-load branch July 23, 2024 18:47
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.

2 participants