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: update Ollama embedding API to latest version with multi-text embedding support #1715

Merged
merged 1 commit into from
Aug 6, 2024

Update Ollama embedding API to latest version with multi-text embeddi…

3c6fa7f
Select commit
Loading
Failed to load commit list.
Merged

feat: update Ollama embedding API to latest version with multi-text embedding support #1715

Update Ollama embedding API to latest version with multi-text embeddi…
3c6fa7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

1.30% (-0.01%) compared to c936198, passed because coverage increased by -0.01% when compared to adjusted base (1.30%)

View this Pull Request on Codecov

1.30% (-0.01%) compared to c936198, passed because coverage increased by -0.01% when compared to adjusted base (1.30%)

Details

Codecov Report

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

Project coverage is 1.30%. Comparing base (c936198) to head (3c6fa7f).
Report is 1 commits behind head on main.

Files Patch % Lines
relay/adaptor/ollama/main.go 0.00% 16 Missing ⚠️
relay/adaptor/ollama/adaptor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1715      +/-   ##
========================================
- Coverage   1.30%   1.30%   -0.01%     
========================================
  Files        144     144              
  Lines      10140   10148       +8     
========================================
  Hits         132     132              
- Misses      9994   10002       +8     
  Partials      14      14              

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