ChatGPT Subscription
Connect your existing ChatGPT Plus or Pro subscription to AdaL via OAuth. No API key needed — just log in with your ChatGPT account and start using GPT Codex models with your existing subscription credits.
Connect Your Subscription
- Run
/modelto open model selection - Scroll to Third Party Subscriptions → select ChatGPT Subscription
- Select Connect ChatGPT Account — your browser will open
- Log in with your ChatGPT account (Plus or Pro required)
- Once authorized, the dashboard will show Connected with your account email
Available Models
When connected, the following models appear under ChatGPT Subscription in /model:
| Model | Best For |
|---|---|
| GPT-5.3 Codex | Latest Codex model, best for complex tasks |
| GPT-5.2 Codex | Ideal for large code generation |
| GPT-5 Codex | Stable baseline Codex model |
Select any model from the dashboard to switch to it.
Manage Connection
From /model → Third Party Subscriptions → ChatGPT Subscription, you can:
- Refresh Status — Re-check connection and token validity
- Disconnect — Remove OAuth tokens from your machine (your ChatGPT subscription stays active)
Tokens refresh automatically in the background. You only need to reconnect if your session fully expires.
Troubleshooting
| Issue | Solution |
|---|---|
| "Not connected" after login | Wait a few seconds for authorization to complete, then try again |
| Connection expired | Go to /model → ChatGPT Subscription → reconnect |
| No models shown | Ensure you have ChatGPT Plus or Pro (free tier not supported) |
Security
- OAuth tokens are stored locally in
~/.adal/openai_oauth.json - Only your account email is stored — no passwords
- Disconnect anytime to revoke access
Related: Models · BYOAK · Slash Commands