Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dialogflow CX - Search and Conversation AI

Hello,

I am trying Search and Conversation(former Gen App Builder) with dialogflow cx to create a chatbot. I uploaded a datatstore with unstructured data. 

here are my questions:

1. In Agent Setting > ML > Generative AI > Generative AI fallback, is this where you set the prompt?

2. Where do you set the temperature?

3. Still in the same menu: What is the data store prompt for?

4. If you set the prompt here, what if you go to Edit Data Stores > Generators > and then add a generator? 

 

I am trying to see if how to achieve something similar that it has from Azure side: https://www.youtube.com/watch?v=tFJNasjGM3E&ab_channel=IntroductiontoMachineLearningandDataScience.   skip to 5:23

Solved Solved
0 4 4,489
1 ACCEPTED SOLUTION

Let me reply to your points:

1. So what if I don't have any intents except for the default hello, it will automatically go to that prompt? -> so you have to know the order of execution. It is like this: 1st parameters fulfillment, 2nd intent, 3d data store, 4th no match event with generative fallback

2. If I create a generator and set a prompt and temperature, where do I attach it? you can attach it in any page, in any state handler

3. This is what I meant for Data store prompt: -> this is just to give context to the prompt and have better answers

4. So if I want to add a prompt and temperature, I should do something like this? -> that is correct

 

View solution in original post

4 REPLIES 4