Lifetime of paramet...
 
Notifications
Clear all

Lifetime of parameters

2 Posts
2 Users
0 Likes
1,466 Views
(@baits)
New Member
Joined: 5 years ago
Posts: 1
Topic starter  

Hi - and sorry, I'm quiet new in dialogflow and got a problems. In my dialogs I collect several informations from the user. Let us say: What is your favorit color and I give this value to a parameter with the value $usercolor! Then I got a follow up intent, and maybe a next one... and the I would like to say to the user. "Ok $username, I remember your favourit color is $usercolor....." but the values inside the parameters are lost. I don't understand, what to do, to "rememer" this values for a long conversation? :-)


   
Quote
Qbo Robot
(@nonogrub)
Member Admin
Joined: 8 years ago
Posts: 185
 
Posted by: @baits

Hi - and sorry, I'm quiet new in dialogflow and got a problems. In my dialogs I collect several informations from the user. Let us say: What is your favorit color and I give this value to a parameter with the value $usercolor! Then I got a follow up intent, and maybe a next one... and the I would like to say to the user. "Ok $username, I remember your favourit color is $usercolor....." but the values inside the parameters are lost. I don't understand, what to do, to "rememer" this values for a long conversation? :-)

Hi Baits,

you can find all the related information about "DialogFlow" parameters here: https://cloud.google.com/dialogflow/docs/tutorials/build-an-agent/create-intent-with-parameters


   
ReplyQuote
Share: