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

fix: issue where using AzureOpenAI required OPENAI_API_KEY #297

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

willbakst
Copy link
Contributor

Closes #296

@willbakst willbakst requested a review from brenkao June 4, 2024 16:35
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (160df4d) to head (ebdcfb0).

Current head ebdcfb0 differs from pull request most recent head 603f1ae

Please upload reports for the commit 603f1ae to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #297   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          138       138           
  Lines         6985      6986    +1     
=========================================
+ Hits          6985      6986    +1     
Flag Coverage Δ
tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@willbakst willbakst merged commit 99b2055 into dev Jun 4, 2024
6 checks passed
@willbakst willbakst deleted the fix-azure-openai-key-issue branch June 4, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using AzureOpenAI still required OPENAI_API_KEY be set
2 participants