automation-suite
2023.10
false
- 概述
- 要求
- 安装
- 安装后
- 迁移和升级
- 监控和警示
- 集群管理
- 特定于产品的配置
- 访问模型
- 启用或禁用中文、日语、韩语 OCR
- 启用或禁用扩展语言 OCR
- 故障排除
启用或禁用中文、日语、韩语 OCR
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

EKS/AKS 上的 Automation Suite 安装指南
上次更新日期 2025年8月25日
如果要在离线环境中使用中文、日语、韩语 OCR端点,则需要安装离线捆绑包。安装捆绑包后,必须启用 OCR。 有关如何安装离线捆绑包的更多信息,请查看 《Document Understanding 用户指南》 中的“ML 包离线安装” 页面。
备注:
- 在 Document Understanding 中使用中文、日语、韩语 OCR时,请确保您使用 OCR 的公共端点和 Document Understanding API 密钥配置活动。
- 仅 Automation Suite 中部署的 Document Understanding 支持中文、日语、韩语 OCR。连接到外部 Orchestrator 的 AI Center 中部署的 Document Understanding 不提供此支持。
您可以通过两种方式启用中文、日语、韩语 OCR :
- 使用 ArgoCD。
- 使用
cluster_config.json
文件。注意:从 Automation Suite 版本 2023.4.11 开始,您只能使用cluster_config.json
启用中文、日语、韩语 OCR 。
- 打开 ArgoCD。
- 打开 Document Understanding 框架。
- 选择“参数” 选项卡。
-
导航到
du-cjk-ocr.enabled
。 -
选择“编辑” ,然后将值设置为
TRUE
。 - 选择“保存”。
注意:Automation Suite 安装中的中文、日语、韩语 OCR 端点构造为
{Cluster_FQDN}/du_/cjk-ocr/
。