Skip to content

docs: register provider-openai-chatgpt in module catalog#277

Merged
robotdad merged 1 commit into
microsoft:mainfrom
robotdad:docs/add-provider-openai-chatgpt
Apr 30, 2026
Merged

docs: register provider-openai-chatgpt in module catalog#277
robotdad merged 1 commit into
microsoft:mainfrom
robotdad:docs/add-provider-openai-chatgpt

Conversation

@robotdad
Copy link
Copy Markdown
Member

Registers provider-openai-chatgpt in the official Amplifier module catalog.

Module

amplifier-module-provider-openai-chatgpt

What it does

Connects to the ChatGPT subscription backend API using Codex CLI's OAuth device code flow. No API key required — authenticates via the same flow as Codex CLI, working with any ChatGPT Plus, Pro, Team, or Enterprise subscription.

Available models

  • gpt-5.5
  • gpt-5.4
  • gpt-5.4-mini
  • gpt-5.3-codex
  • gpt-5.2

Related work


Generated with Amplifier

Adds openai-chatgpt provider entry to the official Amplifier module
catalog in MODULES.md. This provider connects to ChatGPT subscriptions
(Plus, Pro, Team, Enterprise) via Codex CLI's OAuth device code flow.

No API key required — authenticates using the same mechanism as the
Codex CLI itself, supporting the full set of ChatGPT models via the
subscription endpoint.

Related: microsoft/amplifier-bundle-routing-matrix#18

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
@robotdad robotdad merged commit b1f81a0 into microsoft:main Apr 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant