FastGPT/docSite
Archer 7917766024
Dataset folder manager (#274)
* feat: retry send

* perf: qa default value

* feat: dataset folder

* feat: kb folder delete and path

* fix: ts

* perf: script load

* feat: fileCard and dataCard

* feat: search file

* feat: max token

* feat: select dataset

* fix: preview chunk

* perf: source update

* export data limit file_id

* docs

* fix: export limit
2023-09-10 16:37:32 +08:00
..
archetypes docs: update the framework of doc site (#207) 2023-08-22 11:08:28 +08:00
assets demo (#266) 2023-09-06 18:56:59 +08:00
content/docs Dataset folder manager (#274) 2023-09-10 16:37:32 +08:00
i18n docs: update the framework of doc site (#207) 2023-08-22 11:08:28 +08:00
layouts Docs: fix favicon (#258) 2023-09-05 21:28:13 +08:00
resources/_gen Docs: optimize codeblock (#259) 2023-09-06 09:53:37 +08:00
static doc favicon 2023-09-04 19:45:24 +08:00
README.md docs 2023-08-23 18:21:11 +08:00
go.mod docs 2023-08-23 18:21:11 +08:00
go.sum docs: update the framework of doc site (#207) 2023-08-22 11:08:28 +08:00
hugo.toml Update docs: change image width (#256) 2023-09-05 20:51:50 +08:00
vercel.json v4.2 (#217) 2023-08-24 21:08:49 +08:00

文档

本地运行

  1. 安装 go 语言环境。
  2. 安装 hugo。 二进制下载
  3. cd docSite
  4. hugo serve
  5. 访问 http://localhost:1313