Files
FastGPT/docSite
Archer 9f8b75fd7c Ai proxy monitor (#5009)
* Time granularity and Table of a single model (#4990)

* Aiproxy ModelBoard

* Add components LineChartComponent and Make some revisions

* Time granularity and Table of a single model

* Modify the logic and sort the tables in ascending or descending order

* Use theme and present in seconds

* Add the channel name section (#5005)

* Add components LineChartComponent and Make some revisions

* Time granularity and Table of a single model

* Modify the logic and sort the tables in ascending or descending order

* Add the channel name section

* The channel_name is transmitted from the outer layer

* Restore the channel

* perf: dashboard code

* perf: ai proxy monitor

* code

---------

Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com>
2025-06-11 18:21:59 +08:00
..
2025-06-06 14:48:44 +08:00
2023-10-12 00:04:45 +08:00
2024-10-30 19:04:26 +08:00
2025-04-17 15:10:23 +08:00
2023-10-30 13:26:42 +08:00
2023-11-20 13:43:33 +08:00
2025-04-17 13:25:38 +08:00
2025-04-18 14:47:11 +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
2025-04-18 14:47:11 +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