curl --location --request POST 'http://172.20.238.8:48806/ai-portal/proxy/console/api/datasets/indexing-estimate' \
--header 'Pragma: no-cache' \
--header 'authorization: debug userId=19645' \
--header 'TenantId: 0' \
--header 'content-type: application/json' \
--data-raw '{
"info_list": {
"data_source_type": "upload_file",
"file_info_list": {
"file_ids": [
"7f0fbf8a-ba5c-41ef-afc4-114f8fc015b6"
]
}
},
"indexing_technique": "high_quality",
"process_rule": {
"rules": {},
"mode": "automatic"
},
"doc_form": "text_model",
"doc_language": "Chinese"
}'