Classes for using QnA Maker Cognitive Service on the Microsoft Bot Builder SDK.
Info
Version: | 4.22.9 |
Author(s): | Microsoft |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Ai.QnA |
Install
Install-Package Microsoft.Bot.Builder.Ai.QnA
dotnet add package Microsoft.Bot.Builder.Ai.QnA
paket add Microsoft.Bot.Builder.Ai.QnA
Microsoft.Bot.Builder.Ai.QnA Download (Unzip the "nupkg" after downloading)
Dependencies
- AdaptiveExpressions(>= 4.11.1)
- Microsoft.Bot.Builder.Dialogs.Declarative(>= 4.11.1)
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.Bot.Configuration(>= 4.11.1)
- Microsoft.Extensions.Configuration(>= 2.1.0)
- Microsoft.Extensions.Configuration.Json(>= 2.1.0)
Tags