No "Save GPT response" as "Complete (recommended)" in my Copilot Studio Generative Answers Node.
I am trying to show the citations of the AI-Generated answers in Teams. I found this thread https://powerusers.microsoft.com/t5/Building-Copilot-Studio-Chatbots/Citations-references-not-showing-in-the-chat-in-Teams-but/m-p/2476238/highlight/true#M1513 but I can't seem to follow since that option is missing for me.
Hi, did you find the solution to your problem? I have the same missing button.
Thank you for this, I will try this out.
Did you try to raise a case with support?
In the meantime, here is the YAML code for a Gen Answers node with "Save GPT Response" set to "Complete". Maybe this will help.
kind: AdaptiveDialog
beginDialog:
kind: OnUnknownIntent
id: main
priority: -1
actions:
- kind: SearchAndSummarizeContent
id: search-content
userInput: =System.Activity.Text
moderationLevel: Medium
variable: Topic.Answer
additionalInstructions: You are an assitant helping answer questions based on Wikipedia.
publicDataSource:
sites:
- "https://www.wikipedia.org/"
responseCaptureType: FullResponse
Romain The Low-Code...
74
Pablo Roldan
61
stampcoin
10