From the course: Building AI Agents for Beginners by Microsoft
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
How to use a multi-AI agent system - Microsoft Copilot Studio Tutorial
From the course: Building AI Agents for Beginners by Microsoft
How to use a multi-AI agent system
(gentle electronic music) - What is the multi-agent design pattern? When is a good time to use multiple AI agents instead of one? And what kind of control and visibility do we have when working with multiple agents? We're going to answer these questions in the eighth lesson of the AI Agents For Beginner's Course. In this course, we take you from concept to code, covering some of the fundamentals of building AI agents. And this is a short video that follows along with the written lesson, including translations and code samples that you can find at the link above and below this video. To put it simply, the multi-agent design pattern is where we have multiple AI agents working together to complete a common goal or task. But the real question is, how exactly do the AI agents do that? And there are different design patterns that apply depending on their goal. There is group chat, where just like a group chat with your friends and colleagues, every message in the chat is broadcasted to each…
Contents
-
-
What are AI agents?5m 57s
-
(Locked)
Which AI agent framework to use8m 20s
-
(Locked)
How to design good AI agents5m 23s
-
(Locked)
What is the agent tool use design pattern?6m 14s
-
(Locked)
What is agentic retrieval-augmented generation (RAG)?7m 17s
-
(Locked)
How to build effective AI agents5m 54s
-
(Locked)
What is the AI agent planning design pattern?5m 28s
-
(Locked)
How to use a multi-AI agent system7m 3s
-
(Locked)
How can AI agents improve?7m 12s
-
(Locked)
How to deploy AI agents into production5m 54s
-