feat: ChatGPT subscription connect flow (#487)
This commit is contained in:
@@ -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)**
|
||||
|
||||
Reference in New Issue
Block a user