配置更新

This commit is contained in:
2026-07-15 15:44:48 +08:00
parent a9b8497b9d
commit 3b3dbdf294
9 changed files with 59 additions and 38 deletions
+10 -23
View File
@@ -71,29 +71,11 @@
"model": "text-embedding-v4"
},
"models": {
"ollama/huihui_ai/glm-4.7-flash-abliterated:latest": {
"alias": "GLM 4.7 Flash(本地)"
},
"ollama/deepseek-v4-flash:cloud": {
"alias": "DeepSeek V4 Flash(云端)"
},
"deepseek/deepseek-v4-pro": {
"alias": "DeepSeek V4 Pro"
},
"deepseek/deepseek-v4-flash": {
"alias": "DeepSeek V4 Flash"
},
"new-api/deepseek-v4-flash": {
"alias": "New Api V4 Flash"
},
"new-api/qwen3.5-plus": {
"alias": "New Api Qwen 3.5 Plus"
},
"new-api/qwen3.7-max": {
"alias": "New Api Qwen 3.7 Max"
},
"new-api/glm-5.1": {
"alias": "New Api GLM 5.1"
}
},
"workspace": "/home/yangxuan/.openclaw/workspace",
@@ -420,10 +402,10 @@
"enabled": false
},
"MySQL": {
"enabled": false
"enabled": true
},
"sql-toolkit": {
"enabled": false
"enabled": true
},
"tmux": {
"enabled": false
@@ -494,7 +476,7 @@
"agentId": "main",
"match": {
"channel": "openclaw-weixin",
"accountId": "d843ed5f6ccc-im-bot"
"accountId": "e48ace9814f0-im-bot"
}
},
{
@@ -504,5 +486,10 @@
"accountId": "89623f3b5d79-im-bot"
}
}
]
}
],
"cron": {
"triggers": {
"enabled": true
}
}
}