Skip to content

Commit 5b1e970

Browse files
authored
Refine README.fork.md by simplifying feature list
Removed unnecessary details about Dual NVIDIA keys and Secrets file while retaining key features for clarity.
1 parent b9e0f68 commit 5b1e970

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.fork.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ Personal fork of [NVIDIA/NemoClaw](https://github.com/NVIDIA/NemoClaw) with **Ta
1515
| Feature | Summary |
1616
|--------|---------|
1717
| **Tavily Web Search** | Choose Tavily during onboard; `tavily` network preset; OpenClaw `plugins.entries.tavily` + `tools.web.search.provider=tavily` |
18-
| **Nemotron Ultra** | First-class cloud model on **Inference Hub** (`inference-api.nvidia.com`, `sk-*` key) — not only “Other OpenAI-compatible endpoint” |
19-
| **Dual NVIDIA keys** | `NVIDIA_API_KEY` (`nvapi-*`, Build/integrate) vs `NVIDIA_INFERENCE_HUB_API_KEY` (`sk-*`, Inference Hub) |
20-
| **Secrets file** | Keys in `~/.nemoclaw/secrets.env` (gitignored), loaded on onboard |
18+
| **Nemotron Ultra** | First-class cloud model on **Inference Hub**
2119
| **Telegram plugin fix** | Enables `plugins.entries.telegram` when Telegram is in messaging channels (OpenClaw 2026.5.x) |
2220

2321
---
@@ -50,14 +48,14 @@ node bin/nemoclaw.js credentials init-secrets
5048

5149
| Variable | Format | Used for |
5250
|----------|--------|----------|
53-
| `NVIDIA_INFERENCE_HUB_API_KEY` | `sk-...` | **Nemotron Ultra** `https://inference-api.nvidia.com/v1` |
51+
| `NVIDIA_INFERENCE_HUB_API_KEY` | `sk-...` | **Nemotron Ultra** |
5452
| `NVIDIA_API_KEY` | `nvapi-...` | Nemotron Super / Build models → `https://integrate.api.nvidia.com/v1` |
5553
| `TAVILY_API_KEY` | `tvly-...` | Tavily web search |
5654
| `TELEGRAM_BOT_TOKEN` | from @BotFather | Telegram bot |
5755

5856
Get keys:
5957

60-
- Inference Hub: https://inference.nvidia.com
58+
- Inference Hub
6159
- NVIDIA Build: https://build.nvidia.com/settings/api-keys
6260
- Tavily: https://tavily.com
6361
- Telegram: [@BotFather](https://t.me/BotFather)`/newbot`

0 commit comments

Comments
 (0)