Dialogflow V1 生成无效 actions.json?
Dialogflow V1 generating invalid actions.json?
我在尝试发布仍在使用 Dialogflow V1 到 Alpha 的旧操作时遇到此错误:
"Intent actions.event_CANCEL
is using the reserved namespace. Please choose a name that does not start with 'actions'"
注意事件名称中的句点和下划线。
我没有名为此的 Dialogflow Intent,所以我假设这是来自 Dialogflow 为操作生成的 actions.json 文件,但我看不到它。
我已经删除了我有两个 actions_event_CANCEL 事件的意图,但我仍然得到这个。除非它没有重新生成它或其他东西。
任何人有任何其他想法如何解决这个问题?
Alpha 版本仅在 Dialogflow v2 上受支持。
我在尝试发布仍在使用 Dialogflow V1 到 Alpha 的旧操作时遇到此错误:
"Intent actions.event_CANCEL
is using the reserved namespace. Please choose a name that does not start with 'actions'"
注意事件名称中的句点和下划线。
我没有名为此的 Dialogflow Intent,所以我假设这是来自 Dialogflow 为操作生成的 actions.json 文件,但我看不到它。
我已经删除了我有两个 actions_event_CANCEL 事件的意图,但我仍然得到这个。除非它没有重新生成它或其他东西。
任何人有任何其他想法如何解决这个问题?
Alpha 版本仅在 Dialogflow v2 上受支持。