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

Add support for groq #139

Merged
merged 2 commits into from
Apr 20, 2024

template tweak

c746606
Select commit
Loading
Failed to load commit list.
Merged

Add support for groq #139

template tweak
c746606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2024 in 0s

92.90% (-0.09%) compared to 0873a8a

View this Pull Request on Codecov

92.90% (-0.09%) compared to 0873a8a

Details

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 ⚠️
Additional details and impacted files
@@            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     

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