zhaoqingang
2025-01-10 c878490140aa4e9d7b71c49214fb47f8618d403b
app/config/env_conf/default_agent_conf.json
@@ -5,28 +5,36 @@
      "name": "报表合并",
      "description": "报表合并",
      "icon": "intellFrame4",
      "agentType": "excelMerge"
      "agentType": "excelMerge",
      "dialogType": "3",
      "mode": "agent-basic"
    },
    {
      "id": "basic_excel_talk",
      "name": "智能数据",
      "description": "智能数据",
      "icon": "intellFrame4",
      "agentType": "excelTalk"
      "agentType": "excelTalk",
      "dialogType": "3",
      "mode": "agent-basic"
    },
    {
      "id": "basic_question_talk",
      "name": "出题组卷",
      "description": "出题组卷",
      "icon": "intellFrame4",
      "agentType": "questionTalk"
      "agentType": "questionTalk",
      "dialogType": "3",
      "mode": "agent-basic"
    },
    {
      "id": "basic_paper_talk",
      "name": "文档出卷",
      "description": "文档出卷",
      "icon": "intellFrame4",
      "agentType": "paperTalk"
      "agentType": "paperTalk",
      "dialogType": "3",
      "mode": "agent-basic"
    }
  ],
  "bs": []