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>
This commit is contained in:
Archer
2025-06-11 18:21:59 +08:00
committed by GitHub
parent abbfc436a3
commit 9f8b75fd7c
9 changed files with 998 additions and 309 deletions

View File

@@ -9,8 +9,8 @@ weight: 788
## 🚀 新增内容
1. AI proxy 服务,支持以图表形式展示模型调用情况。
1. 商业版支持知识库分块时LLM 进行自动分段识别。
1. AI proxy 监控完善,支持以图表/表格形式查看模型调用和性能情况。
2. 商业版支持知识库分块时LLM 进行自动分段识别。
## ⚙️ 优化