From 6ab3410581d664dd602f6af68f5c8f78bfdb4806 Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期四, 13 二月 2025 13:53:28 +0800 Subject: [PATCH] 增加ds模型文档智能 --- app/config/env_conf/menu_conf.json | 29 ++++++++++++++++++++++++++--- 1 files changed, 26 insertions(+), 3 deletions(-) diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json index 13715d0..1e52f8b 100644 --- a/app/config/env_conf/menu_conf.json +++ b/app/config/env_conf/menu_conf.json @@ -138,7 +138,7 @@ }, { "id": 9, - "title": "", + "title": "鎶ュ憡鐢熸垚", "icon": "2", "img": "/src/assets/index/2.png", "desc": "鍩轰簬鎮ㄥ垱寤虹殑鎶ュ憡鏍煎紡鍜屼笂浼犵殑鏂囨。鍐呭锛屽揩閫熺敓鎴愬畾鍒舵姤鍛婏紝骞舵敮鎸佷竴閿笅杞姐��", @@ -146,16 +146,39 @@ "rank": 91, "dialog": [ { - "id": "72a69e47-458d-47f9-b534-1859e5da244f", + "id": "87b8e17c-594d-424f-b9f8-0b56036904c9", "chat_id": "basic_report_clean", "chat_type": "reportWorkflow", "agentType": 4 }, { - "id": "6eda0700-6273-488d-a97c-88d315bd9d8f", + "id": "61d26deb-9371-4f9c-b61b-b9f9a24a9188", "chat_id": "basic_report_clean", "chat_type": "reportWorkflow", "agentType": 4 + }, + { + "id": "d6eea92d-444a-4658-b9e7-9ab7bd5cb19d", + "chat_id": "basic_report_clean", + "chat_type": "reportWorkflow", + "agentType": 4 + } + ] + }, + { + "id": 10, + "title": "鏂囨。鏅鸿兘锛圖S锛�", + "icon": "7", + "img": "/src/assets/index/7.png", + "desc": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗�", + "describe": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗o紝澶у皬鍦�30M浠ュ唴銆�", + "rank": 90, + "dialog": [ + { + "id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", + "chat_id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", + "chat_type": "documentIaDs", + "agentType": 4 } ] } -- Gitblit v1.8.0