From the course: Semantic Kernel in Action: Fundamentals
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Practice: Crafting our first agent
From the course: Semantic Kernel in Action: Fundamentals
Practice: Crafting our first agent
- All right, now it's time for practicing what we just learned. I will guide you through a crafting and running a few agents, and I'll show at the end of this video you are ready to orchestrate your own AI solution with your very own AI musicians agents. We will end up with a few very simple but functional AI agents here ready to play its part. We'll start with a usual quick start and add the necessary references and create the first simple agent and then another one using a YAML template, so file-based and the other code-based, but the YAML one also uses code, but you get the gist of it. Part of it is declaratively defined in this YAML file. Finally, we'll provide one of our agents with a very simple plug-in. Let's get to it. Here we are in our GitHub site for the course. And so we go to Code, open your workspace or create one new. So you open it in a new tab, but I have already done that, and we close. Everything has done, already pulled, but we need to locate to the right place. So…