BotBuilder-CognitiveServices

认知服务控制使得使用Microsoft Bot Builder SDK开发的机器人可以轻松使用不同的Microsoft Cognitive Services。 该控件适用于C#和Node.js SDK。

  • 所有者: microsoft/BotBuilder-CognitiveServices
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Status Update - ARCHIVED

As of August 2019, this repo is now archived.

From now on, https://github.com/Microsoft/botframework-sdk repo will be used as hub, with pointers to all the different SDK languages, tools and samples repos.

Microsoft Cognitive Services control for Microsoft Bot Builder V3

V3 Deprecation Notification

Microsoft Bot Framework SDK V4 was released in September 2018, and since then we have shipped a few dot-release improvements. As announced previously, the V3 SDK is being retired with final long-term support ending on December 31st, 2019.
Accordingly, there will be no more development in this repo. Existing V3 bot workloads will continue to run without interruption. We have no plans to disrupt any running workloads.

We highly recommend that you start migrating your V3 bots to V4. In order to support this migration we have produced migration documentation and will provide extended support for migration initiatives (via standard channels such as Stack Overflow and Microsoft Customer Support).

For more information please refer to the following references:

Description

The cognitive services control makes consuming different Microsoft Cognitive Services easy for bots developed using Microsoft Bot Builder SDK. The control is available for C# and Node.js SDKs.

Currently the control has support for the following cognitive services:

  • QnA Maker: This service enables developers to build, train and publish a simple question and answer bot based on FAQ URLs, structured documents or editorial content. The bot can consume the QnA Maker dialog implemented by this control to forward the conversation to QnA Maker service and relay back the answers to the user.

  • LUIS.ai: Language Understanding Intelligent Service (LUIS) enables developers to build smart applications that can understand human language and react accordingly to user requests. There are times when you may want to link an intent to an action at client side (e.g.: in your Bot, or web app, or even a console app), with an easy binding logic for it, where you can also resolve complex things in order to fulfill an user's intent.

More Information

Read these resources for more information about the Microsoft Bot Framework, Bot Builder SDK and Cognitive service:

主要指标

概览
名称与所有者microsoft/BotBuilder-CognitiveServices
主编程语言C#
编程语言C# (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2016-10-26 01:49:26
推送于2019-08-23 23:15:58
最后一次提交2019-08-23 16:15:58
发布数0
用户参与
星数172
关注者数73
派生数194
提交数193
已启用问题?
问题数0
打开的问题数0
拉请求数31
打开的拉请求数0
关闭的拉请求数29
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?