OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
453 stars 185 forks source link

fix: remove openai dependency from custom copilot templates #12420

Closed kuojianlu closed 1 week ago

kuojianlu commented 1 week ago

Fix https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29309048/

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 93.34%. Comparing base (bf6de48) to head (fdba767). Report is 2 commits behind head on hotfix/templates_4.2.3.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12420/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/12420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## hotfix/templates_4.2.3 #12420 +/- ## ======================================================== Coverage 93.34% 93.34% ======================================================== Files 536 536 Lines 32388 32388 Branches 6222 6390 +168 ======================================================== Hits 30233 30233 Misses 1880 1880 Partials 275 275 ```