docs: sync onboarding provider values - #4625
Conversation
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
|
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 (1)
📝 WalkthroughWalkthroughThe onboarding configuration environment variable documentation is updated to clarify that ChangesEnvironment Variable Reference
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 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)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-4625.docs.buildwithfern.com/nemoclaw |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
E2E Scenario Advisor RecommendationRequired scenario E2E: None Full scenario advisor summaryE2E Scenario AdvisorBase: Required scenario E2E
Optional scenario E2E
Relevant changed files
|
PR Review AdvisorFindings: 0 needs attention, 0 worth checking, 0 nice ideas This is an automated advisory review. A human maintainer must make the final merge decision. |
Summary
Updates the onboarding configuration reference to remove the stale
NEMOCLAW_PROVIDER=compatiblewording. The replacement text points users to the currentcustomandanthropicCompatibleprovider keys for custom endpoint URLs.Related Issue
Supersedes #3347; follow-up to #3343.
Changes
docs/reference/commands.mdxsoNEMOCLAW_ENDPOINT_URLdocuments the current compatible endpoint provider keys.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesnpm run docsbuilds without warnings (doc changes only)Notes:
git diff --check origin/main...HEADpassed.python3 scripts/docs-to-skills.py docs/ .agents/skills/ --prefix nemoclaw-user --doc-platform fern-mdx --dry-runpassed.npm run docsexited successfully, but Fern reported 2 warnings, so the no-warnings box is left unchecked.npx prek run --all-filescould not complete in this environment because the launcher hit a certificate-chain error, and the standalone cachedprekfailed cloningshellcheck-pywith GitHub HTTP 503.Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit