diff --git a/README.md b/README.md index 92b3646..d1a8e9c 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,15 @@ nanobot onboard "openrouter": { "apiKey": "sk-or-v1-xxx" } + }, + "webSearch": { + "apiKey": "BSA-xxx" } } ``` +> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) ยท [Brave Search](https://brave.com/search/api/) (optional, for web search) + **3. Chat** ```bash @@ -217,10 +222,6 @@ nanobot gateway -**API Keys:** -- **OpenRouter**: https://openrouter.ai/keys -- **Brave Search** (optional): https://brave.com/search/api/ - ## CLI Reference | Command | Description |