Metadata-Version: 2.1
Name: comfyui-autogen
Version: 0.0.1
Summary: A collection of nodes for using Autogen with ComfyUI
[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc.
Home-page: https://github.com/strand1/ComfyUI-Autogen
Requires-Python: >=3.10
Requires-Dist: asyncio
Requires-Dist: autogen-core
Requires-Dist: autogen-ext[openai]
Requires-Dist: autogen-agentchat
