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

Update Azure OpenAI API version to 2024-02-15-preview #1692

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Update Azure OpenAI API version to 2024-02-15-preview #1692

merged 1 commit into from
Feb 15, 2024

Conversation

Xtrah
Copy link
Contributor

@Xtrah Xtrah commented Feb 15, 2024

Why are these changes needed?

On April 2, 2024 the following API preview releases will be retired and will stop accepting API requests:

2023-03-15-preview
2023-06-01-preview
2023-07-01-preview
2023-08-01-preview

To avoid service disruptions, this PR updates to use the latest API version 2024-02-15-preview.

Each individual notebook is not tested, but I did not find any notice of deprecated features or breaking changes.

Related issue number

N/A

Checks

On April 2, 2024 the following API preview releases will be retired and will stop accepting API requests:

2023-03-15-preview
2023-06-01-preview
2023-07-01-preview
2023-08-01-preview

To avoid service disruptions, update to use the latest version 2024-02-15-preview.

https://review.learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b270a2e) 39.41% compared to head (fdb1a3b) 50.75%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1692       +/-   ##
===========================================
+ Coverage   39.41%   50.75%   +11.33%     
===========================================
  Files          56       56               
  Lines        5990     5990               
  Branches     1334     1451      +117     
===========================================
+ Hits         2361     3040      +679     
+ Misses       3436     2705      -731     
- Partials      193      245       +52     
Flag Coverage Δ
unittests 50.66% <100.00%> (+11.25%) ⬆️

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.

@ekzhu ekzhu requested review from sonichi and gagb February 15, 2024 15:51
@ekzhu
Copy link
Collaborator

ekzhu commented Feb 15, 2024

Thanks for the PR! It would be great if you can test some of the notebooks locally too make sure they are running correctly with the new API version.

@sonichi sonichi added this pull request to the merge queue Feb 15, 2024
Merged via the queue into microsoft:main with commit 7ceee5d Feb 15, 2024
46 of 57 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
On April 2, 2024 the following API preview releases will be retired and will stop accepting API requests:

2023-03-15-preview
2023-06-01-preview
2023-07-01-preview
2023-08-01-preview

To avoid service disruptions, update to use the latest version 2024-02-15-preview.

https://review.learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation
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.

4 participants