我正在使用Node.js Fulfillment (https://github.com/dialogflow/dialogflow-fulfillment-nodejs),我想集成de DialogflowConversationagent.conv();agent.add(conv); 但服务器出现故障,出现以下异常: Error: No responses defined for platform: ACTIONS
当我尝试集成到Dialogflow Messenger Beta版本时,我的聊天机器人将无法理解响应。We will get back to you as soon as possible."// See https://github.com/dialogflow/dialogflow-fulfillment-nodejs// Use Actions on Google<
我正在浏览谷歌助手的NodeJS教程/谷歌https://codelabs.developers.google.com/codelabs/actions-1/#5上的操作,代码看起来像这样: app.intentconv.close('Your lucky number is ' + luckyNumber);
}); 无论是Dialogflow中的linter还是我的集成开发环境中的linter都对{geo-city我不能更