mirror of
https://github.com/MrFadiAi/openclaw-manager.git
synced 2026-08-14 09:02:25 +00:00
17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"tools": {
|
|
"profile": "messaging",
|
|
"pdf": {
|
|
"provider": "anthropic",
|
|
"maxPages": 10
|
|
}
|
|
},
|
|
"memorySearch": {
|
|
"provider": "ollama"
|
|
},
|
|
"sessions_spawn": {
|
|
"inlineFileAttachments": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
} |