-
-
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.66% +0.20%
==========================================
Files 24 26 +2
Lines 1364 1725 +361
==========================================
+ Hits 1343 1702 +359
- Misses 15 16 +1
- Partials 6 7 +1 ☔ View full report in Codecov by Sentry. |
Fixed @sashabaranov |
Hi, @sashabaranov. Would you please help reviewing the code. |
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: