mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00

* fix: full text search match query * perf: mongo schema import, Avoid duplicate import * feat: mongo log store * doc * fix: sandbox outputs * perf: desc color * fix: node init * perf code * perf: chat header
文档
本地运行
- 安装 go 语言环境。
- 安装 hugo。二进制下载,注意需要安装 extended 版本。
- cd docSite
- hugo serve
- 访问 http://localhost:1313