I successfully created my Intents.
When intent has been created LUIS should allow publish application according to their documentation.
Why LUIS does not allow to publish my application?
I successfully created my Intents.
When intent has been created LUIS should allow publish application according to their documentation.
Why LUIS does not allow to publish my application?
The "Publish" option won't became available until you train your model for the first time. Click the "Train" button on the bottom of the page and the "Publish" button should became available. After you train your model for the first time LUIS will automatically train your model from time to time, but you still will be able to do it manually.