Fix CutOS Agent models config path

This commit is contained in:
yankun
2026-08-02 19:17:31 +08:00
parent 9ccdd73955
commit 6488374da8
3 changed files with 15 additions and 1 deletions
+2
View File
@@ -201,6 +201,8 @@ CLAWD_LOG_FILE=1
# CLAWD_SERVER=wss://claw.cutos.ai/ws
# Agent runtime: openclaw (default) or cutos-agent
# AGENT_TYPE=openclaw
# CutOS Agent Pi models config path
# PI_MODELS_CONFIG=$HOME/.pi/agent/models.json
# Enable Bluetooth monitor (bluetoothctl); disabled by default
# CLAWD_ENABLE_BT=1
# OpenVFD sysfs path (default: /sys/class/leds/openvfd)