microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
403 stars 176 forks source link

I have an issue with Chat With Your Data (Using Microsoft 365 Data) template #1683

Closed ahmedmahmoudR closed 3 months ago

ahmedmahmoudR commented 4 months ago

Language

Javascript/Typescript

Version

latest

Description

I followed all the steps to configure Chat With Your Data (Using Microsoft 365 Data) template, however I faced issue after send message to bot

[onTurnError] unhandled error: PolyFillNot

Err

image

image

Reproduction Steps

1.Clone the repo 
2. npm i 
3.add azure key and azure endpoint and deployment name
4. Add documents to SharePoint
5- Debug the Bot
...
corinagum commented 3 months ago

Hi @ahmedmahmoudR, which sample are you using when you run into this problem?

ahmedmahmoudR commented 3 months ago

This issue when i choose to create sample from teams toolkit vs (Microsoft 365 Data)

image

corinagum commented 3 months ago

Please bring this issue to the Teams Toolkit team as they are the writers of that sample :)