Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
A simple web page that allows users to communicate with the [Microsoft Healthcare Bot service](https://www.microsoft.com/en-us/research/project/health-bot/) through a WebChat.

**Note:** In order to use this Web Chat with the Health Bot service, you will need to obtain your Web Chat secret by going to `Integration/Secrets` on the navigation panel.
<p align="center">
<img src="https://raw.githubusercontent.com/microsoft/HealthBotContainerSample/live_agent_handoff/secrets.png">
</p>

![Secrets](/secrets.png)

1.Deploy the website:

Expand Down Expand Up @@ -71,4 +69,4 @@ The sample login page is for testing and demonstration purposes only. You MUST a

You can send programmed messages to the agent webchat by invoking the `function talk(message)`. In the sample we have added example buttons with issue some of the built-in agent commands.

[Learn more about agent webchat functionality](https://docs.microsoft.com/en-us/HealthBot/handoff)
[Learn more about agent webchat functionality](https://docs.microsoft.com/en-us/HealthBot/handoff)