botbuilder-python
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...
> Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/4332 Pending on decision around binary compat. This PR as-is breaks binary compat. If binary compat is to be maintained, then I'll swap...
> Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/4292 Fixes #4227 ## Description ## Specific Changes - - - ## Testing # Changed projects * Microsoft.Bot.Builder.AI.QnA * Microsoft.Bot.Builder.AI.QnA.Tests
> Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/3855 fixes #3854 * cleaned up CreateInnerDC so it is applied consistently * changed WaterfallStepContext ctor to pass in parent dc. # Changed...
## Version 4.9.1 ## Describe the bug The TelemetryClient has a [TODO on line 41 in component_dialog.py](https://github.com/microsoft/botbuilder-python/blob/master/libraries/botbuilder-dialogs/botbuilder/dialogs/component_dialog.py#L41). ## Additional context This issue causes a lack of parity between Python SDK...
Related to [issue#1187](https://github.com/microsoft/botbuilder-python/issues/1187). * Workaround implemented in [PR#1369](https://github.com/microsoft/botbuilder-python/pull/1369) that allows users who use frameworks that don't wrap their requests in a running "`ProactorEventLoop`" to pass in python's built-in `requests` module...
## Version current ## Describe the bug While writing this article: https://review.docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-expire-conversation i noticed in dotnet and javascript, it is not necessary to immediately call save_changes with force 'true' for...
## Version v4 ## Describe the bug Same responses from bot are coming multiple times when deployed with azure bot service ## To Reproduce Clone the echo bot Test it...
Hello, It would be great if someone would deploy new pip package to pypi for botbuilder-integration-aiohttp package, because I saw aiohttp version updated but no deployment to pypi yet. Currently,...
## Versions Here's my requirements.txt ```sh botbuilder_schema==4.13.0 gunicorn==20.1.0 aiohttp==3.6.3 botbuilder-integration-aiohttp==4.13.0 botbuilder-ai==4.13.0 botbuilder==0.0.1 botbuilder-core==4.13.0 botbuilder-dialogs==4.13.0 ``` ## Describe the bug Here's the error message ```sh 2024-02-15T14:28:44.906911470Z _____ 2024-02-15T14:28:44.906996971Z / _ \...
## Version 4.14.8 ## Describe the bug There is a security vulnerability detected via **Component Governance** in DevOps. The severity is marked as **Critical**. The details about this vulnerability: ...