BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
How can I load the dialog stack like this comment suggests? https://github.com/microsoft/BotBuilder-Samples/blob/0dab95601c6a97324f5e3011eedf665233ae1d4a/experimental/immediate-accept-adapter/csharp_dotnetcore/Bots/EchoBot.cs#L117 I'm working on Middleware that reprompts a user after they have been silent for 15 seconds. I trigger...
Fixes #3737 ## Proposed Changes Updated C# and NodeJS 14.nlp-with-orchestrator sample to call Custom Question Answering. ## Testing
### Use this [query](https://github.com/Microsoft/botbuilder-samples/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** Currently 14.nlp-with-orchestrator uses QnAMaker which is about to...
## Description This issue has arisen as a result of the issue #3340 to denote all the samples that are failing and require some adjustments. There are many bots that...
## Summary SDK 4.16 adds support for the Custom Question Answering service to dotnet and JS. As part of this issue we will implement new versions of the [11 qnamaker](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/11.qnamaker)...
- [ ] Support for visual studio - [ ] Support for JS bots. - [ ] Debugging - debug console integration/ ability to evaluate expressions with snapshot of memory....
## Summary The [Set up continuous integration and continuous delivery for a Composer bot](https://docs.microsoft.com/en-us/composer/how-to-cicd) article is labeled as preview and the links in the article point to a personal repo...
**Is your feature request related to a problem? Please describe.** I'm having a hard time writing unit tests for the code using botframework in Java. Sure I can manually test...
Component Governance vulnerability alerts are listed here: https://fuselabs.visualstudio.com/SDK_v4/_componentGovernance/112465?_a=alerts&typeId=8088685&alerts-view-option=active
## Summary This issue involves reviewing the existing set of samples and removing those that will not fit in v5,