Skip to content

Commit dd69af4

Browse files
983466: Update azure-openai.md
1 parent 5c48af9 commit dd69af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/smart-ai-solutions/ai/azure-openai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Install-Package Azure.AI.OpenAI
9696
Register the Syncfusion Blazor service in the `~/Program.cs` file based on the interactive render mode.
9797

9898
**For WebAssembly or Auto Render Mode**:
99-
Register the service in both `~/Program.cs` files (server and client).
99+
If the **Interactive Render Mode** is set to `WebAssembly` or `Auto`, you need to register the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service in both **~/Program.cs** files of your Blazor Web App.
100100

101101
{% tabs %}
102102
{% highlight c# tabtitle="Server (~/Program.cs)" hl_lines="3 11" %}
@@ -373,4 +373,4 @@ This example illustrates how the Syncfusion Blazor AI library integrates with Az
373373

374374
## See Also
375375
- [Syncfusion Blazor QueryBuilder Documentation](https://blazor.syncfusion.com/documentation/query-builder/getting-started-webapp)
376-
- [Syncfusion Blazor Grid Documentation](https://blazor.syncfusion.com/documentation/datagrid/getting-started-with-web-app)
376+
- [Syncfusion Blazor Grid Documentation](https://blazor.syncfusion.com/documentation/datagrid/getting-started-with-web-app)

0 commit comments

Comments
 (0)