Skip to content

docs: update doc for vertex AI inference#119

Merged
feloy merged 1 commit into
openkaiden:mainfrom
feloy:vertex-doc
Jul 6, 2026
Merged

docs: update doc for vertex AI inference#119
feloy merged 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

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 47b13e9e-ffc7-42c0-ba43-34a8c5a5d759

📥 Commits

Reviewing files that changed from the base of the PR and between efe9e29 and 9538e52.

📒 Files selected for processing (1)
  • README.md
✅ Files skipped from review due to trivial changes (1)
  • README.md

📝 Walkthrough

Walkthrough

README.md updates two Vertex AI sandbox walkthroughs for Claude Code and OpenCode, revising provider setup, environment variables, mount configuration, and agent launch commands.

Changes

Vertex AI documentation updates

Layer / File(s) Summary
Claude Code Vertex AI example update
README.md
Adds providers_v2_enabled, creates a vertex-local provider from gcloud ADC, sets the inference model, switches to ANTHROPIC_BASE_URL and ANTHROPIC_API_KEY=unused, disables experimental betas, simplifies the Podman mount, and starts claude --bare from /sandbox/work with bash -c.
OpenCode Vertex AI example update
README.md
Adds providers_v2_enabled, creates a vertex-local provider from gcloud ADC, sets the inference model, switches to ANTHROPIC_BASE_URL and ANTHROPIC_API_KEY=unused, disables experimental betas, simplifies the Podman mount, and starts opencode from /sandbox/work with 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 description was provided, so the change intent is not described in a meaningful way. Add a short summary of what the docs update changes and why.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the change set, which updates Vertex AI documentation for sandbox inference workflows.
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

Signed-off-by: Philippe Martin <phmartin@redhat.com>
@feloy feloy merged commit 0b5296c into openkaiden:main Jul 6, 2026
8 checks passed
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