-
Hi there,
I wish to use this package for my react js project , Did it will work can any one have solution please ping me. thank you.
-
So Dialogflow updated to their V2 API and sunsetted V1, meaning the tokens we had for our bots are now... ineffective. Any idea how to go about this?
-
I am looking for V2 library for iOS and Android. I can see library https://cloud.google.com/dialogflow/docs/reference/libraries/overview for other languages but not for iOS & Android. Please help me.
-
I'm receiving the following error, whenever Im using SSML in my Dialogflow output (V2):
`Error: string required by Text constructor. at new Text (/text-response.js:48:13)`
-
There's already an official API available for modeling a webhook response in python. What value does this library add?
-
On starting Tobito the configuration of our Dialogflow Agent should be set via the API, so that we can manage Agent versions in Git.
-
Hi, I have some doubts about how I should show suggested replies to the user.
I noticed in Dialogflow that some specific platforms like Google, Facebook, Slack, Skype have suggestion chips or quick…
-
if not, do you have any intentions of upgrading?
thanks in advance,
-
intentDetectionConfidence is coming inside query set in dialogflow v2.0
but in your code you reading intentDetectionConfidence as response.body['intentDetectionConfidence'] but you should read as res…
-
Hi All,
I am trying to read data from an API in Dialogflow. Below is the code but I am getting the following error and it looks like I have defined my responses in agent.add but still getting the f…