{
"inputs": {
"ww": "小明开开心心去上学",
"input_file": [
{
"type": "document",
"transfer_method": "local_file",
"url": "http://150.223.196.74:8888/agent/file/perception/1920013774022553602/1920013828175212545.pdf",
"filename": "测试文件.pdf",
"upload_file_id": "7b6425ea-5e60-48f5-9bec-7ec9da00fa06"
}
]
},
"conversation_id": "",
"query": "写一个100字的寓言故事",
"files": [
{
"type": "document",
"transfer_method": "local_file",
"url": "http://150.223.196.74:8888/agent/file/perception/1920013774022553602/1920013828175212545.pdf",
"filename": "测试文件.pdf",
"upload_file_id": "7b6425ea-5e60-48f5-9bec-7ec9da00fa06"
}
],
"user_id": "20250527test1",
"app_mode": "advanced-chat",
"app_id": "test2",
"workflow_id": "ff395c80-20dc-4997-8ad8-ffce4125db34"
}
curl --location --request POST 'http://172.29.50.10:2333/zhixin_agent/workflows/run' \
--header 'Content-Type: application/json' \
--data-raw '{
"inputs": {
"ww": "小明开开心心去上学",
"input_file": [
{
"type": "document",
"transfer_method": "local_file",
"url": "http://150.223.196.74:8888/agent/file/perception/1920013774022553602/1920013828175212545.pdf",
"filename": "测试文件.pdf",
"upload_file_id": "7b6425ea-5e60-48f5-9bec-7ec9da00fa06"
}
]
},
"conversation_id": "",
"query": "写一个100字的寓言故事",
"files": [
{
"type": "document",
"transfer_method": "local_file",
"url": "http://150.223.196.74:8888/agent/file/perception/1920013774022553602/1920013828175212545.pdf",
"filename": "测试文件.pdf",
"upload_file_id": "7b6425ea-5e60-48f5-9bec-7ec9da00fa06"
}
],
"user_id": "20250527test1",
"app_mode": "advanced-chat",
"app_id": "test2",
"workflow_id": "ff395c80-20dc-4997-8ad8-ffce4125db34"
}'
{}