curl --location --request POST 'http://172.20.238.8:48806/ai-knowledge/proxy/console/api/datasets/upload-with-knowledge-info' \
--header 'authorization: debug userId=19445' \
--header 'tenantId: 0' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Accept: */*' \
--header 'Host: 172.21.105.59:48805' \
--header 'Connection: keep-alive' \
--form 'knowledge_info="{
\"icon\":\"el-icon-s-shop\",
\"iconColor\":\"blue\",
\"fileList\":[],
\"description\":\"\",
\"enabled\":true,
\"embeddingModelType\":\"text-embedding\",
\"know\":false,
\"isQa\":false,
\"name\":\"111222333\",
\"isPrivateTeamDataset\":false}"' \
--form 'file=@""'