Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
luisruntime_azure_prediction_resolve2
Puppet Task: luisruntime_azure_prediction_resolve2
Defined in:
tasks/luisruntime_azure_prediction_resolve2.json,
tasks/luisruntime_azure_prediction_resolve2.rb
Overview
Gets predictions for a given utterance, in the form of intents and entities. The current maximum query size is 500 characters.
Supports noop?
false
Parameters
app_id
(Optional[String[1]])
— The LUIS application ID (guid).
timezone_offset
(Optional[String[1]])
— The timezone offset for the location of the request.
verbose
(Optional[String[1]])
— If true, return all intents instead of just the top scoring intent.
spell_check
(Optional[String[1]])
— Enable spell checking.
message
(Optional[String[1]])
— Cause of the error.
q
(Optional[String[1]])
— The utterance to predict.
staging
(Optional[String[1]])
— Use the staging endpoint slot.
bing_spell_check_subscription_key
(Optional[String[1]])
— The subscription key to use when enabling Bing spell check
log
(Optional[String[1]])
— Log query (default is true)
statuscode
(Optional[String[1]])
— HTTP Status code