gpt-4-turbo
Last updated
Was this helpful?
Last updated
Was this helpful?
The model enhances the already impressive capabilities of ChatGPT 4 by significantly reducing response times, making it ideal for applications requiring instant feedback. It maintains the advanced conversational abilities of ChatGPT 4, ensuring that speed enhancements do not sacrifice the depth and coherence of interactions. Replacement for all previous GPT-4 preview models.
▪️ Create an Account: Visit the AI/ML API website and create an account (if you don’t have one yet). ▪️ Generate an API Key: After logging in, navigate to your account dashboard and generate your API key. Ensure that key is enabled on UI.
At the bottom of this page, you'll find a code example that shows how to structure the request. Choose the code snippet in your preferred programming language and copy it into your development environment.
Only model
and messages
are required parameters for this model (and we’ve already filled them in for you in the example), but you can include optional parameters if needed to adjust the model’s behavior. Below, you can find the corresponding API schema, which lists all available parameters along with notes on how to use them.
If you need a more detailed walkthrough for setting up your development environment and making a request step by step — feel free to use our Quickstart guide.
Creates a chat completion using a language model, allowing interactive conversation by predicting the next response based on the given chat history. This is useful for AI-driven dialogue systems and virtual assistants.
512
false
JSON object response format. An older method of generating JSON responses. Using json_schema is recommended for models that support it. Note that the model will not generate JSON without a system or user message instructing it to do so
Parameters for audio output. Required when audio output is requested with modalities: ["audio"]
Output types that you would like the model to generate
This tool searches the web for relevant results to use in a response
No content