From 3bc06e612b29eee8911e014d0741ff34f6a33f03 Mon Sep 17 00:00:00 2001 From: AG2AI-Admin Date: Fri, 18 Jul 2025 21:54:52 -0400 Subject: [PATCH] Migrate from pyautogen to ag2 library --- chainlit-autogen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chainlit-autogen/requirements.txt b/chainlit-autogen/requirements.txt index 1f54f3a..b18b636 100644 --- a/chainlit-autogen/requirements.txt +++ b/chainlit-autogen/requirements.txt @@ -54,7 +54,7 @@ opentelemetry-semantic-conventions==0.46b0 packaging==23.2 pkginfo==1.11.1 protobuf==4.25.3 -pyautogen==0.2.29 +ag2==0.2.29 pycodestyle==2.12.0 pydantic==2.7.4 pydantic_core==2.18.4