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

Support for Azure OpenAI API #212

Merged
merged 8 commits into from
Sep 24, 2024

Update src/user_preferences.jl

a3784c8
Select commit
Loading
Failed to load commit list.
Merged

Support for Azure OpenAI API #212

Update src/user_preferences.jl
a3784c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2024 in 0s

91.54% (-0.12%) compared to 76b528d

View this Pull Request on Codecov

91.54% (-0.12%) compared to 76b528d

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.54%. Comparing base (76b528d) to head (a3784c8).

Files with missing lines Patch % Lines
src/llm_openai.jl 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   91.66%   91.54%   -0.12%     
==========================================
  Files          46       46              
  Lines        4415     4425      +10     
==========================================
+ Hits         4047     4051       +4     
- Misses        368      374       +6     

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