Is LUIS limited for use?

a 夏天 提交于 2019-12-02 01:04:40

There are several quotas on LUIS's keys usage:

  • Free key:

    • 5 calls / second
    • 10 000 calls / month
  • Standard key:

    • 50 calls / second

See Azure portal's capture below where the 5/second is visible for free plan:

And link to LUIS pricing here

There is also (or was) an out of Azure preview key good for only 1000 messages per month on a rolling daily window. Not sure if it’s still there but it could be what you’re running into. It was called the bootstrap key and was just using your programmatic api key as the runtime key.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!