diff --git a/app.py b/app.py index f03fe95..acb0796 100644 --- a/app.py +++ b/app.py @@ -1,5 +1,5 @@ #install these two libraries -# pip install pyautogen +# pip install ag2 # pip install xgboost from autogen import AssistantAgent, UserProxyAgent