OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
466 stars 192 forks source link

feat: CEC in M365 Copilot: implement citation in rag ts&js template #12378

Closed QinghuiMeng-M closed 2 months ago

QinghuiMeng-M commented 2 months ago

implement citation in rag ts&js template feature: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29180531/

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.60%. Comparing base (6744ee8) to head (52cdb4e). Report is 43 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12378/graphs/tree.svg?width=650&height=150&src=pr&token=QQX8WVOEC3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12378 +/- ## ======================================= Coverage 94.60% 94.60% ======================================= Files 582 582 Lines 34484 34484 Branches 6680 6716 +36 ======================================= Hits 32624 32624 Misses 1586 1586 Partials 274 274 ```