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 support for groq #139

Closed svilupp closed 5 months ago

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

Codecov Report

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

Project coverage is 92.90%. Comparing base (0873a8a) to head (c746606).

Files Patch % Lines
src/llm_openai.jl 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== - Coverage 92.98% 92.90% -0.09% ========================================== Files 42 42 Lines 3208 3212 +4 ========================================== + Hits 2983 2984 +1 - Misses 225 228 +3 ```

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