1. Do you know maybe how to get this kind of citation format in MS Teams when hovered?
It comes from Generative answer with GPT-powered response
2. Generative answer is saved as variable called "Answer" (type record).
Data type:
kind: Record
properties:
Speech:
type:
kind: Record
properties:
CitationSources:
type:
kind: Table
properties:
Id: String
Name: String
Text: String
Url: String
Content: String
Text:
type:
kind: Record
properties:
CitationSources:
type:
kind: Table
properties:
Id: String
Name: String
Text: String
Url: String
Content: String
MarkdownContent: String
How to save this whole response with the same style of citation as an output so I can send it to Power Automate through the Action component and then save it in the table in Dataverse?
I use adaptive card inside a message, which generates the citation link to the URL of the response from external websites
Not sure if that is what you are after?
Cheers
Dave
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.