From df99f1410692feab3306115649bc8159f22745af Mon Sep 17 00:00:00 2001
From: xuyonghao <898441624@qq.com>
Date: 星期三, 25 十二月 2024 17:25:53 +0800
Subject: [PATCH] 合并excel相关api修改
---
env_conf/menu_conf.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/env_conf/menu_conf.json b/env_conf/menu_conf.json
index 224189b..e044dde 100644
--- a/env_conf/menu_conf.json
+++ b/env_conf/menu_conf.json
@@ -44,8 +44,8 @@
"rank": 98,
"dialog": [
{
- "id": "42e4fcdc-9bea-11ef-ac30-0242ac160006",
- "chat_id": "42e4fcdc-9bea-11ef-ac30-0242ac160006",
+ "id": "e476db7cbdbb11ef82b50242ac130006",
+ "chat_id": "e476db7cbdbb11ef82b50242ac130006",
"chat_type": "knowledgeQA",
"agentType": 1
}
@@ -61,10 +61,10 @@
"rank": 97,
"dialog": [
{
- "id": "c684bab4-f05b-423e-8727-f50497e73ebf",
- "chat_id": "c684bab4-f05b-423e-8727-f50497e73ebf",
- "chat_type": "report",
- "agentType": 2
+ "id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
+ "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
+ "chat_type": "documentIa",
+ "agentType": 4
}
]
},
@@ -78,8 +78,8 @@
"rank": 96,
"dialog": [
{
- "id": "90d53372-9c02-11ef-bf6b-0242ac160006",
- "chat_id": "90d53372-9c02-11ef-bf6b-0242ac160006",
+ "id": "90d533729c0211efbf6b0242ac160006",
+ "chat_id": "90d533729c0211efbf6b0242ac160006",
"chat_type": "chat",
"agentType": 1
}
@@ -98,7 +98,7 @@
"id": "basic_excel_talk",
"chat_id": "basic_excel_talk",
"chat_type": "excelTalk",
- "agentType": 1
+ "agentType": 3
}
]
},
--
Gitblit v1.8.0