TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.22k stars 1.83k forks source link

Agents communicating with each other #30

Closed Phoenix2809 closed 1 year ago

Phoenix2809 commented 1 year ago

Hi guys

I was just wondering if we can make the agents conversational - as in each agent communicates with each other in order to get the assign tasks completed ?

neelayan7 commented 1 year ago

We are introducing agent cluster with master slave architecture in v0.0.8. I think that is what you're looking at?

neelayan7 commented 1 year ago

Tracking Agent Cluster related issues here: https://github.com/TransformerOptimus/SuperAGI/issues/572. Hence closing this.