Skip to content

Commit

Permalink
Revert "Azure Document Intelligence Module (#2834)"
Browse files Browse the repository at this point in the history
This reverts commit a70b07c.
  • Loading branch information
mazhelez committed Feb 12, 2025
1 parent 09ec17e commit 7613c92
Show file tree
Hide file tree
Showing 15 changed files with 206 additions and 661 deletions.
2 changes: 1 addition & 1 deletion src/System Application/App/AI/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"idRanges": [
{
"from": 7757,
"to": 7780
"to": 7778
}
],
"target": "OnPrem",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ codeunit 7771 "Azure OpenAI"
NavApp.GetCallerModuleInfo(CallerModuleInfo);
AzureOpenAIImpl.SetCopilotCapability(CopilotCapability, CallerModuleInfo);
end;

#if not CLEAN24
/// <summary>
/// Gets the approximate token count for the input.
Expand Down
Loading

0 comments on commit 7613c92

Please sign in to comment.