UiPath Documentation
document-understanding
latest
false
  • 入门指南
    • 概述
    • 限制和配额
    • 将自动化从 Document Understanding API v1 迁移到 v2
  • Examples Using the Document Understanding™ Cloud API v1
  • 许可
  • 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Document Understanding API 指南

上次更新日期 2026年4月23日

使用验证服务

使用 documentIdclassifierIdextractorId 验证数据。通过调用此 API,系统将在 Action Center 中创建验证任务。

每个操作都需要一次 POST 和多次 GET 调用(由于轮询),这意味着如果要验证分类结果,则需要执行一次 POST 和多次 GET 调用。 这同样适用于验证提取结果。

启动 POST 调用时,您需要在 POST 请求的请求正文中添加先前在调用分类器/提取程序时收到的 classificationResults / extractionResults

备注:

系统将在 30 天后软删除验证数据。

备注:

If you are using the validation APIs to validate the extraction or classification for generative models, make sure to also provide the prompts on the request.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新