Microsoft.Bot.Builder.Luis Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BuiltIn | |
BuiltIn.DateTime | |
BuiltIn.DateTime.DateTimeResolution | |
BuiltIn.DateTime.DurationResolution | |
Extensions |
LUIS extension methods. |
LuisModelAttribute |
The LUIS model information. |
LuisRequest |
Object that contains all the possible parameters to build Luis request. |
LuisService |
Standard implementation of ILuisService against actual LUIS service. |
Resolution | |
ResolutionParser | |
StrictEntityToType | |
WesternCalendarPlus |
Interfaces
ICalendarPlus |
Policy for interpreting LUIS resolutions. |
IEntityToType |
An abtraction to map from a LUIS EntityRecommendation to specific CLR types. |
ILuisModel |
A mockable interface for the LUIS model. |
ILuisOptions |
Interface containing optional parameters for a LUIS request. |
ILuisService |
A mockable interface for the LUIS service. |
IResolutionParser |
Enums
BuiltIn.DateTime.DayPart | |
BuiltIn.DateTime.Reference | |
LuisApiVersion |
Luis api version. |