-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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 default aoai version #1229
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1229 +/- ##
==========================================
+ Coverage 31.42% 41.31% +9.88%
==========================================
Files 32 32
Lines 4388 4393 +5
Branches 1024 1081 +57
==========================================
+ Hits 1379 1815 +436
+ Misses 2901 2437 -464
- Partials 108 141 +33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noted on
# TODO: recover this test after rewriting after the new group chat api
Thanks sonichi!
* update default aoai version * disable notebook test that is going to be outdated * bump version to 0.2.7
* update default aoai version * disable notebook test that is going to be outdated * bump version to 0.2.7
Why are these changes needed?
Update the default Azure OpenAI version to 2023-12-01-preview
Related issue number
Checks