-
Notifications
You must be signed in to change notification settings - Fork 159
Add vercel ai gateway provider docs #318
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
Merged
hannesrudolph
merged 3 commits into
RooCodeInc:main
from
joshualipman123:add-vercel-ai-gateway-provider
Aug 26, 2025
Merged
Add vercel ai gateway provider docs #318
hannesrudolph
merged 3 commits into
RooCodeInc:main
from
joshualipman123:add-vercel-ai-gateway-provider
Aug 26, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
@joshualipman123 is attempting to deploy a commit to the Roo Code Team on Vercel. A member of the Team first needs to authorize it. |
docs/providers/vercel-ai-gateway.md
Outdated
|
|
||
| ## Getting an API Key | ||
|
|
||
| 1. **Sign Up/Sign In:** Go to the [Vercel Website](https://vercel.com/) and sign in Sign in. |
Contributor
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.
Remove duplicate 'Sign in' phrasing in the API key step.
Suggested change
| 1. **Sign Up/Sign In:** Go to the [Vercel Website](https://vercel.com/) and sign in Sign in. | |
| 1. **Sign Up/Sign In:** Go to the [Vercel Website](https://vercel.com/) and sign in. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
daniel-lxs
approved these changes
Aug 26, 2025
- Remove incorrect BYOK claim (not available in Roo Code) - Add default model information (anthropic/claude-sonnet-4) - Document prompt caching feature for Claude and GPT models - Add model capabilities section (vision and tool support) - Improve pricing clarity with model dropdown tip - Add security and troubleshooting notes - Document default temperature setting (0.7) - Note that only language models are displayed - Include API endpoint for technical reference
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
corresponding PR to add provider to roocode: RooCodeInc/Roo-Code#7396
Important
Adds documentation for configuring Vercel AI Gateway in Roo Code and updates the sidebar to include it.
vercel-ai-gateway.mdtodocs/providers/with setup instructions for Vercel AI Gateway in Roo Code.sidebars.tsto includeproviders/vercel-ai-gatewayin the "Model Providers" category.This description was created by
for dfbe7ce. You can customize this summary. It will automatically update as commits are pushed.