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: optional dependency issue #190

Merged
merged 25 commits into from
Mar 15, 2024

add LlamaCppLLM to init

314005d
Select commit
Loading
Failed to load commit list.
Merged

fix: optional dependency issue #190

add LlamaCppLLM to init
314005d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

77.95% (+0.22%) compared to 19cf5d2

View this Pull Request on Codecov

77.95% (+0.22%) compared to 19cf5d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.95%. Comparing base (19cf5d2) to head (314005d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   77.72%   77.95%   +0.22%     
==========================================
  Files          42       42              
  Lines        2092     2118      +26     
==========================================
+ Hits         1626     1651      +25     
- Misses        466      467       +1     

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