Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Conflict for Custom Engine Copilot Templates with Teams AI Library #12375

Closed
DakotaWray2 opened this issue Sep 11, 2024 · 2 comments
Closed
Assignees
Labels
investigating needs attention This issue needs the attention of a contributor.

Comments

@DakotaWray2
Copy link

Describe the bug
A dependency conflict exists between teams-ai and openai versions in teams toolkit custom copilot templates preventing debug.
Debug fails at npm install.
Running npm install manually produces the screenshot below.

To Reproduce
Steps to reproduce the behavior:

  1. Create a New App > Custom Engine Copilot > Basic AI Chatbot > TypeScript > AOAI

Screenshots
err

VS Code Extension Information (please complete the following information):

  • OS: Windows 11
  • Teams Toolkit: v5.9.2024081502 (pre-release)
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Sep 11, 2024
@eriolchan eriolchan assigned eriolchan and kuojianlu and unassigned eriolchan Sep 12, 2024
@eriolchan eriolchan added investigating and removed needs attention This issue needs the attention of a contributor. labels Sep 12, 2024
@DakotaWray2
Copy link
Author

I was able to get the templates to run by mirroring the versions of teams-ai and openai in the team-ai library's samples.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Sep 12, 2024
@kuojianlu
Copy link
Contributor

@DakotaWray2 This is a known issue and has been fixed in the latest pre-release version. Yes, the change of openai and teams-ai version is the right solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating needs attention This issue needs the attention of a contributor.
Projects
None yet
Development

No branches or pull requests

3 participants