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

#72: Update AzureOAI client #73

Merged
merged 4 commits into from
Jan 14, 2024
Merged

#72: Update AzureOAI client #73

merged 4 commits into from
Jan 14, 2024

Conversation

mkrueger12
Copy link
Contributor

No description provided.

@mkrueger12
Copy link
Contributor Author

Making compatible with resilience router

@mkrueger12 mkrueger12 self-assigned this Jan 14, 2024
@roma-glushko roma-glushko self-requested a review January 14, 2024 09:22
Copy link
Member

@roma-glushko roma-glushko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkrueger12 could you please also account for the provider in the following validation method: https://github.com/EinStack/glide/blob/develop/pkg/providers/config.go#L49-L70

pkg/providers/azureopenai/chat.go Outdated Show resolved Hide resolved
@roma-glushko
Copy link
Member

Thank you for keeping the PR green ❤️

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (d6fa702) 64.53% compared to head (09e5d44) 63.87%.
Report is 2 commits behind head on develop.

Files Patch % Lines
pkg/providers/azureopenai/chat.go 9.09% 9 Missing and 1 partial ⚠️
pkg/providers/openai/chat.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #73      +/-   ##
===========================================
- Coverage    64.53%   63.87%   -0.66%     
===========================================
  Files           25       27       +2     
  Lines         1108     1182      +74     
===========================================
+ Hits           715      755      +40     
- Misses         348      381      +33     
- Partials        45       46       +1     

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

@mkrueger12 mkrueger12 merged commit 2957360 into develop Jan 14, 2024
7 checks passed
@mkrueger12 mkrueger12 deleted the 72-azure-to-fallback branch January 14, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Onboard Azure OpenAI to Fallback Router
2 participants