zhaoqingang
2025-02-13 7fe860b099414a519b72a64115b7446c1548bdaa
报告生成agent增加
1个文件已修改
18 ■■■■■ 已修改文件
app/config/env_conf/default_agent_conf.json 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
app/config/env_conf/default_agent_conf.json
@@ -119,6 +119,24 @@
      },
      "dialogType": "3",
      "mode": "agent-basic"
    },
    {
      "id": "basic_report_talk",
      "name": "报告生成",
      "description": "报告生成",
      "icon": "intellFrame4",
      "agentType": "reportTalk",
      "parameters": {
        "retriever_resource": {
          "enabled": true
        },
        "user_input_form": [],
        "file_upload":{
          "enabled": false
        }
      },
      "dialogType": "3",
      "mode": "agent-basic"
    }
  ],
  "bs": []