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

Commit 0594fb2

Browse files
authored
[Skills] add/update transcripts (#2580)
Hospitality, POI, ITSM
1 parent 3ace6a7 commit 0594fb2

File tree

5 files changed

+8751
-3139
lines changed

5 files changed

+8751
-3139
lines changed

docs/_docs/overview/virtual-assistant-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ At it's core is the [Virtual Assistant template]({{site.baseurl}}//overview/virt
1313

1414
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.
1515

16-
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/).
16+
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/).
1717

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

docs/_docs/skills/samples/experimental.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,8 @@ This skill demonstrates the following scenarios:
312312
- Room service: *I want to see a room service menu*
313313
- Check out: *Can I check out now?*
314314

315+
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.
316+
315317
![Hospitality Example]({{site.baseurl}}/assets/images/skills-hospitality-transcript.png)
316318

317319
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.
@@ -327,6 +329,8 @@ This skill demonstrates the following scenarios:
327329
- Close a ticket: *Close my ticket*
328330
- Find Knowledgebase item: *Search knowledge articles related to error 1234*
329331

332+
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.
333+
330334
#### Configuration
331335
{:.no_toc}
332336

0 commit comments

Comments
 (0)