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

Changing the gpt-3.5 model to gpt-4o-mini #242

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Conversation

mrgick
Copy link
Contributor

@mrgick mrgick commented Aug 1, 2024

Hello @deedy5

There is a model update on the duck.ai .
They added GPT4o-mini instead of gpt-3.5, but gpt-3.5 still works as well now
image

I have added the new model (GPT4o-mini) to your package

Test:
image

Feel free to modify this PR as you wish.
Also, your package is awesome =)

Copy link
Owner

@deedy5 deedy5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most likely gpt-4o is already responding instead of gpt-3.5. So just replace gpt-3.5 with gpt-4o

Copy link
Owner

@deedy5 deedy5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also use the model name "gpt-4o-mini"

@deedy5
Copy link
Owner

deedy5 commented Aug 1, 2024

@mrgick In short, change "gpt-3.5" to "gpt-4o-mini" everywhere.

@mrgick
Copy link
Contributor Author

mrgick commented Aug 2, 2024

Hello, @deedy5

Revert my last commit and replaced everywhere "gpt-3.5" with "gpt-4o-mini"

My test:
image

Pytest:
image

@mrgick mrgick requested a review from deedy5 August 2, 2024 11:19
@deedy5 deedy5 changed the title Add GPT4o-mini model Changing the gpt-3.5 model to gpt-4o-mini Aug 2, 2024
@deedy5 deedy5 merged commit 5c5efbc into deedy5:main Aug 2, 2024
6 checks passed
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