microsoft / Cognitive-LUIS-Windows

Windows (.Net) SDK for the Microsoft Language Understanding Intelligent Service API, part of Congitive Services
www.microsoft.com/cognitive-services/en-us/language-understanding-intelligent-service-luis
Other
134 stars 78 forks source link

Dispatch tool #97

Open JorJames1 opened 3 years ago

JorJames1 commented 3 years ago

Hi, I have an issue if I want to create the dispatch tool. I want to create a dispatch with three LUIS applications. Everything works well but if I want to create it, the following error pops up. "ERROR Exceeded entity limit for Dispatch" I thought I can use the dispatch tool if I want to use more entities. How can I solve the issue? Do I have to use a LUIS container? Appreciate your help.