Hi Team,
I am trying to get the response from Azure search(keyword search) and store them in a property like this
FirstResponse = First(Topic.SearchResponsevaluevalue.value).RESOLUTION_TEXT
Then I am telling The Copliot studio to answer the question (Acitivity.Text) based on the contents from
FirstResponse, using the Create Generative Answer node inside the Topic.
Always getting empty response like below
--No information was found that could help answer this.
Is there anything wrong i am doing here ? please throw some lights to this. Screen shot and details below.
Create generative answers
Content Moderation : high
Prompt as below
You are an assistant that analyzes data and answers questions. Use the provided data to answer the user's question accurately and concisely.
Question:
Activity.Text
Data: FirstResponse
Please answer the question based on this data.
Note : I have disabled this feature, we need to use only our Institutional data, for generating the answer
