Language Understanding (LUIS)
Welcome to the LUIS API Forum
(Language Understanding Intelligent Service)
Categories
Documentation – Any ideas or suggestions for the API Reference or Documentation.
Language Support – Submit a request to have a particular language supported.
luis.ai WebApp – Ideas and suggestions for luis.ai and functionality used through the WebApp.
Programmatic API – Any ideas or feedback pertaining to features or enhancements to LUIS programmatic API.
Samples & SDK Request – Let us know if you would like to see a tutorial/sample or a SDK provided.
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
Increase child item upper limit for machine learned entities
I would like to add more than 12 children in a machine learned entity. Is it possible?
1 vote -
Can't exceed F0 service limits!
We are hitting services limits for authoring as we have large models - several luis apps under a dispatch, that we train together progrmatically.
The error messages say to upgrade to a non Free (F0) tier authoring key, but the only tier that exists is F0!
Please raise service limits or provide a non free tier option for users.
12 votes -
I can't assign the APP to our existing Luis resource
We created a Luis service in one of our Resource group in our Azure tenant, but when I want to assign the Luis service to the Luis App that we created, it doesn't display the subscription name of our Azure tenant.
Can anyone help please?1 vote -
Increase child item upper limit for list entities
List Entity is advertised as the optimal entity type to use in scenarios where specific terms need to be detected exactly with high accuracy.
Within such scenarios, however, the number of terms under a given category can be extremely high. The current limit of 20,000 child items would be unable to handle such cases. Handling a set of fixed terms may be associated in usages where the margin of error must be minimal, and thus, using other types of entities cannot be considered as a workaround.
As such, an increase in the upper limit is requested.3 votes -
Increase entities(type: List) limit in LUIS to 150
The number of Entities (type:List) is limited to 50.
We need to increase entities(type: List) limit in LUIS to 150 or more, cause it's used to handle desambiguation situations.
1 voteHello,
LUIS has hard limits in order to enable machine learning, but you can use a simple entity to use machine learned entities that learn from context. For more information, see https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-entity-types#simple-entity.
Thanks,
Luke -
Extend Export Endpoint Hit Logs
"Export endpoint hit logs" will give the logs only for the past 30 days, while the "Endpoint hits" column in the My Apps page displays count of hits for the lifetime of the app.
Can the export limit be extended like at least 3 months if entire lifetime is too much?8 votesHello,
We have to delete user data after 30 days, so support for this is not currently planned.
Thanks,
Luke -
More than 10 batch tests
Currently batch testing panel is limited to 10 batches. I prefer to have 1 batch for each intent as we have hundreds of tests for each intent. We currently have 12 intents and are still growing.
Not sure why the batch testing panel is capped at 10, should allow any # of batches.
2 votes -
Increase the limit on the number of requests per second in LUIS
How many requests does LUIS supports per second in Standard Tier?According to the documentation it is 10. If it is 10 what exception should I get after 10 requests and if 11 users hit at a time then how LUIS will reject the 11th user.
7 votesHello,
With the Standard Tier we support 50ps. Please see: https://azure.microsoft.com/en-us/pricing/details/cognitive-services/language-understanding-intelligent-services/.
If this limit is exceeded, you will receive a 429 exception. For info on exception codes, see: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-response-codes.
Thanks,
Luke -
Notification of maintenance window
LUIS platform update may affect the behavior of old published application and cause the downtime.
We will highly appreciate if the developer team prepare the feature to notify the maintenance window, like virtual machine service in Azure does.4 votesHello,
We no longer have maintenance windows. New features are deployed automatically.
Thanks,
Luke -
Phrase list extension
The phrase lists are limited to only 10.
We need more
33 votesHello,
You can use a LUIS dispatch app or a LUIS container. For more information, please see: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-boundaries.
Thanks,
Luke
- Don't see your idea?