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

Please add these Models "gpt-4-turbo" and "gpt-4-turbo-2024-04-09" in KnownModelTypes #14

Open
TheDevTwister opened this issue Apr 16, 2024 · 5 comments

Comments

@TheDevTwister
Copy link

TheDevTwister commented Apr 16, 2024

Please add below models
"gpt-4-turbo"
"gpt-4-turbo-2024-04-09" in KnownModelTypes

i got htis email from openAI and they are now recommending
"We recommend developers using GPT-4 Turbo switch to calling gpt-4-turbo rather than gpt-4-turbo-preview or gpt-4-vision-preview. You can try the new GPT-4 Turbo model"

Hi there,

We’ve released an improved GPT-4 Turbo model, gpt-4-turbo-2024-04-09, and it is now generally available (GA) in the API under the gpt-4-turbo alias.

This model now supports vision, where the model can “see” and interpret the content of images. Additionally, vision requests can now use function calling and JSON mode.

This model is better at math, logical reasoning, and coding. Our open-source GitHub repo shows detailed eval results comparing this new model to previous model versions (e.g. gpt-4-0125-preview) and other models. Plus, you can use the code to run these evals yourself. Here’s a preview:

This model also writes in a more natural style, for example:

The last version had knowledge up until April 2023. This new model has knowledge up until December 2023. (Note: knowledge between April and December 2023 may have some inaccuracies.)

We recommend developers using GPT-4 Turbo switch to calling gpt-4-turbo rather than gpt-4-turbo-preview or gpt-4-vision-preview. You can try the new GPT-4 Turbo model in the playground.

If you have questions, reach out in the OpenAI developer forum. For the latest updates, follow @OpenAIDevs on X.

Happy building!
—The OpenAI team

@TheDevTwister TheDevTwister changed the title Please add this Model "gpt-4-turbo-2024-04-09" in KnownModelTypes Please add these Models "gpt-4-turbo" and "gpt-4-turbo-2024-04-09" in KnownModelTypes Apr 16, 2024
@JZO001
Copy link
Owner

JZO001 commented Apr 21, 2024

Hello,
Done! Please check the latest release version

@TheDevTwister
Copy link
Author

Hello, Done! Please check the latest release version

Hi. i can see the update but just want to inform you that there is a spelling mistake and that is why API is failing.
in KnownModelTypes file you have added "gpr-4-turbo"
so it should be "gpt" in place of "gpr".

@JZO001
Copy link
Owner

JZO001 commented May 4, 2024

Fixed in 1.4.5

@TheDevTwister
Copy link
Author

Hello Zoltan,

you are awesome. gave response very quickly. thanks for it.
here i wanted to request you for one more model to add as openAI added in new update.
"gpt-4o"

as per new email came from them.

image

@JZO001
Copy link
Owner

JZO001 commented May 14, 2024

Hello,
Its done, please have a look at it in version 1.4.8. This version contains this model and also follows some changes in the API.

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

No branches or pull requests

2 participants