From 44f54d2a703c94617e365067c12c71fa28bfa024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Hartvig=20Gr=C3=B8nbech?= Date: Mon, 10 Feb 2025 17:10:01 +0100 Subject: [PATCH 1/2] Update src/System Application/App/AI/src/Azure AI Document Intelligence/AzureDocumentIntelligence.Codeunit.al Co-authored-by: encimita <55883409+encimita@users.noreply.github.com> --- .../AzureDocumentIntelligence.Codeunit.al | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/System Application/App/AI/src/Azure AI Document Intelligence/AzureDocumentIntelligence.Codeunit.al b/src/System Application/App/AI/src/Azure AI Document Intelligence/AzureDocumentIntelligence.Codeunit.al index f43ec4d593..e31adc32a1 100644 --- a/src/System Application/App/AI/src/Azure AI Document Intelligence/AzureDocumentIntelligence.Codeunit.al +++ b/src/System Application/App/AI/src/Azure AI Document Intelligence/AzureDocumentIntelligence.Codeunit.al @@ -7,7 +7,7 @@ namespace System.AI.DocumentIntelligence; using System.AI; /// -/// Azure Document Intelligence implementation. +/// Provides functionality to invoke Azure Document Intelligence services. /// codeunit 7780 "Azure Document Intelligence" { From ade649049025cc8152f2f67dd9a456a7fb2cf3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Hartvig=20Gr=C3=B8nbech?= Date: Mon, 10 Feb 2025 17:10:29 +0100 Subject: [PATCH 2/2] Update src/System Application/App/AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al Co-authored-by: encimita <55883409+encimita@users.noreply.github.com> --- .../AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/System Application/App/AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al b/src/System Application/App/AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al index f41e6e80cf..00df30b255 100644 --- a/src/System Application/App/AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al +++ b/src/System Application/App/AI/src/Azure AI Document Intelligence/ADIModelType.Enum.al @@ -5,7 +5,7 @@ namespace System.AI.DocumentIntelligence; /// -/// The supported model types for Azure OpenAI. +/// The supported model types for Azure Document Intelligence. /// enum 7779 "ADI Model Type" {