You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/smart-ai-solutions/ai/ollama.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Install-Package OllamaSharp
90
90
Register the Syncfusion Blazor service in the `~/Program.cs` file based on the interactive render mode.
91
91
92
92
**For WebAssembly or Auto Render Mode**:
93
-
Register the service in both `~/Program.cs` files (server and client).
93
+
If the **Interactive Render Mode** is set to `WebAssembly` or `Auto`, you need to register the Syncfusion<supstyle="font-size:70%">®</sup> Blazor service in both **~/Program.cs** files of your Blazor Web App.
0 commit comments