You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a New App > Custom Engine Copilot > Basic AI Chatbot > TypeScript > AOAI
Screenshots
VS Code Extension Information (please complete the following information):
OS: Windows 11
Teams Toolkit: v5.9.2024081502 (pre-release)
The text was updated successfully, but these errors were encountered:
@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.
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:
Screenshots
VS Code Extension Information (please complete the following information):
The text was updated successfully, but these errors were encountered: