Autogen
3 tutorials
Beginner autogen 6 min
Getting Started with AutoGen: Build Your First Multi-Agent System
Learn the fundamentals of Microsoft's AutoGen framework. A step-by-step tutorial to build a simple multi-agent system from scratch.
#AutoGen
#Multi-Agent Systems
#Python
Intermediate autogen 5 min
Mastering AutoGen Group Chat for Collaborative AI Workflows
Leverage AutoGen's GroupChat to orchestrate complex workflows between multiple specialized AI agents for advanced problem-solving.
#AutoGen
#GroupChat
#Collaborative AI
Advanced autogen 6 min
Advanced AutoGen: Empowering Agents with Custom Tools and Functions
Unlock AutoGen's full potential by integrating custom Python functions and APIs as tools, enabling agents to perform complex, real-world tasks.
#AutoGen
#Tool Use
#Function Calling