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

feat: support gpt-4o-audio-preview #895

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

WqyJh
Copy link
Contributor

@WqyJh WqyJh commented Nov 11, 2024

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:

@sashabaranov
Copy link
Owner

@WqyJh thank you for the PR! Please the latest changes from master here, so the CI will pass

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.85%. Comparing base (774fc9d) to head (d0e071f).
Report is 83 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

@WqyJh
Copy link
Contributor Author

WqyJh commented Nov 20, 2024

Fixed @sashabaranov

@WqyJh
Copy link
Contributor Author

WqyJh commented Jan 20, 2025

Hi, @sashabaranov. Would you please help reviewing the code.

@WqyJh
Copy link
Contributor Author

WqyJh commented Feb 10, 2025

Hi, @sashabaranov, the code has been rebased onto latest master branch. Could you please assist with merging it? Thank you!

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.

2 participants