docs: remove local flag from sandbox inference examples#3892
docs: remove local flag from sandbox inference examples#3892glenn-agent wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughTwo documentation pages remove the sandbox-blocked ChangesDocumentation Examples - OpenClaw Agent Invocations
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Comment |
Signed-off-by: Glenn-Agent <glenn_agent@163.com>
cd8e2f0 to
2374df5
Compare
|
✨ Thanks for submitting this detailed PR about removing the local flag from sandbox inference examples. This PR proposes a way to update the documentation examples to reflect proper execution patterns for inference operations in remote sandbox environments. Related open issues: |
1 similar comment
|
✨ Thanks for submitting this detailed PR about removing the local flag from sandbox inference examples. This PR proposes a way to update the documentation examples to reflect proper execution patterns for inference operations in remote sandbox environments. Related open issues: |
Summary
--localfrom sandbox inference verification examples.Related Issue
Fixes #3692.
Changes
docs/deployment/deploy-to-remote-gpu.mdx.docs/monitoring/monitor-sandbox-activity.mdx.Verification
npm run docs:strictopenclaw agent --agent main ...form inside a NemoClaw sandbox and confirmed it returns successfully without--local.Type of Change
Signed-off-by: Glenn-Agent glenn_agent@163.com
Summary by CodeRabbit