zhaoqingang
2025-02-19 247038b7ee75997c1a9ae1a7472e5eb5023bc9e8
app/config/env_conf/menu_conf.json
@@ -44,8 +44,8 @@
      "rank": 97,
      "dialog": [
        {
          "id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
          "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
          "id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b",
          "chat_id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b",
          "chat_type": "documentIa",
          "agentType": 4
        }
@@ -164,6 +164,23 @@
          "agentType": 4
        }
      ]
    },
    {
      "id": 10,
      "title": "文档智能(DS)",
      "icon": "7",
      "img": "/src/assets/index/7.png",
      "desc": "个人知识库的问答助手,基于您上传的文档进行问答,支持多文档",
      "describe": "个人知识库的问答助手,基于您上传的文档进行问答,支持多文档,大小在30M以内。",
      "rank": 90,
      "dialog": [
        {
          "id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
          "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35",
          "chat_type": "documentIaDs",
          "agentType": 4
        }
      ]
    }
  ]
}