botframework-sdk
botframework-sdk copied to clipboard
Bot Framework provides the most comprehensive experience for building conversation applications.
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version What package version of the SDK are you using. ##...
## Tracking Status Internal DevOps epic: https://fuselabs.visualstudio.com/BotFramework/_workitems/edit/60996 **Dotnet SDK** [TODO]() - [ ] PR - [ ] Merged **Javascript SDK** [TODO]() - [ ] PR - [ ] Merged **Python...
PVA Ask: To have better performance the bot service would like to enable the per-conversation affinity when routing the requests to the bot serivice instance. The routing gateway would not...
## Version .NET: `4.13.3` of `Microsoft.Bot.Builder` JS: Upcoming R14 release (https://github.com/microsoft/botbuilder-js/commit/18b3ebb175ab03b0754fb7a5d6993519e350b859) Python: Upcoming R14 release Java: Upcoming R14 release ## Describe the bug The created ClaimsIdentity set on the TurnState...
## Version Bot Framework SDK 4.8.1 Microsoft.Bot. Schema version 4.8.0 ## Describe the bug 1. File downloading is failing in MS Teams Bot (Desktop and Web) whereas files are properly...
For each build we do (certainly RC builds, and possibly nightly builds) we should have a changelog included with that build. To do this, we need: 1. Define the changelog...
I would like to request a feature: caching dialogue system outputs. Such a feature would be useful for scenarios where natural language generation were expensive and for scenarios where dialogue...
## Version - .NET 4.13.1 - JavaScript 4.13.1 ## Describe the bug Using the prebuilt function `join()` and passing in an array of arrays, we get different results. Assuming an...
Add support for the Action.Execute command and various flows, including the action/execute invoke and auth flows in both the activity handler and adaptive triggers. OBI spec is here: https://github.com/microsoft/botframework-obi/pull/128 Hacked...
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version Bot Framework SDK - 4.12.2 Composer - 1.4.0 ## Describe...