botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and oth...

Results 211 botbuilder-python issues
Sort by recently updated
recently updated
newest added

The changes in [Add parameter validation to PasswordServiceClientCredentialFactory.CreateCredentialAsync (#5730)](https://github.com/microsoft/botbuilder-dotnet/pull/5730) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #5591 Please review and, if necessary, port the changes.

Area: Authentication
ExemptFromDailyDRIReport
needs-triage
parity

The changes in [Fix: add cache for luis recognizer result to avoid extra requests (#5683)](https://github.com/microsoft/botbuilder-dotnet/pull/5683) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. closes #5593 In order to...

Area: AI-LUIS
ExemptFromDailyDRIReport
needs-triage
parity

> Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/4129 Fixes #4117 ## Description Luis Recognizer returns an intent of string.empty with a perfect score of 1.0. This messes up logic downstream...

P2
Area: AI-LUIS

See [parent](https://github.com/microsoft/botframework-sdk/issues/6255)

feature-request
Area: SDK

## Version latest ## Describe the bug If an exception occurs when a skill calls the skill host, the content type header is text/plain when it should be application/json ##...

bug
P1
Area: Skills
Size: S

The changes in [Make sure "turn.locale" is correctly set in TurnContext, enabling locale can be changed during runtime (#5019)](https://github.com/microsoft/botbuilder-dotnet/pull/5019) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Closes:...

ExemptFromDailyDRIReport
needs-triage
parity
Area: SDK

The changes in [move allowed callers and skill conversation factory (#5286)](https://github.com/microsoft/botbuilder-dotnet/pull/5286) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Moving a couple of classes out of adaptive runtime...

Area: Skills
ExemptFromDailyDRIReport
needs-triage
parity

The changes in [remove references to TrustServiceUrl (#5157)](https://github.com/microsoft/botbuilder-dotnet/pull/5157) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #4833 Remove the references to this code that was made redundant...

ExemptFromDailyDRIReport
needs-triage
parity
Area: SDK

The changes in [add TelemetryClient to Dialog used in RunAsync (#5332)](https://github.com/microsoft/botbuilder-dotnet/pull/5332) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #5329 Please review and, if necessary, port the...

ExemptFromDailyDRIReport
needs-triage
parity
Area: SDK

The changes in [Localization: fix bugs around inconsistent locale + first step to centralize locale resolution (#5218)](https://github.com/microsoft/botbuilder-dotnet/pull/5218) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #5101 ##...

ExemptFromDailyDRIReport
needs-triage
parity
Area: SDK