feat: add memory tool config to example config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8f2b8aa514
commit
244d3a23bb
1 changed files with 3 additions and 0 deletions
|
|
@ -130,6 +130,9 @@
|
||||||
"spi": {
|
"spi": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
"memory": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"search": {
|
"search": {
|
||||||
"api_key": "YOUR_BRAVE_API_KEY",
|
"api_key": "YOUR_BRAVE_API_KEY",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue