feat: add memory tool config to example config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kohei 2026-02-22 11:59:49 +09:00
parent 8f2b8aa514
commit 244d3a23bb

View file

@ -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",