feat: update docs

This commit is contained in:
zhayujie
2026-02-28 10:53:16 +08:00
parent 269fa7d2d5
commit 8705bf0a70
16 changed files with 485 additions and 145 deletions

View File

@@ -48,7 +48,7 @@ cp config-template.json config.json
python3 app.py
```
运行后默认启动 Web 服务,访问 `http://localhost:9899/chat` 开始对话。
运行后默认启动 Web 控制台,访问 `http://localhost:9899` 开始对话和管理Agent
**服务器后台运行:**