mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
* feat: think tag parse * feat: parse think tag test * feat: pdf parse ux * feat: doc2x parse * perf: rewrite training mode setting * feat: image parse queue * perf: image index * feat: image parse process * feat: add init sh * fix: ts |
||
|---|---|---|
| .. | ||
| archetypes | ||
| assets | ||
| content/zh-cn/docs | ||
| i18n | ||
| layouts | ||
| static | ||
| .zhlintignore | ||
| .zhlintrc | ||
| Dockerfile | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| hugo.toml | ||
| vercel.json | ||
文档
本地运行
- 安装 go 语言环境。
- 安装 hugo。二进制下载,注意需要安装 extended 版本。
- cd docSite
- hugo serve
- 访问 http://localhost:1313