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

Add latest gpt-4o model: gpt-4o-2024-08-06 #3329

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

umermansoor
Copy link
Contributor

@umermansoor umermansoor commented Aug 8, 2024

Why are these changes needed?

The new gpt-4omni model was released recently. This PR adds support for it and gets rid of the warning when trying to use it: [autogen.oai.client: 08-08 15:24:18] {329} WARNING - Model gpt-4o-2024-08-06 is not found. The cost will be 0. In your config_list, add field {"price" : [prompt_price_per_1k, completion_token_price_per_1k]} for customized pricing.

Related issue number

Checks

@umermansoor umermansoor mentioned this pull request Aug 8, 2024
3 tasks
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.19%. Comparing base (6279247) to head (ad3e4d8).
Report is 73 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3329      +/-   ##
==========================================
- Coverage   32.90%   25.19%   -7.71%     
==========================================
  Files          94      103       +9     
  Lines       10235    10898     +663     
  Branches     2193     2485     +292     
==========================================
- Hits         3368     2746     -622     
- Misses       6580     7860    +1280     
- Partials      287      292       +5     
Flag Coverage Δ
unittests 25.13% <ø> (-7.78%) ⬇️

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.

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 2a436c9 Aug 12, 2024
140 of 154 checks passed
@LittleLittleCloud LittleLittleCloud deleted the add-latest-gpt4o-model branch August 12, 2024 01:48
victordibia pushed a commit that referenced this pull request Aug 28, 2024
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.

3 participants