From dbbc7d891c0f9837d3580842fa5326ba40a21476 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期四, 21 十一月 2024 11:46:20 +0800
Subject: [PATCH] 出题组卷

---
 app/task/fetch_agent.py |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app/task/fetch_agent.py b/app/task/fetch_agent.py
index b6852c0..6e80963 100644
--- a/app/task/fetch_agent.py
+++ b/app/task/fetch_agent.py
@@ -112,9 +112,11 @@
         initial_agents = [
             ('80ee430a-e396-48c4-a12c-7c7cdf5eda51', 1, '鎶ュ憡鐢熸垚', 'BISHENG', 'report'),
             ('basic_excel_merge', 2, '鎶ヨ〃鍚堝苟', 'BASIC', 'excelMerge'),
-            ('bfd090d589d811efb3630242ac190006', 4, '鏂囨。鏅鸿兘', 'RAGFLOW', 'documentChat'),
+            ('bfd090d589d811efb3630242ac190006', 4, '鏂囨。鏅鸿兘', 'BISHENG', 'report'),
             ('da3451da89d911efb9490242ac190006', 3, '鐭ヨ瘑闂瓟', 'RAGFLOW', 'knowledgeQA'),
-            ('e96eb7a589db11ef87d20242ac190006', 5, '鏅鸿兘闂瓟', 'RAGFLOW', 'chat')
+            ('e96eb7a589db11ef87d20242ac190006', 5, '鏅鸿兘闂瓟', 'RAGFLOW', 'chat'),
+            ('basic_excel_talk', 6, '鏅鸿兘鏁版嵁', 'BASIC', 'excelTalk'),
+            ('basic_question_talk', 7, '鏂囨。鍑洪', 'BASIC', 'questionTalk')
         ]
 
         for agent in initial_agents:

--
Gitblit v1.8.0