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

Ollama integration #24

Merged
merged 4 commits into from
Dec 29, 2023
Merged

Ollama integration #24

merged 4 commits into from
Dec 29, 2023

Conversation

royerloic
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

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

Comparison is base (3fb9d4d) 33.55% compared to head (e26c09e) 33.59%.

Files Patch % Lines
src/napari_chatgpt/utils/ollama/ollama.py 50.00% 20 Missing ⚠️
...rc/napari_chatgpt/utils/ollama/test/ollama_test.py 0.00% 19 Missing ⚠️
src/napari_chatgpt/_sandbox/ollama_demo.py 0.00% 12 Missing ⚠️
src/napari_chatgpt/llm/llms.py 20.00% 8 Missing ⚠️
src/napari_chatgpt/_widget.py 20.00% 4 Missing ⚠️
src/napari_chatgpt/llm/ollama.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   33.55%   33.59%   +0.03%     
==========================================
  Files         127      130       +3     
  Lines        3698     3792      +94     
==========================================
+ Hits         1241     1274      +33     
- Misses       2457     2518      +61     

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

@royerloic royerloic merged commit 1dd3cfc into main Dec 29, 2023
20 of 22 checks passed
@royerloic royerloic deleted the ollama branch December 29, 2023 17: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.

2 participants