com.microsoft.bot.ai.luis
This package contains the classes for com.microsoft.bot.ai.luis.
Classes
| DynamicList |
Request Body element to use when passing Dynamic lists to the Luis Service call. |
| ExternalEntity |
Request Body element to use when passing External Entities to the Luis Service call. |
| ListElement |
List Element for Dynamic Lists. |
| LuisApplication |
Luis Application representation with information necessary to query the specific Luis Application. |
| LuisRecognizer |
Luis Recognizer class to query the LUIS Service using the configuration set by the Luis |
| LuisRecognizerOptions |
Abstract class to enforce the Strategy pattern consumed by the Luis Recognizer through the options selected. |
| LuisRecognizerOptionsV3 |
Luis Recognizer Options for V3 LUIS Runtime. |
| LuisSlot |
Utility class to set the Luis endpoint Slot. |
| LuisTelemetryConstants |
Utility class to set the telemetry values for the Luis Recognizer. |
| TelemetryRecognizer |
Telemetry Recognizer to enforce controls and properties on telemetry logged. |