Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
luisauthoring_azure_examples_add
Puppet Task: luisauthoring_azure_examples_add
Defined in:
tasks/luisauthoring_azure_examples_add.json,
tasks/luisauthoring_azure_examples_add.rb
Overview
Adds a labeled example utterance in a version of the application.
Supports noop?
false
Parameters
text
(Optional[String[1]])
— The example utterance.
entitylabels
(Optional[String[1]])
— The identified entities within the example utterance.
intentname
(Optional[String[1]])
— The identified intent representing the example utterance.
app_id
(Optional[String[1]])
— The application ID.
version_id
(Optional[String[1]])
— The version ID.
example_label_object
(Optional[String[1]])
— A labeled example utterance with the expected intent and entities.