1

I have a question about the Dialogflow node js code. There are two different way to build an intent in code :

  • with the webhook client
  • with action on google

the code has a form like :

app.intent(....) with conv.ask or a basic function with agent.add(...) .

  • It *sounds* like you're asking what the difference is between two different libraries for Dialogflow? Is that correct? You've posted single lines of code - can you post longer examples – Prisoner Nov 28 '19 at 20:16
  • @Prisoner check this https://stackoverflow.com/questions/59081444/no-handler-for-requested-intent-at-webhookclient-handlerequest – Midhilaj Nov 29 '19 at 03:47
  • 1
    @Midhilaj - That question was deleted. Was it related to this question in some way? – Prisoner Nov 29 '19 at 12:17
  • @Prisoner I got the solution and I removed my comment. Thank you for supporting – Midhilaj Nov 30 '19 at 01:00

0 Answers0