Skip to main content
Supported Versions:
  • autogen-agentchat >= 0.4.0 — Modern event-driven API (recommended)
  • pyautogen >= 0.2.0 — Legacy API

What Gets Tracked Automatically

Agent Messages

All agent-to-agent communications.

Tool Calls

Function and tool executions.

Model Responses

LLM responses with token usage.

Cost & Tokens

Estimated costs based on model.

Installation

AutoGen 0.4+ (autogen-agentchat)

Legacy pyautogen

Next Steps

Python SDK Reference

Full SDK documentation.

CrewAI Integration

Track CrewAI multi-agent systems.