【发布时间】:2016-08-31 04:34:41
【问题描述】:
我正在开发一项技能,我有一个交互模型和 3 个自定义插槽类型。当我有插槽类型的玩具值时,一切似乎都可以工作,但是当我粘贴自定义插槽类型的值并点击保存时,首先我得到一个旋转轮,说正在更新交互模型,几分钟后另一个说Please wait while model is being built...我收到一条红色错误消息:Error: Failed building the interaction model.
我在自定义槽类型中粘贴了大约 100 个话语和大约 30、300 和 30,000 个值。根据文档:A skill can have a total of 50,000 custom slot values, totaled across all custom slots used in the interaction model.https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/alexa-skills-kit-interaction-model-reference
【问题讨论】: