zhaoqingang
2024-11-21 029002913362b44499f5f7d79667e6a6b1871230
Merge branch 'master' of http://192.168.5.5:10010/r/rag-gateway
1个文件已修改
3 ■■■■ 已修改文件
app/task/fetch_agent.py 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
app/task/fetch_agent.py
@@ -114,7 +114,8 @@
            ('basic_excel_merge', 2, '报表合并', 'BASIC', 'excelMerge'),
            ('bfd090d589d811efb3630242ac190006', 4, '文档智能', 'BISHENG', 'report'),
            ('da3451da89d911efb9490242ac190006', 3, '知识问答', 'RAGFLOW', 'knowledgeQA'),
            ('e96eb7a589db11ef87d20242ac190006', 5, '智能问答', 'RAGFLOW', 'chat')
            ('e96eb7a589db11ef87d20242ac190006', 5, '智能问答', 'RAGFLOW', 'chat'),
            ('basic_excel_talk', 6, '智能数据', 'BASIC', 'excelTalk')
        ]
        for agent in initial_agents: