From 095cff4daea250ed8ddccc33abb524b85b8ab279 Mon Sep 17 00:00:00 2001 From: AG2AI-Admin Date: Fri, 18 Jul 2025 20:48:17 -0400 Subject: [PATCH] Migrate from pyautogen to ag2 library --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 263877dd..72c2dcde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ sentence_transformers pypdf chromadb IPython -pyautogen \ No newline at end of file +ag2 \ No newline at end of file