Skip to content

Commit

Permalink
Merge branch 'private/magnushar/ADI' of https://github.com/microsoft/…
Browse files Browse the repository at this point in the history
…BCApps into private/magnushar/ADI
  • Loading branch information
Magnus Hartvig Grønbech committed Feb 10, 2025
2 parents 2ddd7f3 + ade6490 commit 0787dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace System.AI.DocumentIntelligence;

/// <summary>
/// The supported model types for Azure OpenAI.
/// The supported model types for Azure Document Intelligence.
/// </summary>
enum 7779 "ADI Model Type"
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace System.AI.DocumentIntelligence;
using System.AI;

/// <summary>
/// Azure Document Intelligence implementation.
/// Provides functionality to invoke Azure Document Intelligence services.
/// </summary>
codeunit 7780 "Azure Document Intelligence"
{
Expand Down

0 comments on commit 0787dfd

Please sign in to comment.