Completed
1:16:45 - Function Tools Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microsoft Agent Framework Tutorial 2025 - Build AI Agents with Python from Scratch - Complete Course
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Introduction to Microsoft Agent Framework
- 2 1:06 - Problems with Current AI Agents
- 3 3:21 - Introducing Microsoft Agent Framework
- 4 5:30 - MAF Agent Classes Overview
- 5 6:43 - Creating Virtual Environment in Python
- 6 9:11 - Building Your First Agent with MAF
- 7 14:37 - Chatbots vs AI Agents Explained
- 8 18:20 - Installation and Setup
- 9 22:30 - Setting Up Environment Variables
- 10 24:40 - Hello World Agent Demo
- 11 30:15 - Agents Without Memory Problem
- 12 33:45 - When Memory is Too Much
- 13 36:20 - Lab 1: Build Your First AI Agent
- 14 42:10 - Streaming Agent Responses
- 15 46:30 - Customizing Agent Instructions
- 16 51:40 - Lab 2: Agent Customization
- 17 56:50 - Memory and Context Management
- 18 1:01:15 - Session Level Memory Threads
- 19 1:06:30 - Long-term Memory Implementation
- 20 1:11:20 - Lab 3: Memory and Context
- 21 1:16:45 - Function Tools Introduction
- 22 1:24:50 - Conclusion