docs: update Bedrock and Vertex setup - #13106
Conversation
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Both previously reported findings (final dialog step should read Submit, not Connect) were fixed in Files Reviewed (2 files)
Previous Review Summary (commit 6ee0872)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 6ee0872)Status: 2 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (2 files)
All other claims verified against the implementation from #13100: dialog field labels ("Service-account JSON", "Google Cloud project ID", "Vertex AI location", AWS access key/secret/session token/region), credential-store storage (not Reviewed by kimi-k3 · Input: 85.1K · Output: 2.4K · Cached: 121.3K Review guidance: REVIEW.md from base branch |
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
…etup docs: update Bedrock and Vertex setup
What changed
Update the Bedrock and Vertex provider pages to match the VS Code credential setup introduced in #13100. The docs now list the exact access-key and service-account fields, explain credential storage, and distinguish the VS Code flows from CLI authentication.
Also document Bedrock bearer-token and named-profile CLI setup, which were missing from the existing page.
Why
The Vertex page still directed VS Code users to Application Default Credentials, and the Bedrock page still described only the AWS credential chain. Those instructions no longer matched the provider dialogs.