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

#142: Ollama Integration #154

Merged
merged 9 commits into from
Feb 22, 2024
Merged

#142: Ollama Integration #154

merged 9 commits into from
Feb 22, 2024

Conversation

mkrueger12
Copy link
Contributor

  • Add Support for Ollama

@mkrueger12 mkrueger12 linked an issue Feb 20, 2024 that may be closed by this pull request
@mkrueger12 mkrueger12 marked this pull request as ready for review February 21, 2024 02:36
@mkrueger12 mkrueger12 changed the title #142: Add OllamaChatCompletion configs #142: Ollama Integration Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (a70291f) 70.45% compared to head (18612f1) 70.63%.

Files Patch % Lines
pkg/providers/ollama/chat.go 74.24% 27 Missing and 7 partials ⚠️
pkg/providers/ollama/config.go 58.62% 12 Missing ⚠️
pkg/providers/ollama/client.go 79.16% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #154      +/-   ##
===========================================
+ Coverage    70.45%   70.63%   +0.18%     
===========================================
  Files           37       40       +3     
  Lines         1821     2006     +185     
===========================================
+ Hits          1283     1417     +134     
- Misses         471      514      +43     
- Partials        67       75       +8     

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

@mkrueger12 mkrueger12 merged commit 87dca9c into develop Feb 22, 2024
8 checks passed
@mkrueger12 mkrueger12 deleted the 142-support-ollama-provider branch February 22, 2024 01:13
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.

✨ Support Ollama Provider
1 participant