-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: support gpt-4o-audio-preview #895
base: master
Are you sure you want to change the base?
Conversation
@WqyJh thank you for the PR! Please the latest changes from |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #895 +/- ##
==========================================
+ Coverage 98.46% 98.85% +0.39%
==========================================
Files 24 27 +3
Lines 1364 1743 +379
==========================================
+ Hits 1343 1723 +380
+ Misses 15 14 -1
Partials 6 6 ☔ View full report in Codecov by Sentry. |
Fixed @sashabaranov |
Hi, @sashabaranov. Would you please help reviewing the code. |
Hi, @sashabaranov, the code has been rebased onto latest master branch. Could you please assist with merging it? Thank you! |
OpenAI has released a new model
gpt-4o-audio-preview
which is an end-to-end model for audio input/output. It can be used by chat completion api.Reference: