I'm creating an application that interfaces with the LUIS API. The api seems to provides most everything I need except for a way to test utterances against the app's intents.
This guide from Microsoft details what I'm talking about specifically
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/train-test
Is anyone familiar with a way to test a batch of sample utterances programmatically using the API? I checked every endpoint and it seems to be missing. Either that or I'm the one missing something.
LUIS API Docs https://westus.dev.cognitive.microsoft.com/docs/services/5890b47c39e2bb17b84a55ff/operations/58aeface39e2bb03dcd5909e