microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
359 stars 152 forks source link

[JS] feat: Powered by AI: Citations, feedback loop, and GeneratedByAI icon #1574

Closed corinagum closed 2 months ago

corinagum commented 2 months ago

Linked issues

closes: #1539

image

Details

aacebo commented 2 months ago

@Stevenic wanted to get your thoughts on the approach we came up with here, the biggest change is to the PromptResponse interface that we want to add the message object to so that we can get response metadata like citations from in the say action handler.