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

✨ feat: fetch model list on client #2252

Merged
merged 1 commit into from
Apr 28, 2024

:bug: fix: fetch model list on client

5b0b22e
Select commit
Failed to load commit list.
Merged

✨ feat: fetch model list on client #2252

:bug: fix: fetch model list on client
5b0b22e
Select commit
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2024 in 0s

92.53% (-0.03%) compared to 7cd0a34

View this Pull Request on Codecov

92.53% (-0.03%) compared to 7cd0a34

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 92.53%. Comparing base (7cd0a34) to head (5b0b22e).

Files Patch % Lines
src/libs/agent-runtime/ollama/index.ts 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
- Coverage   92.55%   92.53%   -0.03%     
==========================================
  Files         279      279              
  Lines       15973    15974       +1     
  Branches     1852     1153     -699     
==========================================
- Hits        14784    14781       -3     
- Misses       1189     1193       +4     

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