DEV Community

Ayub Henry
Ayub Henry

Posted on

Python + Agents: Building AI agents and workflows with Agent Framework

Join us for an engaging 6-part livestream series where we will explore the foundational concepts behind building AI agents in Python using the Microsoft Agent Framework.

This series is designed for anyone interested in understanding how agents function, including their tool interactions, memory usage, context application, and workflow construction. Over the course of two weeks, we will delve into the practical building blocks that define real agent behavior.

You will learn how to:

  • Register and structure tools
  • Connect local MCP servers
  • Add context with database calls
  • Compare memory strategies
  • Monitor agent behavior using OpenTelemetry
  • Evaluate the safety and quality of agent output

All live examples will be conducted in Python, and we will share the complete code so you can run everything on your own. Additionally, you can follow along live using GitHub Models and GitHub Codespaces.

For more details, visit: https://developer.microsoft.com/en-us/reactor/series/S-1631/?wt.mc_id=studentamb_253040

Top comments (0)