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

feat(models): remove deprecated OpenAI models #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gustavolmo
Copy link
Contributor

  • Remove the deprecated model "gpt356"
  • Add new models "gpt4o" and "gpt4oMini"

BREAKING CHANGE: The model options for the "--model" flag have been updated. The deprecated model "gpt356" has been removed. Users should now use the new models "gpt4o" and "gpt4oMini" instead.

Gustavo L. M. de Oliveira added 2 commits September 20, 2024 23:44
- Remove the deprecated model "gpt356"
- Add new models "gpt4o" and "gpt4oMini"

BREAKING CHANGE: The model options for the "--model" flag have been updated. The deprecated model "gpt356" has been removed. Users should now use the new models "gpt4o" and "gpt4oMini" instead.
The commit fixes a small typo by changing the key word "GPT4oMini" to "GPT4omini" in the codebase.

BREAKING CHANGE: None
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