Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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
Binary file added docs/home-feed-content/microsoft-build-2021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 19 additions & 7 deletions feed.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{
"version": 1,
"whatsNewLinks": [{
"title": "Conversational AI announcements at Microsoft Build 2021",
"description": "Find out more about our latest release, including Composer 2.0, new templates and enhanced authoring, testing and publishing capabilities.",
"url": "https://aka.ms/ConvAIBuild2021"
},
{
"title": "Announcing Enterprise Assistant Bot Template and Conversational UX Guide",
"description": "Find out more about the new Enterprise Assistant Bot template, to help you accelerate building high-quality enterprise assistants.",
"url": "http://aka.ms/EnterpriseAssistantBlogBuild2021"
},
{
"title": "Bot Framework Composer 1.3",
"description": "New preview features: Form Dialogs, Orchestrator and Package Manager",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/bot-framework-composer-1-3-is-now-available/ba-p/1996923"
Expand All @@ -26,10 +36,16 @@
"viewAllLinkText": "View all",
"viewAllLinkUrl": "https://www.youtube.com/channel/UC8qPRh20PpuxBvxf0w2WrwQ",
"cards": [{
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/microsoft-build-2021.png",
"title": "Microsoft Build 2021 - Azure AI",
"description": "Azure AI focused session at Build 2021 featuring Conversational AI announcements",
"url": "https://mybuild.microsoft.com/sessions/2ba55238-d398-46f9-9ff2-eafcd9d69df3"
},
{
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/ai-show.png",
"title": "AI Show: Building a Telephony bot",
"description": "How to enable telephony with Composer",
"url": "https://channel9.msdn.com/Events/All-Around-Azure/All-Around-Azure-A-Developers-Guide-to-AI/Improve-Customer-Engagement-and-Productivity-with-Conversational-AI"
"url": "https://channel9.msdn.com/Shows/AI-Show/Whats-new-in-the-world-of-conversational-AI"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/all-around-azure.png",
"title": "All Around Azure: Conversational AI",
Expand All @@ -40,12 +56,8 @@
"title": "Microsoft Ignite 2020 - Virtual Assistants",
"description": "Conversational AI session from the Microsoft Ignite 2020 conference.",
"url": "https://channel9.msdn.com/Events/Build/2020/INT139"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/microsoft-build.png",
"title": "AI Show: Microsoft Build 2020",
"description": "AI Show during the Build conference, featuring an overview and demo of Bot Framework Composer",
"url": "https://channel9.msdn.com/Shows/AI-Show/Bot-Frameworks-new-collaborative-Conversational-AI-development-environment?term=AI%20Show%20Build%202020%20Composer&lang-en=true"
}]
}
]
}, {
"title": "Tutorials",
"viewAllLinkText": "Visit the Bot Framework Composer YouTube Channel",
Expand Down