Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
[Skills] add/update transcripts (#2580)
Browse files Browse the repository at this point in the history
Hospitality, POI, ITSM
  • Loading branch information
xieofxie authored Oct 25, 2019
1 parent 3ace6a7 commit 0594fb2
Show file tree
Hide file tree
Showing 5 changed files with 8,751 additions and 3,139 deletions.
2 changes: 1 addition & 1 deletion docs/_docs/overview/virtual-assistant-solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ At it's core is the [Virtual Assistant template]({{site.baseurl}}//overview/virt

Extend a Virtual Assistant experience with reusable [Bot Framework Skills]({{site.baseurl}}/overview/skills), fulfilling common scenarios such as finding a nearby point of interest, checking off an item on a to-do list, or replying to an email. Skills can be fully customized and samples are available, enabling you to get started with multiple languages, dialogs, and code.

Review analytics captured from the out-of-the-box Application Insights telemetry using the [Virtual Assistant Analytics Power BI template]({{{site.baseurl}}/virtual-assistant/tutorials/view-analytics/1-intro/).
Review analytics captured from the out-of-the-box Application Insights telemetry using the [Virtual Assistant Analytics Power BI template]({{site.baseurl}}/virtual-assistant/tutorials/view-analytics/1-intro/).

![Virtual Assistant diagram]({{site.baseurl}}/assets/images/virtualassistant-diagram.jpg)

Expand Down
4 changes: 4 additions & 0 deletions docs/_docs/skills/samples/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ This skill demonstrates the following scenarios:
- Room service: *I want to see a room service menu*
- Check out: *Can I check out now?*

An example transcript file demonstrating the Skill in action can be found [here]({{site.baseurl}}/assets/transcripts/skills-hospitality.transcript), you can use the Bot Framework Emulator to open transcripts.

![Hospitality Example]({{site.baseurl}}/assets/images/skills-hospitality-transcript.png)

The [Hospitality Sample VA]({{site.baseurl}}/reference/samples/hospitalitysample) demonstrates this skill and a number of other skills to demonstrate a more in-depth hospitality experience.
Expand All @@ -327,6 +329,8 @@ This skill demonstrates the following scenarios:
- Close a ticket: *Close my ticket*
- Find Knowledgebase item: *Search knowledge articles related to error 1234*

An example transcript file demonstrating the Skill in action can be found [here]({{site.baseurl}}/assets/transcripts/skills-itsm.transcript), you can use the Bot Framework Emulator to open transcripts.

#### Configuration
{:.no_toc}

Expand Down
Loading

0 comments on commit 0594fb2

Please sign in to comment.