Search code examples
javascriptazurebotframeworkazure-language-understanding

Get Sentences added on LUIS


I need to implement Autofill option to our bot solution. For that, is there any option to retrieve all the sentences added in Luis in each intent? Is there any API available? I am exploring option to use LUIS as source for my autofill.


Solution

  • Look at this answer. The LUIS API is also available here.