File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
ej2-asp-core-mvc/ai-assistview
EJ2_ASP.MVC/ai-integrations
EJ2_ASP.NETCORE/ai-integrations Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
2626
2727## Install Dependencies
2828
29- 1 . Install the ` Gemini AI ` nuget package in the application.
29+ * Install the ` Gemini AI ` nuget package in the application.
3030
3131``` bash
3232
3333NuGet\I nstall-Package Mscc.GenerativeAI
3434
3535```
3636
37- 2 . Install the ` Markdig ` nuget packages in the application.
37+ * Install the ` Markdig ` nuget packages in the application.
3838
3939``` bash
4040
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
3030
3131Install the required packages:
3232
33- 1 . Install the ` OpenAI ` and ` Azure ` nuget packages in the application.
33+ * Install the ` OpenAI ` and ` Azure ` nuget packages in the application.
3434
3535``` bash
3636
@@ -40,7 +40,7 @@ NuGet\Install-Package Azure.Core
4040
4141```
4242
43- 2 . Install the ` Markdig ` nuget packages in the application.
43+ * Install the ` Markdig ` nuget packages in the application.
4444
4545``` bash
4646
Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
2626
2727## Install Dependencies
2828
29- 1 . Install the ` Gemini AI ` nuget package in the application.
29+ * Install the ` Gemini AI ` nuget package in the application.
3030
3131``` bash
3232
3333NuGet\I nstall-Package Mscc.GenerativeAI
3434
3535```
3636
37- 2 . Install the ` Markdig ` nuget packages in the application.
37+ * Install the ` Markdig ` nuget packages in the application.
3838
3939``` bash
4040
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
3030
3131Install the required packages:
3232
33- 1 . Install the ` OpenAI ` and ` Azure ` nuget packages in the application.
33+ * Install the ` OpenAI ` and ` Azure ` nuget packages in the application.
3434
3535``` bash
3636
@@ -40,7 +40,7 @@ NuGet\Install-Package Azure.Core
4040
4141```
4242
43- 2 . Install the ` Markdig ` nuget packages in the application.
43+ * Install the ` Markdig ` nuget packages in the application.
4444
4545``` bash
4646
You can’t perform that action at this time.
0 commit comments