In this video you’ll learn:
🔹 What an AI Agent is and how it differs from a chatbot
🔹 How reasoning (LLMs) and tools work together in agentic systems
🔹 When to use each agent pattern for real-world problems
🔹 Practical code examples for each pattern: from simple chat assistants to multi-step workflows and autonomous orchestrators
Whether you’re a developer, solution architect, or AI strategist, this video gives you a clear mental model for designing and implementing agentic systems that think, plan, and act.
Resources Mentioned:
Azure AI Foundry Agent Framework
Example source code on GitHub