We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e92c04 commit 5454c02Copy full SHA for 5454c02
ej2-asp-core-mvc/ai-assistview/EJ2_ASP.MVC/ai-integrations/ollama-llm-integration.md
@@ -71,12 +71,12 @@ builder.Services.AddChatClient(new OllamaChatClient(new Uri("http://localhost:11
71
{% endhighlight %}
72
{% endtabs %}
73
74
-
+
75
76
## Run and Test
77
78
Run the application in the browser using the following command.
79
80
Build and run the app (Ctrl + F5).
81
82
-Open the hosted link to interact with your LLM Model for dynamic response.
+Open the hosted link to interact with your LLM Model for dynamic response.
0 commit comments