问题
1. If we can go with Function App in Azure, how do we get the Dispatcher CLI to work in this function? Is there any code to run the NODE JS and install Dispatcher CLI and run the refresh command?
2. Will it be possible to use Container in Blob storage?? If so, how do we use NodeJS and Dispatcher CLI and refresh?
I don't want to go with VM, Is there any APP SERVICE in Azure which can achieve this Task?
The refreshing of dispatcher using dispatch refresh
command can be used with NodeJS and installing Dispatcher module in windows. For more info, please refer the source : link.
As per this link's alternative suggestion, I don't want to go with .NET Core with Linux / other OS as I don't have much knowledge on Technology/that OS too.
I am training my LUIS model using custom automation tool, so this cannot have any deployment in Azure Devops/without CI/CD. I am not sure about Azure DevOps on how we can achieve this. If any detailed explanation about "how we can use pipelines and add tasks which can be triggered at all times when training LUIS model with intents/utterances" will be helpful.
Expectation
- I want to train and publish the dispatcher the same way as Luis Model using API.
- I want to refresh the Parent Luis Dipatacher Model whenever the child LUIS Model gets updated.
- I want alternative solution/workarounds to refresh this using some API/something so that we can trigger this anytime we want to reflect changes from child LUIS models to Parent Dispatcher Model.
- I don't know how to run the "dispatcher refresh folderpath" command on Azure.
As we train and publish LUIS model using API, I need to train and Publish the Dispatcher without any manual work. Preferred Azure Workaround Solution.
Actually: Cannot automate the refresh of dispatcher using API.
Any explanation/reference to solve this problem is appreciated.
Thanks.
来源:https://stackoverflow.com/questions/55572615/how-do-we-automate-the-refreshing-of-luis-dispatcher-model