Skip to content

Commit 8735bc4

Browse files
977361: Update md file
1 parent b2ac806 commit 8735bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ builder.Services.AddChatClient(new OllamaChatClient(new Uri("http://localhost:11
6565
```
6666
6767
{% tabs %}
68-
{% highlight tagHelper tabtitle="CSHTML" %}
68+
{% highlight razor tabtitle="CSHTML" %}
6969
{% include code-snippet/ai-assistview/ai-integrations/llm-model/tagHelper %}
7070
{% endhighlight %}
7171
{% highlight c# tabtitle="llm-model.cs" %}

0 commit comments

Comments
 (0)