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 があるディレクトリで以下を実行します:
