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

fixed #594 #609

Merged
merged 1 commit into from
Jan 15, 2024
Merged

fixed #594 #609

merged 1 commit into from
Jan 15, 2024

Conversation

HongminHan
Copy link
Contributor

fix #594 APITypeAzure dall-e-3 model url

Describe the change
fix #594 APITypeAzure dall-e-3 model url

Issue: #594

APITypeAzure dall-e3 model url
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a09cb0c) 98.44% compared to head (e29dd59) 98.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #609   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          24       24           
  Lines        1354     1354           
=======================================
  Hits         1333     1333           
  Misses         15       15           
  Partials        6        6           

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

Copy link
Owner

@sashabaranov sashabaranov left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

@sashabaranov sashabaranov merged commit 09f6920 into sashabaranov:master Jan 15, 2024
3 checks passed
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.

c.fullURL(urlSuffix) should be c.fullURL(urlSuffix, c.Model) ?
2 participants