feat: release 2.1.3

This commit is contained in:
zhayujie
2026-07-08 15:55:56 +08:00
parent adaf9a7813
commit 65970c564c
16 changed files with 378 additions and 5 deletions

View File

@@ -71,6 +71,8 @@ CowAgent 支持灵活切换多种模型,能处理文本、语音、图片、
运行后默认会启动 Web 控制台,通过访问 `http://localhost:9899` 可以在网页端进行对话、配置、应用通道接入等操作。
也可以使用桌面客户端macOS / Windows内置 Agent 运行环境,[下载安装](https://cowagent.ai/zh/download/)后开箱即用。
<CardGroup cols={2}>
<Card title="快速开始" icon="rocket" href="/zh/guide/quick-start">
查看完整的安装和运行指南