zhaoqingang
2024-11-22 5bc6dd6c7516e7914e1aac45543e52cde62b0796
app/task/fetch_agent.py
@@ -116,7 +116,7 @@
            ('da3451da89d911efb9490242ac190006', 3, '知识问答', 'RAGFLOW', 'knowledgeQA'),
            ('e96eb7a589db11ef87d20242ac190006', 5, '智能问答', 'RAGFLOW', 'chat'),
            ('basic_excel_talk', 6, '智能数据', 'BASIC', 'excelTalk'),
            ('basic_question_talk', 7, '文档出题', 'BASIC', 'questionTalk')
            ('basic_question_talk', 7, '文档出卷', 'BASIC', 'questionTalk')
        ]
        for agent in initial_agents: