Model - OpenAI API
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
Searching…
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
Sample code and API for OpenAI: GPT-5.1 - GPT-5.1 is the latest frontier-grade model in the GPT-5 series, offering stronger general-purpose reasoning, improved instruction adherence, and a more natural conversational ...
OpenAI has rolled out its latest language model, GPT-5.1, to the API. Pricing stays the same as GPT-5. The update adds two new variants for longer programming workloads: gpt-5.1-codex and gpt-5.1-codex-mini. Prompt ca...
OpenAI has released GPT-5.1 on its API platform, introducing a major upgrade in speed, reasoning efficiency, and coding reliability. The new model enters the GPT-5 series as the “balanced” option—intelligent enough fo...
Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.
OpenAI has expanded its new GPT-5.1 models to the API, introducing adaptive reasoning that uses fewer tokens for easy tasks and more for complex ones.
In this tutorial, we won’t focus on the model’s general abilities. Instead, we will explore and test the new GPT-5 API features introduced with the new model. We will walk through each feature and run example code so ...