update readme
This commit is contained in:
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user