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

chore: use gpt-4o-mini on AutoChatGame #4232

Merged
merged 1 commit into from
Oct 24, 2024
Merged

chore: use gpt-4o-mini on AutoChatGame #4232

merged 1 commit into from
Oct 24, 2024

Conversation

1zun4
Copy link
Member

@1zun4 1zun4 commented Oct 24, 2024

GPT-4o mini

GPT-4o mini (“o” for “omni”) is our most advanced model in the small models category, and our cheapest model yet. It is multimodal (accepting text or image inputs and outputting text), has higher intelligence than gpt-3.5-turbo but is just as fast. It is meant to be used for smaller tasks, including vision tasks.

We recommend choosing gpt-4o-mini where you would have previously used gpt-3.5-turbo as this model is more capable and cheaper.

@1zun4 1zun4 added this to the 0.17.0 milestone Oct 24, 2024
@1zun4 1zun4 merged commit 2a88049 into nextgen Oct 24, 2024
2 checks passed
@1zun4 1zun4 deleted the chore/gpt4o_mini branch October 24, 2024 19:11
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.

1 participant