Agent API
异步结果
查询智能体异步任务的处理结果和状态。点击 Try it 按钮可快速试用。
post/v1/agents/async-result
Request body
Example request
{
"async_id": "VHJhbnNsYXRvckVudGl0eVRhc2s6OTI5OTY5",
"agent_id": "intelligent_education_correction_polling"
}Response
业务处理成功
查询智能体异步任务的处理结果和状态。点击 Try it 按钮可快速试用。
{
"async_id": "VHJhbnNsYXRvckVudGl0eVRhc2s6OTI5OTY5",
"agent_id": "intelligent_education_correction_polling"
}业务处理成功