mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-18 12:07:15 +08:00
feat: update 2.1.3 docs
This commit is contained in:
@@ -5,6 +5,8 @@ description: Download and use the CowAgent desktop client (macOS / Windows)
|
||||
|
||||
CowAgent ships a ready-to-use desktop client with the Agent runtime bundled in — **no need to install Python or dependencies manually**. Just download, install, and run your local super AI assistant.
|
||||
|
||||
<img src="https://cdn.jsdelivr.net/gh/zhayujie/cowagent-assets@main/screenshots/en/desktop-chat-demo-en.png" alt="CowAgent Desktop client" />
|
||||
|
||||
## Download & Install
|
||||
|
||||
<Card title="Go to the download page" icon="download" href="https://cowagent.ai/download/">
|
||||
|
||||
@@ -59,3 +59,9 @@ sudo docker compose up -d
|
||||
<Tip>
|
||||
Back up `config.json` before upgrading. For Docker deployments, mount the workspace directory as a volume to persist data across upgrades.
|
||||
</Tip>
|
||||
|
||||
## Desktop client upgrade
|
||||
|
||||
The [desktop client](/guide/desktop) has built-in auto-update: it checks for new versions automatically and prompts you, so you can download and restart to upgrade in one click.
|
||||
|
||||
You can also grab the latest version anytime from the [download page](https://cowagent.ai/download/).
|
||||
|
||||
Reference in New Issue
Block a user