How to Install Microsoft AutoGen
Description:
Stop! Don't use pip install pyautogen yet. In this video, we cover the proper way to install the new Microsoft AutoGen (v0.7+) layered architecture. We discuss the split between Microsoft AutoGen and AG2, how to set up a clean Python virtual environment, and how to manage your API keys securely using .env files.
Chapters:
0:00 Introduction to Installation
1:15 Checking Python Version (3.10+)
2:10 Understanding the Layered Architecture
3:30 The Big Caveat: AutoGen vs. AG2 (Warning)
5:45 Creating a Virtual Environment (venv)
7:15 Installing AgentChat and Extensions
9:30 …
Watch on YouTube ↗
(saves to browser)
Chapters (8)
Introduction to Installation
1:15
Checking Python Version (3.10+)
2:10
Understanding the Layered Architecture
3:30
The Big Caveat: AutoGen vs. AG2 (Warning)
5:45
Creating a Virtual Environment (venv)
7:15
Installing AgentChat and Extensions
9:30
Setting up .env for API Keys
11:00
Running a "Hello World" Test Agent
DeepCamp AI