Skip to content

Add Codex AI Gateway integration docs#31308

Open
elithrar wants to merge 1 commit into
productionfrom
docs/openai-codex-ai-gateway
Open

Add Codex AI Gateway integration docs#31308
elithrar wants to merge 1 commit into
productionfrom
docs/openai-codex-ai-gateway

Conversation

@elithrar

@elithrar elithrar commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Adds a minimal OpenAI Codex integration page for configuring AI Gateway as a custom provider.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No style-guide issues found in commit 599c359.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

@github-actions github-actions Bot added product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ size/s labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/ai-gateway/ @abhishekkankani, @palashgo, @thebongy, @roerohan, @kathayl, @mchenco, @zeke, @superhighfives, @bfirsh, @mattrothenberg, @ethulia, @cloudflare/product-owners

@elithrar elithrar enabled auto-merge (squash) June 8, 2026 17:05
@ask-bonk ask-bonk Bot added documentation Documentation edits content:new Request for new/missing content labels Jun 8, 2026

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One sidebar order conflict to fix and one structure suggestion.

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One sidebar order conflict to fix and one structure suggestion.

description: Configure OpenAI Codex to send model requests through Cloudflare AI Gateway.
pcx_content_type: configuration
sidebar:
order: 4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This order conflicts with aig-workers-ai-binding.mdx (also order: 4).

Suggested change
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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a heading before the code block for structure.

Suggested change
```toml
## Configuration
```toml

@ask-bonk

ask-bonk Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

PR adds a new openai-codex.mdx integration page. One sidebar conflict to fix and one structure suggestion.

Issues

  • HIGHsrc/content/docs/ai-gateway/integrations/openai-codex.mdx:6: sidebar.order: 4 conflicts with aig-workers-ai-binding.mdx (also order: 4). Change to order: 5.
  • MEDIUMsrc/content/docs/ai-gateway/integrations/openai-codex.mdx:17: Page has no H2 headings. Add ## Configuration before the TOML block for scanability.

Labels applied: documentation, content:new.

Note: Requires CODEOWNER approval (already flagged by the actions bot). No MDX syntax errors or broken links found.

github run

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content:new Request for new/missing content documentation Documentation edits product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants