svilupp / PromptingTools.jl

Streamline your life using PromptingTools.jl, the Julia package that simplifies interacting with large language models.
https://svilupp.github.io/PromptingTools.jl/dev/
MIT License
119 stars 13 forks source link

Add BitPacked embeddings for RAG retrieval #152

Closed svilupp closed 4 months ago

svilupp commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.97%. Comparing base (27e4301) to head (2c69e2e).

Files Patch % Lines
src/Experimental/RAGTools/retrieval.jl 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 92.91% 92.97% +0.05% ========================================== Files 42 42 Lines 3262 3303 +41 ========================================== + Hits 3031 3071 +40 - Misses 231 232 +1 ```

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