Files
FastGPT/docSite
Archer c5664c7e90 feat: vision model (#489)
* mongo init

* perf: mongo connect

* perf: tts

perf: whisper and tts

peref: tts whisper permission

log

reabase (#488)

* perf: modal

* i18n

* perf: schema lean

* feat: vision model format

* perf: tts loading

* perf: static data

* perf: tts

* feat: image

* perf: image

* perf: upload image and title

* perf: image size

* doc

* perf: color

* doc

* speaking can not select file

* doc
2023-11-18 15:42:35 +08:00
..
2023-11-17 17:15:41 +08:00
2023-11-18 15:42:35 +08:00
2023-10-12 00:04:45 +08:00
2023-10-12 00:04:45 +08:00
2023-10-30 13:26:42 +08:00
2023-10-30 13:26:42 +08:00
2023-10-04 22:25:07 +08:00
2023-10-04 22:25:07 +08:00
2023-10-12 00:04:45 +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