Skip to main content

AG2

AG2 1.x is a ground-up redesign of the framework, built around an Agent primitive, a middleware pipeline, and multi-agent networks. It ships as the ag2 package and is imported as ag2. The 0.x line — imported as autogen — is maintained as AG2 Classic and uses a different API built around ConversableAgent. Both lines can be traced in Phoenix, through different mechanisms; see the tracing guide below.

AG2 Tracing