Testing Intents
Changes you make to Intents and Utterances are not immediately available. These need to be used to generate a Machine Learning
model before they can be used. To build a model you’ll find the Builds
tab on the navigation bar.

Clicking on the build button will start a process of generating the model. You can add an optional description to the build before clicking on Build
. This will help to capture why this build was produced, what changes were made etc. Depending on the number of intents you have in your application this may take anything from 30 seconds to 5 minutes. The page will refresh every 30 seconds to check the status of the builds and it’ll change to Complete
when it is done.
Once a model has finished building you will be able to test the changes you’ve made using normal testing widget.
Last updated