Files
FastGPT/docSite
Archer 09205e4666 fix: price page init data;perf: usage code;fix: reasoning tokens;fix: workflow basic node cannot upgrade (#3816)
* fix: img read

* fix: price page init data

* perf: ai model avatar

* perf: refresh in change team

* perf: null checker

* perf: usage code

* fix: reasoning tokens

* fix: workflow basic node cannot upgrade

* perf: model refresh

* perf: icon refresh
2025-02-18 20:50:25 +08:00
..
2025-02-05 00:10:47 +08:00
2023-10-12 00:04:45 +08:00
2024-10-30 19:04:26 +08:00
2024-04-08 21:17:33 +08:00
2023-10-30 13:26:42 +08:00
2023-11-20 13:43:33 +08:00
2025-02-05 00:26:24 +08:00
2023-12-07 18:07:57 +08:00
2023-12-07 18:07:57 +08:00
2024-10-14 14:36:28 +08:00
2023-10-30 13:26:42 +08:00

文档

本地运行

  1. 安装 go 语言环境。
  2. 安装 hugo。二进制下载,注意需要安装 extended 版本。
  3. cd docSite
  4. hugo serve
  5. 访问 http://localhost:1313