zhaoqingang
2025-02-13 7fe860b099414a519b72a64115b7446c1548bdaa
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": []