Skip to content

Commit 46997f7

Browse files
982586: resolved technical error
1 parent 772c2e0 commit 46997f7

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Integration of Gemini AI With AI AssistView control
1212

13-
The Syncfusion AI AssistView supports integration with [Gemini](https://ai.google.dev/gemini-api/docs), enabling advanced conversational AI features in your Mvc applications.
13+
The Syncfusion AI AssistView supports integration with [Gemini](https://ai.google.dev/gemini-api/docs), enabling advanced conversational AI features in your MVC applications.
1414

1515
## Getting Started With the AI AssistView control
1616

@@ -21,11 +21,11 @@ Before integrating Gemini AI, ensure that the Syncfusion AI AssistView control i
2121
## Prerequisites
2222

2323
* Google account to generate API key on accessing `Gemini AI`.
24-
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create Mvc application
24+
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create MVC application
2525

2626
## Install Packages
2727

28-
Install the Syncfusion ASP.NET Mvc package in the application using Package Manager Console.
28+
Install the Syncfusion ASP.NET MVC package in the application using Package Manager Console.
2929

3030
```bash
3131

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ The Syncfusion AI AssistView supports integration with [LLM via Ollama](https://
1616

1717
Before integrating LLM Model, ensure that the Syncfusion AI AssistView control is correctly rendered in your Vue application:
1818

19-
[ Mvc Getting Started Guide](../getting-started)
19+
[ MVC Getting Started Guide](../getting-started)
2020

2121
## Prerequisites
2222

23-
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create Mvc application
23+
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create MVC application
2424

2525
## Install Packages
2626

27-
Install the Syncfusion ASP.NET Mvc package in the application using Package Manager Console.
27+
Install the Syncfusion ASP.NET MVC package in the application using Package Manager Console.
2828

2929
```bash
3030

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ documentation: ug
1010

1111
# Integration of Open AI With AI AssistView control
1212

13-
The Syncfusion AI AssistView supports integration with [OpenAI](https://platform.openai.com/docs/overview), enabling advanced conversational AI features in your Mvc applications.
13+
The Syncfusion AI AssistView supports integration with [OpenAI](https://platform.openai.com/docs/overview), enabling advanced conversational AI features in your MVC applications.
1414

1515
## Getting Started With the AI AssistView control
1616

1717
Before integrating Open AI, ensure that the Syncfusion AI AssistView control is correctly rendered in your Vue application:
1818

19-
[ Mvc Getting Started Guide](../getting-started)
19+
[ MVC Getting Started Guide](../getting-started)
2020

2121
## Prerequisites
2222

2323
* OpenAI account to generate an API key for accessing the `OpenAI` API
24-
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create Mvc application
24+
* [System requirements for ASP.NET MVC controls](https://ej2.syncfusion.com/aspnetmvc/documentation/system-requirements) to create MVC application
2525

2626
## Install Packages
2727

28-
Install the Syncfusion ASP.NET Mvc package in the application using Package Manager Console.
28+
Install the Syncfusion ASP.NET MVC package in the application using Package Manager Console.
2929

3030
```bash
3131

0 commit comments

Comments
 (0)