Skip to content

docs: update doc for vertex AI inference#119

Open
feloy wants to merge 1 commit into
openkaiden:mainfrom
feloy:vertex-doc
Open

docs: update doc for vertex AI inference#119
feloy wants to merge 1 commit into
openkaiden:mainfrom
feloy:vertex-doc

Conversation

@feloy

@feloy feloy commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@feloy feloy requested review from benoitf and jeffmaury July 1, 2026 13:19
@feloy feloy changed the title doc: update doc for vertex AI inference docs: update doc for vertex AI inference Jul 1, 2026
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@feloy, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 26c79a56-b853-48e3-89a8-88bbdd07797b

📥 Commits

Reviewing files that changed from the base of the PR and between efe9e29 and 8ea2335.

📒 Files selected for processing (1)
  • README.md
📝 Walkthrough

Walkthrough

README.md documentation is updated for two Vertex AI sandbox walkthroughs (Claude Code and OpenCode), revising provider setup steps, environment variables, mount configuration, and agent invocation commands used in example commands.

Changes

Vertex AI documentation updates

Layer / File(s) Summary
Claude Code Vertex AI example update
README.md
Adds providers_v2_enabled setting, vertex-local provider creation via gcloud ADC, switches to ANTHROPIC_BASE_URL/ANTHROPIC_API_KEY=unused, disables experimental betas, simplifies podman mounts, and runs claude --bare via bash -c.
OpenCode Vertex AI example update
README.md
Adds providers_v2_enabled setting, vertex-local provider creation, sets inference model via openshell inference set, switches to ANTHROPIC_BASE_URL/ANTHROPIC_API_KEY=unused, disables experimental betas, simplifies podman mounts, and runs opencode via bash -c.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, so there is nothing to evaluate beyond the change itself. Add a brief PR description summarizing the README and Vertex AI walkthrough updates.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately describes the documentation update around Vertex AI inference.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

but you can also enable providers v2 per sandbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants