From afc68af3a67b2f936429feb3a68c1f09e03ce930 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期五, 11 四月 2025 10:07:24 +0800
Subject: [PATCH] 智能体中心不显示自研智能体
---
app/config/env_conf/menu_conf.json | 18 +++---------------
1 files changed, 3 insertions(+), 15 deletions(-)
diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json
index abd265d..04bd3b0 100644
--- a/app/config/env_conf/menu_conf.json
+++ b/app/config/env_conf/menu_conf.json
@@ -27,8 +27,8 @@
"rank": 105,
"dialog": [
{
- "id": "6b8ee426c67511efb1510242ac1b0006",
- "chat_id": "6b8ee426c67511efb1510242ac1b0006",
+ "id": "ee0a3e38f5c211efb7600242ac1a0006",
+ "chat_id": "ee0a3e38f5c211efb7600242ac1a0006",
"chat_type": "knowledgeQA",
"agentType": 1
}
@@ -146,19 +146,7 @@
"rank": 91,
"dialog": [
{
- "id": "87b8e17c-594d-424f-b9f8-0b56036904c9",
- "chat_id": "basic_report_clean",
- "chat_type": "reportWorkflow",
- "agentType": 4
- },
- {
- "id": "61d26deb-9371-4f9c-b61b-b9f9a24a9188",
- "chat_id": "basic_report_clean",
- "chat_type": "reportWorkflow",
- "agentType": 4
- },
- {
- "id": "d6eea92d-444a-4658-b9e7-9ab7bd5cb19d",
+ "id": "basic_report_talk",
"chat_id": "basic_report_clean",
"chat_type": "reportWorkflow",
"agentType": 4
--
Gitblit v1.8.0