
Document Understanding 发行说明
发布日期:2024 年 11 月 11 日
Document Understanding™ 2024.10 LTS 版本
Document Understanding™ 中的主动学习
我们很高兴地宣布,Automation Suite 现在提供 Document Understanding 主动学习功能。借助这种新界面和体验,AI 会通过自动注释和建议来指导您完成整个流程,从而显著改善模型训练情况,进而指导您如何使用信息最丰富的示例来提高模型准确性。
Document Understanding REST API
- 查找有关项目、提取程序或项目中使用的分类器的信息。
- 使用数字化 API。
- 使用专用模型对文档进行分类。
- 使用专用模型提取文档数据。
- 验证之前经过数字化、分类或提取的信息。
有关更多信息,请查看Document Understanding API 指南。
[预览] AI Unit 消耗概述仪表板
使用 “AI Unit 使用概述”表增强了组织和租户管理员视图的许可部分。可在“消耗品”选项卡上使用,方法是在“AI Unit”部分中选择“查看使用情况”。“AI Unit 使用概述”仪表板细分了跨租户和区域的 AI Unit 使用情况。
仪表板中的每个租户都包含一个指向相应 Insights 仪表板的链接,该仪表板提供有关 AI Unit 使用量的详细信息。 有关在 Insights 中如何反映这一点的更多信息,请查阅 Insights 文档。
[预览] Document Understanding 与 AI Center 使用情况仪表板
现在,您可以使用 Insights 仪表板跟踪 Document Understanding 和 AI Center AI Unit 的使用情况。 仪表板提供每个产品、项目、项目类型和自动化的 AI Unit 细分视图。
有关如何在 Insights 中反映这一点的更多信息,请查看Insights 文档。
- 在 OpenShift 上的 Automation Suite 中:无可用支持。
- 在 Linux 上的 Automation Suite 中:不支持离线部署和 Azure Government 环境。
- 在 EKS/AKS 上的 Automation Suite 中:不支持离线部署和 Azure Government 环境。
包括生成式批注和生成式提取在内的 AI 功能当前在 Automation Suite 的 Document Understanding 中不可用。
uipathctl config token-signing-certificates automatic-key-management, you must then manually restart Document Understanding pods every 14 days.
               This beahvior occurs because Automation Suite manages the lifecycle of signing keys when automatic certificate rotation is active. This process includes rotating keys every 90 days and announcing new keys 14 days prior to rotation. Old keys are retained for 14 days post-rotation, and after which they are deleted.
kubectl -n uipath rollout restart deploy
kubectl -n uipath rollout restart stskubectl -n uipath rollout restart deploy
kubectl -n uipath rollout restart stsAs an alternative, disable automatic rotation until a fix is released, using the following command:
uipathctl config token-signing-certificates automatic-key-management disableuipathctl config token-signing-certificates automatic-key-management disable