Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Using GPT-5.5 | OpenAI API

Provides guidance on how to implement and utilize the GPT-5.5 model within the OpenAI API ecosystem.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Using GPT-5.5 | OpenAI API

Provides guidance on how to implement and utilize the GPT-5.5 model within the OpenAI API ecosystem.

When To Use

Use when you need to implement the GPT-5.5 model into an application or determine the correct way to call its specific capabilities via the API.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/using-gpt-5-openai-api-workflow-guide.mdA guide detailing the features, behavioral changes, and migration steps for using the GPT-5.5 model via the OpenAI API.Questions about a guide detailing the features, behavioral changes, and migration steps for using the GPT-5.5 model via the OpenAI API.
examples/using-gpt-5-openai-api-openai-api-gpt-5-5-model-migration.textA text-based example demonstrating how to migrate a project to the GPT-5.5 model using the OpenAI API.Exact payloads, commands, or snippets shown in A text-based example demonstrating how to migrate a project to the GPT-5.5 model using the OpenAI API.

What This Skill Covers

  • GPT-5.5 raises the baseline for complex production workflows. It’s a strong fit for coding use cases, tool-heavy agents, grounded assistants, long-context re...
  • Main sections: Introduction, What’s new, Behavioral changes, Migration quickstart, Automated migration with Codex.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/latest-model