Files
FastGPT/docSite
Archer b5c98a4f63 Plugin runtime (#2050)
* feat: plugin run (#1950)

* feat: plugin run

* fix

* ui

* fix

* change user input type

* fix

* fix

* temp

* split out plugin chat

* perf: chatbox

* perf: chatbox

* fix: plugin runtime (#2032)

* fix: plugin runtime

* fix

* fix build

* fix build

* perf: chat send prompt

* perf: chat log ux

* perf: chatbox context and share page plugin runtime

* perf: plugin run time config

* fix: ts

* feat: doc

* perf: isPc check

* perf: variable input render

* feat: app search

* fix: response box height

* fix: phone ui

* perf: lock

* perf: plugin route

* fix: chat (#2049)

---------

Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-07-15 22:50:48 +08:00
..
2024-06-18 22:16:05 +08:00
2024-07-15 22:50:48 +08:00
2023-10-12 00:04:45 +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
2023-12-07 18:07:57 +08:00
2023-12-07 18:07:57 +08:00
2024-05-29 15:46:43 +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