feat: ChatGPT subscription connect flow (#487)

This commit is contained in:
Cameron
2026-03-05 10:16:35 -08:00
committed by GitHub
parent bb0ccd65e1
commit 9bf19ebab4
7 changed files with 360 additions and 55 deletions

View File

@@ -34,6 +34,16 @@ npm ci
3. Go to Settings > API Keys
4. Create a new API key and copy it
### 3b. Connect your ChatGPT subscription (optional)
If you want connected provider models from your ChatGPT/ChatGPT Plus subscription, run:
```bash
lettabot connect chatgpt
```
The command opens a browser-based flow for OAuth and then makes those handles available in `lettabot model` and onboarding.
### 4. Configure LettaBot
**Option A: Interactive Setup (Recommended)**