Skip to content

快速开始

Docker 一键部署

bash
git clone https://github.com/hyglgithub/wok-rag-agent.git
cd wok-rag-agent
export SILICONFLOW_API_KEY=your-siliconflow-api-key
docker-compose up -d

启动完成后访问 http://localhost:8080 即可使用。

TIP

首次启动需要下载 Docker 镜像,可能需要几分钟时间。Milvus 健康检查需要约 90 秒启动。

下一步