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(completion): add constants for new GPT models #520

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

simonklee
Copy link
Contributor

Added constants for new GPT models including gpt-4-1106-preview, gpt-4-vision-preview and gpt-3.5-turbo-1106.

The models were announced in the following blog post: https://openai.com/blog/new-models-and-developer-products-announced-at-devday

Added constants for new GPT models including `gpt-4-1106-preview`,
`gpt-4-vision-preview` and `gpt-3.5-turbo-1106`.

The models were announced in the following blog post: https://openai.com/blog/new-models-and-developer-products-announced-at-devday
@sashabaranov
Copy link
Owner

@simonklee thanks for the PR! Would you be up to fixing new linter errors?

@simonklee
Copy link
Contributor Author

Alexander, the linter errors are triggered on something unrelated to the PR, in files not part of the change set. While I could, I think that belongs in a different PR.

@simonklee
Copy link
Contributor Author

I think the linter errors are related to #519

@sashabaranov sashabaranov merged commit 6c52952 into sashabaranov:master Nov 6, 2023
1 check failed
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.

3 participants