This repository was archived by the owner on Jun 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 524
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Documentation for Build #1102
Copy link
Copy link
Closed
Labels
Type: DocsDocumentationDocumentation
Description
Documentation for Build
Our Build release will bring sizeable changes to the Virtual Assistant solution accelerator (moving to a template) and the addition of Skills to Bot Framework all-up.
Therefore a new set of documentation is required. This is a living issue to track the outstanding documentation required and progress, feel free to add.
Virtual Assistant Template
| Documentation | Description | common | csharp | typescript |
|---|---|---|---|---|
| Overview | Overview of Template | ☐ | ☐ | ☐ |
| Creating your project | Creating your project | ☐ | ☐ | ☐ |
| Deploying your project | Deployment | ☐ | ☐ | ☐ |
| Project structure | folders, config files | ☐ | ☐ | ☐ |
| Adding standard skills | How to add all skills to new VA solution | ☐ | N/A | N/A |
| Migration from old ET | Migration steps | N/A | ☐ | N/A |
| Migration from old VA | Migration steps | N/A | ☐ | N/A |
| Parent and Child Bot | Approach using skills | ☐ | N/A | N/A |
| Under the covers | What the template does for you, DI approach | N/A | ☐ | ☐ |
| Customizing | Name, Style, QnA, Dialogs | N/A | ☐ | ☐ |
Skills
| Documentation | Description | common | csharp | typescript |
|---|---|---|---|---|
| Skills Overview | Overview | ☐ | N/A | N/A |
| Creating a new skill | Creating a new skill using template | N/A | ☐ | ☐ |
| Adding a new skill to solution | Adding a skill | N/A | ☐ | ☐ |
| Skills Architecture | Architecture | ☐ | N/A | N/A |
| Skills Under the covers | SkillDialog, Adapter, Middleware | ☐ | N/A | N/A |
| Parent Bot to Skill Authentication | Principles, Flow | ☐ | N/A | N/A |
| Skill Token Flow | How tokens are requested | ☐ | N/A | N/A |
| Manifest | Manifest File, Actions, triggering utterances | ☐ | N/A | N/A |
| Skill CLI | Skill CLI, what it does under covers | ☐ | N/A | N/A |
| Speech Enablement | SpeechUtility,etc. | N/A | ☐ | ☐ |
| Adaptive Card Styling | Adjusting look/feel - design packs? | N/A | ☐ | ☐ |
| Add SkillSupport to a non VA template project | How to add Skills to an exist/non VA template solution | N/A | ☐ | ☐ |
| Turning an existing Bot into a Skill | Steps required to enable Skill mode for existing v4 bots | ☐ | ☐ | |
| Preview Limitations / Known Issues | ☐ | ☐ | ☐ |
DirectLine for Speech Integration
| Documentation | Description | common | csharp | typescript |
|---|---|---|---|---|
| Adding Speech | Overview | ☐ | N/A | N/A |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: DocsDocumentationDocumentation