update readme
This commit is contained in:
parent
051a97fa4e
commit
bbca63ddd5
@ -91,12 +91,19 @@ nanobot onboard
|
|||||||
"apiKey": "sk-or-v1-xxx"
|
"apiKey": "sk-or-v1-xxx"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"agents": {
|
||||||
|
"defaults": {
|
||||||
|
"model": "anthropic/claude-opus-4-5"
|
||||||
|
}
|
||||||
|
},
|
||||||
"webSearch": {
|
"webSearch": {
|
||||||
"apiKey": "BSA-xxx"
|
"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)
|
> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) · [Brave Search](https://brave.com/search/api/) (optional, for web search)
|
||||||
|
|
||||||
**3. Chat**
|
**3. Chat**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user