Implementation of AutoGen inside ComfyUI.
This repository is under development, and not everything is functioning correctly yet.
Dont share your workflow with any API keys inside!!!
The example above should work mostly after installation. The output is displayed in the terminal, and the workflow can be found in the repository (Task_Solving_with_Code_Generation.json).
-
autogen: Automated Multi Agent Chat
-
Automated Task Solving with Code Generation, Execution & Debugging
-
Automated Complex Task Solving by Group Chat
-
Itteritive prompt enhancement using llava and Stable Diffusion https://github.com/JayZeeDesign/vision-agent-with-llava/blob/main/app.py
-
Functions
please let me now if you have any issus installing.
Install: https://github.com/comfyanonymous/ComfyUI
I would recomend using LM Studio: https://lmstudio.ai/
Git clone the repository: git clone https://github.com/xXAdonesXx/NodeGPT into the "custom nodes" folder inside ComfyUI
cd NodeGPT
install.bat
pip install -r requirements.txt
Start the LM Studio Server
Start ComfUI and place nodes.
Pull requests, suggestions, and issue reports are welcome.
LM Studio
ComfyUI: https://github.com/comfyanonymous/ComfyUI
oobabooga: https://github.com/oobabooga/text-generation-webui
chatGPT: https://chat.openai.com/chat
autogen: https://github.com/microsoft/autogen