Skip to content

Commit

Permalink
Revert "Azure Document Intelligence Module" (microsoft#2834) (microso…
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhelez authored Feb 12, 2025
1 parent 1a1a91d commit f948ab1
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 f948ab1

Please sign in to comment.