File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ allows multiple agents to handle multiple simultaneous conversations with bot us
6
6
Services, you can have an agent escalation capability up and working in 10 minutes or so. Take a look at this short [ ACS
7
7
Agent Hub overview video] ( https://aka.ms/acshub-overview ) and if that sounds interesting then check out this
8
8
[ getting started video] ( https://aka.ms/acshub-start ) to see how easy it is to get this solution up and rnning. You can
9
- see a deeper dive [ multi-agent demonstation video] ( https://youtu.be/zSs0WCvfEiA ) to get a sense of full capability of this solution.
9
+ see a deeper dive [ multi-agent demonstation video] ( https://aka.ms/acshub-v1demo ) to get a sense of full capability of this solution.
10
10
11
11
### <a name =" Prerequisites " ></a >Prerequisites
12
12
@@ -104,8 +104,9 @@ the Home tab and open the ComposerExample that's in the root folder of the solut
104
104
an Escalate trigger that you can look at to see how to code an escalation and then try it out by using the
105
105
** Start bot** command. After the bot starts, choose the ** Open Web Chat** option in the flyout menu that appears
106
106
when the bot finishes it's startup processing. Type, _ ** talk to human** _ to start an escalation experience. There's
107
- a short [ demo video] ( http://aka.ms/acshub-start?t=119 ) you can watch that shows all these steps and various escalation and agent
108
- management scenaios you can replicate using this sample app.
107
+ a short [ demo video] ( http://aka.ms/acshub-start?t=119 ) you can watch that shows all these steps and how to demo the
108
+ agent escalation scenario. You can also take a look at a [ fuller multi-agent demo] ( https://aka.ms/acshub-v1demo ) if
109
+ your interested.
109
110
110
111
### <a name =" RestartingRuntime " ></a >Restarting the ACSAgentHub runtime environment
111
112
In the future, to restart the ACSAgentHub runtime after it's been shutdown, you'll need to run this command in
You can’t perform that action at this time.
0 commit comments