Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
Перейти к файлу
lauren-mills 08ad18f112
Update default.html
2022-04-26 11:46:37 -07:00
.github Update CODEOWNERS 2021-06-03 14:16:28 -07:00
build [TypeScript][Bot-Solutions] Rename botbuilder-solutions library to bot-solutions (#3294) 2020-04-21 16:25:18 +01:00
docs Update default.html 2022-04-26 11:46:37 -07:00
samples Merge pull request #3834 from SharmaHarsh7/patch-1 2021-08-30 08:01:43 -07:00
sdk update Microsoft.Bot.Solutions to fix DL-ASE issues 2021-06-09 11:35:45 -07:00
skills Update QnA Knowledgebase naming logic in qna_functions.ps1 (#3430) 2020-06-09 13:56:33 -07:00
templates Bump path-parse in /templates/typescript/generator-bot-virtualassistant 2021-08-13 00:09:38 +00:00
tools Bump path-parse from 1.0.6 to 1.0.7 in /tools/botskills 2021-08-11 07:28:46 +00:00
.gitattributes
.gitignore [TypeScript][Samples] Generate package-lock for samples (#3382) 2020-06-09 13:57:53 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-14 13:03:02 -07:00
LICENSE
README.md Update README.md 2022-02-04 11:29:19 -08:00

README.md

The Virtual Assistant template and samples have been replace by the Enterprise Assistant Template in Bot Framework Composer. All new projects should use this template instead. This repo will be archived and no longer actively supported on March 31, 2022. The existing assets will remain for reference but will no longer be available in the Visual Studio Marketplace or NuGet repository.

Questions regarding the Enterprise Assistant Template and/or migration support can be directed to the BotFramework-Components or BotFramework-Composer repositories.

Bot Framework Solutions

This repository is the home for a set of templates and solutions to help build conversational experiences using Azure Bot Service and Bot Framework.

Name Description

Virtual Assistant
Customers and partners have a significant need to deliver a conversational assistant tailored to their brand, personalized to their users, and made available across a broad range of canvases and devices.

This brings together all of the supporting components and greatly simplifies the creation of a new bot project including: basic conversational intents, Dispatch integration, QnA Maker, Application Insights and an automated deployment.

Skills (Preview).
Important: Sample Bot Framework Skills have been moved to the Bot Framework Skills repository.

Extend your assistant with reusable conversational Skills to add common functionality such as collection of re-usable conversational skills enabling you to add functionality to a Virtual Assistant. Try the sample Skills available like Calendar, Email, To Do, Point of Interest, and more.

Analytics
Gain key insights into your assistants health and behavior with the Bot Framework Analytics solutions, which includes: sample Application Insights queries and Power BI dashboards to understand the full breadth of your assistant's conversations with users.

Packages

.NET

Name Released Package Daily Build
Microsoft.Bot.Solutions Microsoft.Bot.Solutions Badge BotBuilder Badge

JS

Name Released Package Daily Build
bot-solutions npm version Link
generator-bot-virtualassistant npm version Link
botskills (Preview) npm version Link

Need Help?

If you have any questions please start with Stack Overflow where we're happy to help. Please use this GitHub Repos issue tracking capability to raise issues or feature requests.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

License

Copyright (c) Microsoft Corporation. All rights reserved.