Closed zahassanyum closed 6 years ago
Implemented Dialogflow V2 API for my own needs.
It's available in a GitHub repository in case someone else needs it.
Two major changes to take into account when porting:
nlpResponse
object structure has changed and is completely different since V2.
v2.0.2 now supports both Dialogflow API versions v1 and v2. Complete refactor, updated README and examples using V2. Thanks @ehrhart - I was able to patch in some of your work.
Hi,
Any idea when version 2 of the Dialogflow API would be implemented since it's now generally available and out of beta.
Migration guide
Official Dialogflow v2 SDK for Node.js
— H