安装 Veyllo

开源、本地优先。一条命令配齐一切。选择您的操作系统。

只需要 Git。其余一切由安装脚本为 macOS 自动配齐:容器运行时、Python 与 Node。

1

克隆并安装

打开终端,依次运行:

terminal
git clone https://github.com/Veyllo-Labs/VAF.git && cd VAF
terminal
chmod +x install.sh && ./install.sh
2

启动智能体

启动桌面应用,网页界面将在 localhost:3000 打开:

terminal
vaf tray

偏好终端?vaf run 进入交互对话,或用 vaf prompt "你好" 试一试。

在 GitHub 上查看没有本地 GPU?用 Veyllo API 驱动 VAF:一把密钥,托管模型。
安装 Veyllo · Veyllo