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

Add gpt-4-0125 and gpt-3.5-turbo-1106 context sizes #59

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

mikaelsouza
Copy link
Contributor

There are a few new models released today from OpenAI

Links:

So, I added gpt-4-0125-preview and gpt-3.5-turbo-1106 context sizes to the repo, so the library can report their context size correctly.

Can you check if these changes make sense? Thanks!

@mikaelsouza mikaelsouza changed the title Adding gpt-4-0125 and gpt-3.5-turbo-1106 context sizes Add gpt-4-0125 and gpt-3.5-turbo-1106 context sizes Jan 26, 2024
@zurawiki
Copy link
Owner

Small nit otherwise LGTM

mikaelsouza and others added 2 commits January 26, 2024 10:30
change `gpt-4-0125` test to its specific `preview` version

Co-authored-by: Roger Zurawicki <zurawiki@users.noreply.github.com>
@zurawiki zurawiki merged commit f84907c into zurawiki:main Jan 26, 2024
8 checks passed
@mikaelsouza mikaelsouza mentioned this pull request Feb 5, 2024
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