惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Apple Machine Learning Research
Apple Machine Learning Research
量子位
D
DataBreaches.Net
云风的 BLOG
云风的 BLOG
博客园 - 聂微东
博客园_首页
D
Docker
博客园 - 叶小钗
S
SegmentFault 最新的问题
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
腾讯CDC
罗磊的独立博客
雷峰网
雷峰网
博客园 - Franky

OpenAI Developers

Sora 2 Prompting Guide Codex Prompting Guide Docs MCP | OpenAI Developers Gpt-image-1.5 Prompting Guide GPT-5.2 Prompting Guide Transcribing User Audio with a Separate Realtime Request Modernizing your Codebase with Codex GitHub - openai/openai-sora-sample-app: Sample app to get started using the Video API with Sora GitHub - openai/openai-apps-sdk-examples: Example apps for the Apps SDK GitHub - openai/openai-chatkit-advanced-samples: Starter app to build with OpenAI ChatKit SDK GitHub - openai/openai-chatkit-starter-app: Starter app to build with OpenAI ChatKit + Agent Builder Rate limits | OpenAI API Web search | OpenAI API Getting started with datasets | OpenAI API Prompt optimizer | OpenAI API Verifying gpt-oss implementations How to run gpt-oss locally with LM Studio Fine-tuning with gpt-oss and Hugging Face Transformers How to run gpt-oss locally with Ollama Function calling | OpenAI API Models | OpenAI API Reasoning best practices | OpenAI API Reasoning models | OpenAI API Background mode | OpenAI API Batch API | OpenAI API Conversation state | OpenAI API File search | OpenAI API Flex processing | OpenAI API MCP and Connectors | OpenAI API Code Interpreter | OpenAI API
OpenAI Developers plugin for Codex
2026-04-30 · via OpenAI Developers

The OpenAI Developers plugin helps you build AI applications and agents in Codex with OpenAI Platform access and OpenAI API setup guidance. It works together with the OpenAI Docs Skill that comes bundled with your Codex install.

It includes:

  • OpenAI API Platform: connect Codex to the OpenAI API Platform.
  • API key setup: create, save, and connect a project API key from Codex when your app needs OpenAI API access.
  • Agents SDK: build and deploy OpenAI Agents SDK apps from an idea, a repo, or a prior Codex thread.
  • Troubleshooting: identify common OpenAI API failures and route you to the right next step.

Get started with Codex

If you are new to Codex, start here before installing the plugin:

  1. Download the Codex app for macOS or Windows.
  2. Follow the Codex quickstart to sign in, choose a project, and send your first message.

Install the plugin

Use the plugin

After installation, start building with Codex! Codex can use the plugin automatically when the task calls for OpenAI Platform interactions, such as creating API keys, or troubleshooting API issues.

The plugin is useful when you want Codex to:

  • build an app or agent that uses the OpenAI API
  • create an OpenAI API key for the app you are building
  • diagnose common OpenAI API errors and explain the next step.

Sample prompts

Build a new app

Build an app with the Responses API

Create a campaign studio that turns a brief into polished copy and generated visual directions.

Build an agent with the Agents SDK

Create a launch-planning agent with a frontend, useful tools, and observability hooks.

Build a realtime audio app

Make a voice-first worldbuilding companion with low-latency audio interactions.

Improve an existing app

Upgrade to the latest model

Create a no-code-change plan to modernize model/API usage while preserving behavior.

Optimize my API implementation

Create a no-code-change optimization plan for quality, latency, reliability, and cost.

Migrate from Responses API to Agents SDK

Create a no-code-change migration plan for whether and how to move to the Agents SDK.