NLU.DevOps icon indicating copy to clipboard operation
NLU.DevOps copied to clipboard

Allow customization of the LUIS domain

Open rozele opened this issue 6 years ago • 1 comments

We hardcode the LUIS domain: https://github.com/microsoft/NLU.DevOps/blob/master/src/NLU.DevOps.Luis.Shared/LuisTrainClient.cs#L19-L20

We should allow users to target arbitrary LUIS v2 or v3 endpoints.

rozele avatar Oct 29 '19 18:10 rozele

We should validate that this works as expected with a container deployment of LUIS.

rozele avatar Feb 14 '20 14:02 rozele