-
### Summary
A template for creating an assistant-style bot, with advanced conversational interactions.
The base bot that we can build the vertical-specific templates from (like enterprise assistant)…
-
Using new creation experience, select "Conversation Core". Eventually get a "500" error in Composer. In the command prompt, it's from one of the GETS.
Looks like:
```GET /api/status/6ec66669-0c…
-
## Describe the bug
The list of templates in the create modal should be arranged intentionally, potentially from simple to more complex for R12 release, and the names themselves should be revis…
-
## Description
The TTS code is already done as a sample in PR #42 but it's simple. So the best approach is to create a TTS engine which will say things on bot's side. It can be anything as long as it…
-
The Conversational Core template creates an assistant.dialog file, whose name as is appears in Composer is also 'Assistant'. When creating a new bot using this template, the template should:
- Rena…
-
## Describe the bug
Creating a new Assistant Core template, choosing existing LUIS and QNA Azure resources and clicking start results in a conversational experience that doesn't seem to work. Both …
-
Tutorials: https://developers.sap.com/tutorials/conversational-ai-deploy-teams.html
--------------------------
The bot I created will reply the question in the LIST form which right in customer sc…
-
The [section](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/authentication/authentication#web-based-authentication-flow) of the documentation states the following:
> If you want …
-
## Describe the bug
I'm using a nightly build. so what's nice about this is that there is some fragility in the Creation flow. As a result of that, failure cases during creation are easier to produ…
-
As the per the Doc shows: https://docs.microsoft.com/en-us/microsoftteams/platform/resources/messaging-extension-v3/create-extensions?tabs=typescript#request-to-install-your-conversational-bot
We are…