From 8d4ee663b364c2a50d558e52475d34ad9dbddd00 Mon Sep 17 00:00:00 2001 From: AG2AI-Admin Date: Fri, 18 Jul 2025 12:40:53 -0400 Subject: [PATCH] Migrate from pyautogen to ag2 library --- 20231104/autogen-webchat/Pipfile | 2 +- 20231104/autogen-webchat/Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/20231104/autogen-webchat/Pipfile b/20231104/autogen-webchat/Pipfile index 0fc93f5..0515109 100644 --- a/20231104/autogen-webchat/Pipfile +++ b/20231104/autogen-webchat/Pipfile @@ -8,7 +8,7 @@ start = "python3 ./main.py" [packages] docker = "*" -pyautogen = "*" +ag2 = "*" pymemgpt = "*" [dev-packages] diff --git a/20231104/autogen-webchat/Pipfile.lock b/20231104/autogen-webchat/Pipfile.lock index 7a1a696..327bf06 100644 --- a/20231104/autogen-webchat/Pipfile.lock +++ b/20231104/autogen-webchat/Pipfile.lock @@ -930,7 +930,7 @@ "markers": "python_version >= '3.8'", "version": "==14.0.0" }, - "pyautogen": { + "ag2": { "hashes": [ "sha256:1e9334cc7a69e73907154ff7c9c323f13aab7b70bdc8cce836be7ea92a127fff", "sha256:4f12b248af5350958a6073952123a802334b3d3dcd700353cdf25a8aacac4298"