[英]Fewer system types for Actions on Google than in Dialogflow?
我一直在研究 Dialogflow,现在开始研究 Actions on Google,希望构建辅助操作。 当我阅读有关Google Actions Builder 上的 Actions中的系统数据类型时,我似乎只看到了几种类型:
而当我查看 Dialogflow 和系统实体时,我看到的似乎比 Actions on Google 所展示的要多得多。
目前,我需要识别一个人的名字。 一个示例短语是:
我想预定
Brandon
教授的class
在 Dialogflow 中,我将 intent 参数定义为@sys.person
的。 我在 Actions on Google 中似乎没有该选项,似乎必须构建我自己的数据类型。
使用 Actions Builder 的 Dialogflow 丰富的系统定义数据类型集没有为 Google 上的 Actions 公开是有原因的吗? 在 Dialogflow 中定义一个系统类型的推荐方法是什么?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.