-
Notifications
You must be signed in to change notification settings - Fork 176
docs: add ChatGPT Plus/Pro provider setup guide #492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Re-review complete. 1 issue flagged.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
|
@roomote remove the "why it matters" section |
Removed the "Why this video matters" section as requested. Build passed. |
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
| ## Quickstart: Connect your subscription to Roo Code | ||
|
|
||
| 1. Open Roo Code settings (click the gear icon <Codicon name="gear" /> in the Roo Code panel). | ||
| 2. In **API Provider**, select **OpenAI – ChatGPT Plus/Pro**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Quickstart step says to select OpenAI – ChatGPT Plus/Pro, but this page/provider entry is titled ChatGPT Plus/Pro; this mismatch can make the dropdown choice unclear.
| 2. In **API Provider**, select **OpenAI – ChatGPT Plus/Pro**. | |
| 2. In **API Provider**, select **ChatGPT Plus/Pro**. |
Fix it with Roo Code or mention @roomote and request a fix.
Summary
Add a setup-first doc page for the OpenAI – ChatGPT Plus/Pro provider (subscription sign-in) and link it from the OpenAI API-key page to prevent confusion.
Changes
Important
Adds documentation for setting up the ChatGPT Plus/Pro provider in Roo Code, including a new setup page and cross-links.
openai-chatgpt-plus-pro.mdfor ChatGPT Plus/Pro provider setup with OAuth, including a setup video.index.jsonto include ChatGPT Plus/Pro in the providers list.openai.mdto guide users to the ChatGPT Plus/Pro setup page.This description was created by
for 6ba7c7e. You can customize this summary. It will automatically update as commits are pushed.