Add Codex AI Gateway integration docs#31308
Conversation
Review✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
| description: Configure OpenAI Codex to send model requests through Cloudflare AI Gateway. | ||
| pcx_content_type: configuration | ||
| sidebar: | ||
| order: 4 |
There was a problem hiding this comment.
This order conflicts with aig-workers-ai-binding.mdx (also order: 4).
| order: 4 | |
| order: 5 |
|
|
||
| You need your Cloudflare Account ID and AI Gateway ID from the [AI Gateway dashboard](https://dash.cloudflare.com/?to=/:account/ai/ai-gateway), plus a [Cloudflare API token](/fundamentals/api/get-started/create-token/) with access to AI Gateway. | ||
|
|
||
| ```toml |
There was a problem hiding this comment.
Add a heading before the code block for structure.
| ```toml | |
| ## Configuration | |
| ```toml |
|
PR adds a new Issues
Labels applied: Note: Requires CODEOWNER approval (already flagged by the actions bot). No MDX syntax errors or broken links found. |
|
Preview URL: https://599c359b.preview.developers.cloudflare.com Files with changes (up to 15) |
Adds a minimal OpenAI Codex integration page for configuring AI Gateway as a custom provider.