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 gpt4o #742

Merged
merged 4 commits into from
May 13, 2024
Merged

Add gpt4o #742

merged 4 commits into from
May 13, 2024

Conversation

nullswan
Copy link
Contributor

Describe the change
Add gpt4o

Provide OpenAI documentation link
https://platform.openai.com/docs/models/gpt-4o

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (774fc9d) to head (91680d8).
Report is 13 commits behind head on master.

❗ Current head 91680d8 differs from pull request most recent head 6023da9. Consider uploading reports for the commit 6023da9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   98.46%   98.68%   +0.22%     
==========================================
  Files          24       24              
  Lines        1364     1140     -224     
==========================================
- Hits         1343     1125     -218     
+ Misses         15        9       -6     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sashabaranov
Copy link
Owner

@nullswan thank you for the PR! Sorry, I accidentally merged #744 because saw it in my mailbox first.

Let's merge the disabledModelsForEndpoints part of this one though!

@sashabaranov sashabaranov merged commit 9f19d1c into sashabaranov:master May 13, 2024
1 check passed
@iCarossio
Copy link

iCarossio commented May 13, 2024

bg @nullswan

joglea pushed a commit to bitcomputing/go-openai that referenced this pull request May 14, 2024
* Add gpt4o

* disabled model for endpoint

seen in sashabaranov@e0d0801

* Update completion.go

---------

Co-authored-by: Alexander Baranov <677093+sashabaranov@users.noreply.github.com>
(cherry picked from commit 9f19d1c)
joglea pushed a commit to bitcomputing/go-openai that referenced this pull request May 14, 2024
* Add gpt4o

* disabled model for endpoint

seen in sashabaranov@e0d0801

* Update completion.go

---------

Co-authored-by: Alexander Baranov <677093+sashabaranov@users.noreply.github.com>
(cherry picked from commit 9f19d1c)
(cherry picked from commit 916e09c)
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.

None yet

3 participants