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

Custom question answering is generally available and QnA Maker is deprecated, could you please add template to create CQA bot. [QnAMaker deprecation announcement](https://azure.microsoft.com/id-id/updates/azure-qna-maker-will-be-retired-on-31-march-2025/)

Adding two new components "TimeoutChoiceInput", and "TimeoutTextInput" to detect the silence while prompting the user. It's using a timer to track elapsed time and fire in case of reaching threshold

PR: unreviewed

Currently, if I try to import a zipped manifest with a reference to a lu file, composer requires that the `intents` property is present in order to allow me to...

needs-triage
bug
Area: Skills

It would be nice if we have python template

customer-reported
customer-replied-to
ExemptFromDailyDRIReport
Bot Services

## Describe the bug Trying to update a sent Adaptive Card, supplied the Activity Id and confirmed the Activity Id has value. e.g., `1631259369932`, however, the update card action throws...

needs-triage
bug

With Custom Commands is not possible verify, with an pre send activity, if command can be execute to the client device. Is possible to have a BOT template, with Direct...

ExemptFromDailyDRIReport
feature-request

Need template to create Empty Bot

customer-reported
customer-replied-to
ExemptFromDailyDRIReport
Bot Services

Please create a sample showing how to send responses using all types of different cards

customer-reported
ExemptFromDailyDRIReport
feature-request

After generating a bot from the yeoman templates using the command line tools, a bf cli command has to be run to generate and merge the schema files, and process...

needs-triage
feature-request