Overview of OpenAI product snapshots
mainThe following OpenAI products and APIs are supported within the context of this skill:
- Apps SDK: Build ChatGPT apps using web component UIs and MCP servers.
- Responses API: A unified endpoint for stateful, multimodal, tool-using agentic workflows.
- Chat Completions API: Generate model responses from a list of conversation messages.
- Codex: OpenAI's coding agent for software development (writing, understanding, reviewing, and debugging code).
- gpt-oss: Open-weight reasoning models (
gpt-oss-120bandgpt-oss-20b) under Apache 2.0. - Realtime API: Low-latency, multimodal speech-to-speech experiences.
- Agents SDK: A toolkit for building agentic apps with tool use, context, and agent hand-offs.