@azure/cognitiveservices-luis-runtime package
Classes
| LUISRuntimeClient | |
| LUISRuntimeClientContext | |
| PredictionOperations |
Class representing a PredictionOperations. |
Interfaces
| DynamicList |
Defines an extension for a list entity. |
| ErrorBody |
Represents the definition of the error that occurred. |
| ErrorModel |
Represents the error that occurred. |
| ExternalEntity |
Defines a user predicted entity that extends an already existing one. |
| Intent |
Represents an intent prediction. |
| Prediction |
Represents the prediction of a query. |
| PredictionGetSlotPredictionOptionalParams |
Optional Parameters. |
| PredictionGetVersionPredictionOptionalParams |
Optional Parameters. |
| PredictionRequest |
Represents the prediction request parameters. |
| PredictionRequestOptions |
The custom options for the prediction request. |
| PredictionResponse |
Represents the prediction response. |
| RequestList |
Defines a sub-list to append to an existing list entity. |
| Sentiment |
The result of the sentiment analysis. |
Type Aliases
| PredictionGetSlotPredictionResponse |
Contains response data for the getSlotPrediction operation. |
| PredictionGetVersionPredictionResponse |
Contains response data for the getVersionPrediction operation. |