Skip to content

Commit 61c11cb

Browse files
Update openai-integration.md
1 parent e459fb3 commit 61c11cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/ai-assistview/ai-integrations/openai-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Integrate Azure OpenAI with Blazor AI AssistView component
1111

12-
The AI AssistView component integrates seamlessly with [Azure Open AI](https://microsoft.github.io/PartnerResources/skilling/ai-ml-academy/resources/openai) to enable advanced conversational AI features in your Angular applications. The component acts as a user interface for a support bot, where user prompts are sent to the Azure Open AI service via API calls, providing natural language understanding and context-aware responses.
12+
The AI AssistView component integrates seamlessly with [Azure Open AI](https://microsoft.github.io/PartnerResources/skilling/ai-ml-academy/resources/openai) to enable advanced conversational AI features in your applications. The component acts as a user interface for a support bot, where user prompts are sent to the Azure Open AI service via API calls, providing natural language understanding and context-aware responses.
1313

1414
## Prerequisites
1515
Before starting, ensure you have the following:
@@ -260,4 +260,4 @@ var deploymentName = "gpt-4o-mini";
260260
{% endhighlight %}
261261
{% endtabs %}
262262

263-
![Blazor AI AssistView Azure Open AI Integration](../images/openai-integration.png)
263+
![Blazor AI AssistView Azure Open AI Integration](../images/openai-integration.png)

0 commit comments

Comments
 (0)