sashabaranov / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
9.03k stars 1.39k forks source link

feat: Add GPT-4o Mini model support #796

Closed danielchalef closed 2 months ago

danielchalef commented 2 months ago

Describe the change Add support for gpt-4o-mini

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.88%. Comparing base (774fc9d) to head (ba2faef). Report is 27 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #796 +/- ## ========================================== + Coverage 98.46% 98.88% +0.42% ========================================== Files 24 26 +2 Lines 1364 1343 -21 ========================================== - Hits 1343 1328 -15 + Misses 15 9 -6 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.