microsoft / teams-ai

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

[Bug]: Citations not showing for "h.datasource-azureOpenAI" sample #1649

Closed xiaolang124 closed 1 month ago

xiaolang124 commented 1 month ago

Language

Javascript/Typescript

Version

latest

Description

Describe the bug Im not getting citations on the "h.datasource-azureOpenAI" sample from teams ai library, like in this video: "https://www.youtube.com/watch?v=VLP32Ci02M0" I did not modify anything, just pasted in my azure resources.

Expected behavior To get the same answer but with a citation tab under it.

Do I need to enable a specific feature flag in Teams or use a specific version of Teams? When will this be available in the public version of Teams?

Related bug: https://github.com/OfficeDev/TeamsFx/issues/11568

corinagum commented 1 month ago

Yes, you need to be in R0 of Teams with all 5 feature flags enabled. You also need your bot to be whitelisted.