From af86455055918d26a0f6eebc270074c4863db0be Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期五, 07 三月 2025 09:57:19 +0800 Subject: [PATCH] 增加深度思考逻辑 --- app/config/env_conf/menu_conf.json | 26 +++++++------------------- 1 files changed, 7 insertions(+), 19 deletions(-) diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json index bdca3f7..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": "e476db7cbdbb11ef82b50242ac130006", - "chat_id": "e476db7cbdbb11ef82b50242ac130006", + "id": "ee0a3e38f5c211efb7600242ac1a0006", + "chat_id": "ee0a3e38f5c211efb7600242ac1a0006", "chat_type": "knowledgeQA", "agentType": 1 } @@ -61,8 +61,8 @@ "rank": 104, "dialog": [ { - "id": "90d533729c0211efbf6b0242ac160006", - "chat_id": "90d533729c0211efbf6b0242ac160006", + "id": "9727d6b0e78111efb10a0242ac1b0003", + "chat_id": "9727d6b0e78111efb10a0242ac1b0003", "chat_type": "chat", "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 @@ -192,8 +180,8 @@ "rank": 89, "dialog": [ { - "id": "a6c01e15-378e-4f56-bd8c-cde5155d37f1", - "chat_id": "a6c01e15-378e-4f56-bd8c-cde5155d37f1", + "id": "6912d21c-ede2-4c53-ac58-80192bc53878", + "chat_id": "6912d21c-ede2-4c53-ac58-80192bc53878", "chat_type": "documentIaEq", "agentType": 4 } -- Gitblit v1.8.0