HealthBotContainerSample

健康机器人容器示例。(Health Bot Container Sample)

  • 所有者: microsoft/HealthBotContainerSample
  • 平台: Linux, Mac, Windows
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Health Bot Container

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.
Please refer to Microsoft Health Bot for a private preview and details.

A simple web page to hand off users to the Microsoft Health bot

  1. Deploy the website:

Deploy to Azure

2.Set the following environment variables:

APP_SECRET

WEBCHAT_SECRET

3.Set the Bot service direct line channel endpoint (optional)

In some cases it is required to set the endpoint URI so that it points to a specific geography. The geographies supported by the bot service each have a unique direct line endpoint URI:

  • directline.botframework.com routes your client to the nearest datacenter. This is the best option if you do not know where your client is located.
  • asia.directline.botframework.com routes only to Direct Line servers in Eastern Asia.
  • europe.directline.botframework.com routes only to Direct Line servers in Europe.
  • northamerica.directline.botframework.com routes only to Direct Line servers in North America.

Pass your preferred geographic endpoint URI by setting the environment variable: DIRECTLINE_ENDPOINT_URI in your deployment. If no variable is found it will default to directline.botframework.com

Note: If you are deploying the code sample using the "Deploy to Azure" option, you should add the above secrets to the application settings for your App Service.

Agent webchat

If the agent webchat sample is also required, switch to the live agent handoff branch

主要指标

概览
名称与所有者microsoft/HealthBotContainerSample
主编程语言JavaScript
编程语言HTML (语言数: 3)
平台Linux, Mac, Windows
许可证
所有者活动
创建于2017-08-01 12:32:04
推送于2025-07-30 11:52:18
最后一次提交2025-07-30 14:52:11
发布数0
用户参与
星数110
关注者数18
派生数234
提交数102
已启用问题?
问题数38
打开的问题数9
拉请求数64
打开的拉请求数7
关闭的拉请求数35
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?