dialogflow / dialogflow-fulfillment-nodejs

Dialogflow agent fulfillment library supporting v1&v2, 8 platforms, and text, card, image, suggestion, custom responses
Apache License 2.0
598 stars 281 forks source link

Is this an abandoned library replaced with googleapis/nodejs-dialogflow? #338

Open crup opened 3 years ago

crup commented 3 years ago

I am using this library and recently came across https://github.com/googleapis/nodejs-dialogflow How are these two libraries different from each other? nodejs-dialogflow looks like an active project.

kolban-google commented 3 years ago

I believe that this library is for handling WebHook calls from Dialogflow requesting data ... while the other library is writing client applications that request conversations with Dialogflow.

jon-malave commented 3 years ago

I'm also very curious if this has been abandoned and if I should worry about my Fulfillment Webhook breaking in the near future due to lack of updates or maintenance. We have about 125 issues here, none are being addressed. What's going on Google DialogFlow Team?