microsoft / CopilotStudioSamples

MIT License
294 stars 236 forks source link

Copilot studio not able to provide the correct outcome in embedded third party app using BOT framework webchat #244

Open Azizkhanss opened 1 week ago

Azizkhanss commented 1 week ago

What sample tool are you using? CopilotStudioSamples/BuildYourOwnCanvasSamples

Describe the bug Cx has written the code in standard web chat interface, and they followed the documents that are available on git hub copilot studio sample to build own sample canvas BOT. They have pulled the webchat interface from CDN and that is the latest version of Web chat by following the below articles. GitHub - microsoft/BotFramework-WebChat: A highly-customizable web-based client for Azure Bot Services. CopilotStudioSamples/BuildYourOwnCanvasSamples at master · microsoft/CopilotStudioSamples · GitHub They have not embedded the BOT into the website yet because user was not having the access. But they have generated an HTML file and testing the BOT there.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Bot is working fine in copilot studio, but it is not giving the expected answers in webchat i.e, in web browser.

Screenshots

WebChat Interface

Additional context Sample canvas in copilot studio

Azizkhanss commented 1 week ago

Hello Team, Any update.

Azizkhanss commented 1 week ago

Hello team, Any update.

Azizkhanss commented 5 days ago

Can someone please provide me an update on this.