From f95f801f35aa201cbaffd7d881c07edc9398b570 Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期一, 03 三月 2025 16:03:51 +0800 Subject: [PATCH] 增加外接知识库中转接口 --- app/config/env_conf/menu_conf.json | 46 ++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 40 insertions(+), 6 deletions(-) diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json index b35dbfc..9418fb8 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": "e476db7cbdbb11ef82b50242ac130006", - "chat_id": "e476db7cbdbb11ef82b50242ac130006", + "id": "ee0a3e38f5c211efb7600242ac1a0006", + "chat_id": "ee0a3e38f5c211efb7600242ac1a0006", "chat_type": "knowledgeQA", "agentType": 1 } @@ -44,8 +44,8 @@ "rank": 97, "dialog": [ { - "id": "7638f006-38a2-4c21-a68e-c6c49b304a35", - "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35", + "id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", + "chat_id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", "chat_type": "documentIa", "agentType": 4 } @@ -61,8 +61,8 @@ "rank": 104, "dialog": [ { - "id": "90d533729c0211efbf6b0242ac160006", - "chat_id": "90d533729c0211efbf6b0242ac160006", + "id": "9727d6b0e78111efb10a0242ac1b0003", + "chat_id": "9727d6b0e78111efb10a0242ac1b0003", "chat_type": "chat", "agentType": 1 } @@ -164,6 +164,40 @@ "agentType": 4 } ] + }, + { + "id": 10, + "title": "鏂囨。鏅鸿兘锛圖S锛�", + "icon": "7", + "img": "/src/assets/index/7.png", + "desc": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗�", + "describe": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗o紝澶у皬鍦�30M浠ュ唴銆�", + "rank": 90, + "dialog": [ + { + "id": "7638f006-38a2-4c21-a68e-c6c49b304a35", + "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35", + "chat_type": "documentIaDs", + "agentType": 4 + } + ] + }, + { + "id": 11, + "title": "璁惧鍒嗘瀽", + "icon": "7", + "img": "/src/assets/index/7.png", + "desc": "璁惧鍒嗘瀽鍔╂墜锛屽熀浜庢偍涓婁紶鐨勮澶囨暟鎹繘琛岄棶绛旓紝鏀寔澶氳澶�", + "describe": "璁惧鍒嗘瀽鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗o紝澶у皬鍦�30M浠ュ唴銆�", + "rank": 89, + "dialog": [ + { + "id": "6912d21c-ede2-4c53-ac58-80192bc53878", + "chat_id": "6912d21c-ede2-4c53-ac58-80192bc53878", + "chat_type": "documentIaEq", + "agentType": 4 + } + ] } ] } \ No newline at end of file -- Gitblit v1.8.0