Skip to content

feat(models): remove deprecated OpenAI models#9

Open
Gustavolmo wants to merge 2 commits into
tzapio:mainfrom
Gustavolmo:main
Open

feat(models): remove deprecated OpenAI models#9
Gustavolmo wants to merge 2 commits into
tzapio:mainfrom
Gustavolmo:main

Conversation

@Gustavolmo
Copy link
Copy Markdown
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