Skip to content

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

Description

@TejpallPathak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions