Skip to content

Commit 5454c02

Browse files
Update ollama-llm-integration.md
1 parent 9e92c04 commit 5454c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ej2-asp-core-mvc/ai-assistview/EJ2_ASP.MVC/ai-integrations/ollama-llm-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ builder.Services.AddChatClient(new OllamaChatClient(new Uri("http://localhost:11
7171
{% endhighlight %}
7272
{% endtabs %}
7373
74-
![LLM Model](../../images/llm-model.png)
74+
![LLM Model](../images/llm-model.png)
7575
7676
## Run and Test
7777
7878
Run the application in the browser using the following command.
7979
8080
Build and run the app (Ctrl + F5).
8181
82-
Open the hosted link to interact with your LLM Model for dynamic response.
82+
Open the hosted link to interact with your LLM Model for dynamic response.

0 commit comments

Comments
 (0)