# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
NewPredictionClient creates an instance of the PredictionClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Structs
APIError error information returned by the API.
BaseClient is the base client for Runtime.
CompositeChildModel child entity in a LUIS Composite Entity.
CompositeEntityModel LUIS Composite Entity.
EntityModel an entity extracted from the utterance.
EntityWithResolution ...
EntityWithScore ...
IntentModel an intent detected from the utterance.
LuisResult prediction, based on the input query, containing intent(s) and entities.
PredictionClient is the client for the Prediction methods of the Runtime service.
Sentiment sentiment of the input utterance.