This library implements Language Generation template library system for the 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.LanguageGeneration |
Install
Install-Package Microsoft.Bot.Builder.LanguageGeneration
dotnet add package Microsoft.Bot.Builder.LanguageGeneration
paket add Microsoft.Bot.Builder.LanguageGeneration
Microsoft.Bot.Builder.LanguageGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
- AdaptiveExpressions(>= 4.11.1)
- Antlr4.Runtime.Standard(>= 4.8.0)
- Newtonsoft.Json(>= 12.0.3)
Tags