Navigation
- 00.OVERVIEW
- Bot Framework Emulator
- Manual resource setup
- Teams Toolkit extra information
- Teams Toolkit CLI
These docs have been separated out from the samples in order to reduce the minimum amount of reading to get up and running. The above information remains the same regardless of what sample you are running, so instead of repeating the same instructions in every sample, we are grouping them away from the samples to reduce the length of said sample README.md's.
This section of the documentation will cover extra topics such as:
- Bot Framework Emulator setup for testing the samples locally outside of Teams
- Teams Toolkit further info gives insight on how TTK works
- How the various
.env
files work together - Changes needed to make scenarios like different AI services work for you
- How the various
- Teams Toolkit CLI is for testing the samples using the CLI instead of Visual Studio Code's or Visual Studio's TTK extensions
- Manual resource setup for those who want to manually create the resources needed for the samples
Please let us know if you have any questions about this documentation or the samples by filing an issue or discussion topic.