microsoft / copilot-camp

Hands-on labs for extending Copilot for Microsoft 365 and building custom Copilotsop
MIT License
80 stars 23 forks source link

Teams JS Citations Patch #388

Open Carter425 opened 1 month ago

Carter425 commented 1 month ago

Teams AI just released a new patch for the JS Teams citations experience fixing an issue of citations not rendering/working as expected.

Ryan Bliss was running the custom agent copilot lab yesterday and the update helped with him getting a data.response.context issue being always undefined. Switching to the @microsoft/teams-ai@1.5.3 and openai@4.68.2 packages helped address this.

I'm not sure if other people have run into this issue, but I wanted to share it here.

Image

tinsheep commented 1 month ago

Thanks for posting @Carter425 - this solved my problem on the Copilot camp B3 citations lab

aycabas commented 4 weeks ago

thanks @Carter425 for bringing this up. We updated the lab source codes however, our labs start from scratch using Teams Toolkit, therefore these versions should be updated in Teams Toolkit templates too. cc/ @therealjohn