Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
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
87 changes: 87 additions & 0 deletions feed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"version": 1,
"whatsNewLinks": [
{
"title": "Composer 1.4",
"description": "Learn about new features in Composer's latest release.",
"url": "https://www.microsoft.com"
},
{
"title": "Build 2020 updates",
"description": "Read all of the updates from this years Build conference, including Composer GA and SDK v4.9.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/build-2020-conversational-ai-updates/ba-p/1397685"
},
{
"title": "November 2020 update",
"description": "November release of the Bot Framework SDK and Composer, including deeper integration with Power Virtual Agents!",
"url": "https://www.microsoft.com"
},
{
"title": "Conversational AI at Microsoft Ignite",
"description": "Updates from Microsoft Ignite. New Composer release, public preview of Orchestrator and updates to Azure Bot Service and Bot Framework SDK.",
"url": "https://www.microsoft.com"
}
],
"tabs": [
{
"title": "Videos",
"viewAllLinkText": "View all videos",
"viewAllLinkUrl": "https://www.youtube.com/channel/UC8qPRh20PpuxBvxf0w2WrwQ",
"cards": [
{
"image": "https://via.placeholder.com/244x95/0078d4/ffffff?text=Bot+FrameWork+Composer",
"title": "Introduction to Composer",
"description": "A five minute intro to Composer",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/300x200/",
"title": "Build a weather bot",
"description": "An end to end tutorial for creating a weather bot",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x55/",
"title": "Using prompts",
"description": "Discover how to use prompts to accept input from users",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/200x95/",
"title": "Using LG",
"description": "Explore Language Generation and how to generate dynamic responses",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
}
]
},
{
"title": "Articles",
"cards": [
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Introduction to Composer Document",
"description": "A five minute intro to Composer",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Build a weather bot",
"description": "An end to end tutorial for creating a weather bot",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Using prompts",
"description": "Discover how to use prompts to accept input from users",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Using LG",
"description": "Explore Language Generation and how to generate dynamic responses",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
}
]
}
]
}