Puppet Task: luisauthoring_azure_train_train_version
- Defined in:
-
tasks/luisauthoring_azure_train_train_version.json,
tasks/luisauthoring_azure_train_train_version.rb
Overview
Sends a training request for a version of a specified LUIS app. This POST request initiates a request asynchronously. To determine whether the training request is successful, submit a GET request to get training status. Note: The application version is not fully trained unless all the models (intents and entities) are trained successfully or are up to date. To verify training success, get the training status at least once after training is complete.