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

LUIS API—Free says 10,000 transactions free per month but after 1,000 calls only the quota is exceeded #73

Closed MohammedAbdulMateen closed 6 years ago

MohammedAbdulMateen commented 6 years ago

In the LUIS pricing page given here it says,

LUIS API—Free 10,000 transactions free per month

but I receive an email saying that I am about to approach my quota limit and the limit is 1,000 API calls and this isn't the first time it happened, could you please tell why is it so and why isn't it as mentioned on the LUIS web page, could you please clarify or is there something I am missing?

image

ghost commented 6 years ago

Happened to me as well...

v-geberr commented 6 years ago

Please make sure you are using your programmatic key, in the LUIS website, for authoring calls only and that all endpoint calls are made using a LUIS subscription key. There is a free F0, and a paid, S0, tier. https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-boundaries#key-limits

kendomen commented 5 years ago

I had to update to the subscriptionKey using this command:

msbot update luis --appId --subscriptionKey --secret “