LUIS 使用 "Out of call volume quota." 给出 403 响应
LUIS gives 403 response with "Out of call volume quota."
LUIS 使用 "Out of call volume quota." 消息给出 403 响应,即使我没有达到每月 10,000 笔免费交易的限制。我目前的使用量是 1431 次点击。我还想澄清一下,我们每秒不会打超过 5 个电话。几乎不是一秒钟一个电话。
您完全确定您使用的是正确的密钥,而不是初始密钥吗?初学者的每月限制为每个端点 每月 1000 次查询,现在可能超过 1400 次查询。
见https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-boundaries#key-limits
Authoring/Starter | 1 million/month | 5/second | 1 thousand/month | 5/second | Authoring your LUIS app
与可能的预期
Subscription | F0 | Free tier invalid | 10 thousand/month| 5/second | Querying your LUIS endpoint
LUIS 使用 "Out of call volume quota." 消息给出 403 响应,即使我没有达到每月 10,000 笔免费交易的限制。我目前的使用量是 1431 次点击。我还想澄清一下,我们每秒不会打超过 5 个电话。几乎不是一秒钟一个电话。
您完全确定您使用的是正确的密钥,而不是初始密钥吗?初学者的每月限制为每个端点 每月 1000 次查询,现在可能超过 1400 次查询。
见https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-boundaries#key-limits
Authoring/Starter | 1 million/month | 5/second | 1 thousand/month | 5/second | Authoring your LUIS app
与可能的预期
Subscription | F0 | Free tier invalid | 10 thousand/month| 5/second | Querying your LUIS endpoint