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

Bot Framework provides the most comprehensive experience for building conversation applications.

Results 191 botframework-sdk issues
Sort by recently updated
recently updated
newest added

## Issue While onboarding several customers to the Telephony speech channel, we have discovered various issues related to Telephony Channel-bot websocket connection drop. Even though channel automatically reconnects with bot...

Area: Streaming
feature-request

When using CosmosDB as storage layer different types of documents are being created per bot (e.g. users or conversations). Would it be possible to optimize the way they are stored...

customer-replied-to
backlog
customer-reported
Bot Services
ExemptFromDailyDRIReport

## Issue This is a customer request, spawned from [this issue](https://github.com/microsoft/botframework-solutions/issues/3813). I don't see a reason why we _couldn't_ do this, but I definitely wouldn't default to it as Cosmos...

needs-triage
feature-request

## Issue Can we please have an api endpoint/function that could grab the conversation reference/id from a particular user so the bot doesn't need to be interacted by the users...

customer-reported
Bot Services
Area: Teams
needs-triage
feature-request

## Issue Bot telemetry does not show the QnA match details nor the score if the answer is below the threshold ## Proposed change It should show the score as...

needs-triage
feature-request

Hello, I'm wondering if the botframework sdk supports the use of Facebook's Personas API? I tried adding it to the channelData property but I don't see it reflecting in my...

customer-reported
Bot Services
needs-triage
feature-request

## Version NodeJS SDK - package botbuilder-dialogs, version: 4.11.1 ## Describe the bug **recognizeChoices(utterance, choices, opt)** function returns erroneous output when searching options using index numeric values in particular circumstances....

bug
needs-triage

## Describe the bug Composer continues to use terms and descriptions which do not match the SDK and documentation of the components. This leads to cognitive load in a system...

## Describe the bug EmitEvent is a dialog management concept, and always internal, it should not be in external resources. ## Version 1.4. It's here: ![image](https://user-images.githubusercontent.com/17789481/114958505-02e68e80-9e18-11eb-8846-87f8ceb86e71.png) Should be here: ![image](https://user-images.githubusercontent.com/17789481/114958526-0da12380-9e18-11eb-9e5a-4402a2257ab4.png)

DialogManager provides almost the same functionality as ActivityHandler and could potentially be refactored to implement IBot. As part of this issue we should look at refactoring DialogManager and reason about...

P1
Area: Adaptive
Size: M
feature-request
Area: SDK