Skip to content

Commit 9862e37

Browse files
authored
Merge pull request #559 from telerik/dessyordanova-patch-14
Update prerequisites.md
2 parents 618908a + 1ef2d74 commit 9862e37

File tree

1 file changed

+1
-1
lines changed
  • libraries/radpdfprocessing/features/gen-ai-powered-document-insights

1 file changed

+1
-1
lines changed

libraries/radpdfprocessing/features/gen-ai-powered-document-insights/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Before using the GenAI-powered Document Insights functionality, you need to set
5959
2. Deploy a model in your Azure OpenAI resource.
6060
3. Get your Azure OpenAI endpoint and key.
6161

62-
>note The following code snippet is valid for Azure Open AI 9.3. The specific **IChatClient** initialization may be different according to the specific version.
62+
>caution The following code snippet is valid for Microsoft.Extensions.AI.OpenAI 9.3. The specific **IChatClient** initialization may be different according to the specific version.
6363
6464
#### __[C#] Example 1: Setting up Azure OpenAI__
6565

0 commit comments

Comments
 (0)