royerlab / napari-chatgpt

A napari plugin to process and analyse images with chatGPT!
BSD 3-Clause "New" or "Revised" License
224 stars 24 forks source link

Ollama integration #24

Closed royerloic closed 6 months ago

codecov-commenter commented 6 months ago

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 :warning:
...rc/napari_chatgpt/utils/ollama/test/ollama_test.py 0.00% 19 Missing :warning:
src/napari_chatgpt/_sandbox/ollama_demo.py 0.00% 12 Missing :warning:
src/napari_chatgpt/llm/llms.py 20.00% 8 Missing :warning:
src/napari_chatgpt/_widget.py 20.00% 4 Missing :warning:
src/napari_chatgpt/llm/ollama.py 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.