From 1d85b97d797587cb79fe9d7732feceb6857fedde Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Tue, 14 Apr 2026 00:52:53 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- README.md | 2 +- nvidia/nemoclaw/README.md | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cec705..5458d39 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Each playbook includes prerequisites, step-by-step instructions, troubleshooting - [Connect Multiple DGX Spark through a Switch](nvidia/multi-sparks-through-switch/) - [NCCL for Two Sparks](nvidia/nccl/) - [Fine-tune with NeMo](nvidia/nemo-fine-tune/) -- [NemoClaw with Nemotron-3-Super and Telegram on DGX Spark](nvidia/nemoclaw/) +- [NemoClaw with Nemotron 3 Super and Telegram on DGX Spark](nvidia/nemoclaw/) - [Nemotron-3-Nano with llama.cpp](nvidia/nemotron/) - [NIM on Spark](nvidia/nim-llm/) - [NVFP4 Quantization](nvidia/nvfp4-quantization/) diff --git a/nvidia/nemoclaw/README.md b/nvidia/nemoclaw/README.md index 6484b07..5631c7f 100644 --- a/nvidia/nemoclaw/README.md +++ b/nvidia/nemoclaw/README.md @@ -1,4 +1,4 @@ -# NemoClaw with Nemotron-3-Super and Telegram on DGX Spark +# NemoClaw with Nemotron 3 Super and Telegram on DGX Spark > Install NemoClaw on DGX Spark with local Ollama inference and Telegram bot integration @@ -372,7 +372,15 @@ Open Telegram, find [@BotFather](https://t.me/BotFather), send `/newbot`, and fo Make sure you are on the **host** (not inside the sandbox). If you are inside the sandbox, run `exit` first. -Add the Telegram network policy to the sandbox so it can reach the Telegram API: +Set the required environment variables. Replace the placeholders with your actual values. `SANDBOX_NAME` must match the sandbox name you chose during the onboard wizard: + +```bash +export TELEGRAM_BOT_TOKEN= +export SANDBOX_NAME=my-assistant +export NVIDIA_API_KEY= +``` + +Add the Telegram network policy to the sandbox: ```bash nemoclaw my-assistant policy-add @@ -380,7 +388,7 @@ nemoclaw my-assistant policy-add When prompted, select `telegram` and hit **Y** to confirm. -Set the bot token and start auxiliary services: +Start the Telegram bridge. ```bash export TELEGRAM_BOT_TOKEN=