update readme

This commit is contained in:
Re-bin
2026-02-01 16:35:59 +00:00
parent 051a97fa4e
commit bbca63ddd5

View File

@@ -91,12 +91,19 @@ nanobot onboard
"apiKey": "sk-or-v1-xxx"
}
},
"agents": {
"defaults": {
"model": "anthropic/claude-opus-4-5"
}
},
"webSearch": {
"apiKey": "BSA-xxx"
}
}
```
> **Tip**: You can also change the model to `minimax/minimax-m2` for lower cost.
> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) · [Brave Search](https://brave.com/search/api/) (optional, for web search)
**3. Chat**