vault backup: 2026-02-25 20:37:59

This commit is contained in:
2026-02-25 20:37:59 +08:00
parent f154842a98
commit 8648b2f94b
3 changed files with 10 additions and 3 deletions

View File

@@ -52,6 +52,10 @@ services:
openclaw models set <provider/model>
```
## 连接Ollamav本地部署模型
>ollama launch openclaw
之后选择指定模型即可。
# 查看日志
openclaw logs --follow
```