Spaces:
Sleeping
Sleeping
Delete openclaw.json with huggingface_hub
Browse files- openclaw.json +0 -26
openclaw.json
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"log_path": "/data/logs",
|
| 3 |
-
"max_log_size": 1048576,
|
| 4 |
-
"memory": {
|
| 5 |
-
"enabled": true,
|
| 6 |
-
"provider": "dataset",
|
| 7 |
-
"path": "/data/.openclaw/memory.jsonl",
|
| 8 |
-
"dataset_id": "datasets/parental-cain-memory"
|
| 9 |
-
},
|
| 10 |
-
"tools": {
|
| 11 |
-
"enabled": [
|
| 12 |
-
"calculator",
|
| 13 |
-
"web_search"
|
| 14 |
-
],
|
| 15 |
-
"web_search": {
|
| 16 |
-
"provider": "huggingface",
|
| 17 |
-
"api_key": ""
|
| 18 |
-
}
|
| 19 |
-
},
|
| 20 |
-
"integrations": {
|
| 21 |
-
"huggingface": {
|
| 22 |
-
"enabled": true,
|
| 23 |
-
"token": ""
|
| 24 |
-
}
|
| 25 |
-
}
|
| 26 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|