Documentation Index
Fetch the complete documentation index at: https://docs.cowagent.ai/llms.txt
Use this file to discover all available pages before exploring further.
命令升级(推荐)
使用cow update 一键完成代码更新和服务重启:
- 拉取最新代码(
git pull) - 停止当前服务
- 更新 Python 依赖
- 重新安装 CLI
- 启动服务
如果未安装 Cow CLI,也可以使用
./run.sh update 完成相同操作。手动升级
在项目根目录下执行:Docker 升级
在docker-compose.yml 所在目录下执行:
