问题描述
我有一个Luis应用程序,并且正在使用启动键进行开发.我正在
I have a Luis application and I am using the starter key for development. I am getting
我知道您每月有1000个查询,但我只使用了188个(仪表板上的值).退出配额还有其他原因吗?
I know that you have 1000 query per month but I only used 188 ( value on the dashboard). Is there another reason for getting out of Quota?
推荐答案
您在使用启动键吗?
启动键每月仅允许1000次通话,并且无法正常工作.
The starter key only allows 1000 calls per month and doesn't work fine.
这里有Microsoft常见问题解答的摘录:
Here you have an extract from Microsoft FAQ:
您的创作/入门密钥每月仅允许进行1000个端点查询. 创建LUIS订阅密钥(免费或付费),并在以下情况下使用该密钥 进行端点查询.如果要从机器人进行端点查询 或其他客户端应用程序,则需要更改LUIS端点 键在那里.
Your authoring/starter key is only allowed 1000 endpoint queries a month. Create a LUIS subscription key (free or paid) and use that key when making endpoint queries. If you are making endpoint queries from a bot or another client application, you need to change the LUIS endpoint key there.
选中此了解如何创建LUIS密钥.
Check this to know how to create a LUIS Key.
这篇关于路易斯超出通话量配额的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!