Skip to content

Commit 02f2eeb

Browse files
authored
Update common-features/integration-with-telerik-ai-smartcomponents-extensions.md
1 parent 6904f8c commit 02f2eeb

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

common-features/integration-with-telerik-ai-smartcomponents-extensions.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@ The `Telerik.AI.SmartComponents.Extensions` library provides AI-powered function
2323

2424
## Installation
2525

26-
Add the `Telerik.AI.SmartComponents.Extensions` NuGet package to your Blazor app. The package is hosted on `nuget.org`.
27-
28-
Add the required dependency packages:
29-
30-
* `Microsoft.Extensions.AI`
31-
* `Azure.AI.OpenAI`
26+
1. Add the [`Telerik.AI.SmartComponents.Extensions` NuGet package](https://www.nuget.org/packages/Telerik.AI.SmartComponents.Extensions) to your project.
27+
1. Add the required dependency packages:
28+
* `Microsoft.Extensions.AI`
29+
* `Azure.AI.OpenAI`
3230

3331
## Configuration
3432

0 commit comments

Comments
 (0)