botframework-components icon indicating copy to clipboard operation
botframework-components copied to clipboard

The repository for components built by Microsoft for the Azure Bot Framework.

Results 81 botframework-components issues
Sort by recently updated
recently updated
newest added

need a template for chatbot interface frontend

needs-triage
feature-request

The readme currently states: > The endpoint value can be found in the Deploying a model blade under Deployments inside Language Studio by clicking on the Get prediction URL option....

customer-reported
Bot Services

## Describe the bug To avoid security alert [CVE-2023-34104](https://github.com/advisories/GHSA-6w63-h3fj-q4vw), upgrade **_botbuilder_** packages to version 4.21.0 as it has the safe version of _fast-xml-parser_ 4.24. Version 4.21 of _botbuilder_ is still...

bug

I am using Microsoft.Bot.Components.Recognizers.CustomQuestionAnsweringRecognizer for enabling my CQA resource in my Bot built-in Bot Composer. When I publish a new version of the bot to Azure Bot Service, my bot...

customer-reported
customer-replied-to
bug
Bot Services

Hi there is an error when use: "name": "Microsoft.Bot.Components.Recognizers.CustomQuestionAnsweringRecognizer", "settingsPrefix": "Microsoft.Bot.Components.Recognizers.CustomQuestionAnsweringRecognizer" The trace of CQA isn't correct ![image](https://github.com/microsoft/botframework-components/assets/55764723/219e2d87-d5ac-4cca-a469-9d6281d49c2d)

needs-triage
bug

### Purpose This PR includes timeout support for the following dialogs: - Aggregate DTMF (n) - Aggregate input Regex - Aggregate DTMF (#) The timeout timer will be initialized when...

PR: unreviewed

## Is your feature request related to a problem? Please describe. not able to user Orchestration workflow(language studio) in Bot composer i have created a Orchestration workflow project which contains...

needs-triage
feature-request

Can we add support for Orchestration projects in the CLU recognizer. Because the Orchestration projects and CLU projects are part of the same service and REST API, its not a...

## Describe the bug Return to Previous prompt not working with multiturn QNA maker. Top to down sequence of follow-up prompt is working find but the reverse sequence i.e., bottom...

customer-reported
customer-replied-to
ExemptFromDailyDRIReport
feature-request
Bot Services