OpenBMB / XAgent

An Autonomous LLM Agent for Complex Task Solving
https://blog.x-agent.net/blog/xagent/
Apache License 2.0
8.16k stars 844 forks source link

Multi-agent framework integration #47

Closed spectral-sequence closed 1 year ago

spectral-sequence commented 1 year ago

Is it possible to integrate XAgent with multi-agent frameworks like ChatDev and Autogen?

MrXandbadas commented 1 year ago

it should be

spectral-sequence commented 1 year ago

Thanks.

OpenBMB also developed ChatDev so wondering if devs are interested in this idea.

Autogen, a general-purpose multi-agent framework, and MemGPT, giving LLMs unbounded context and virtual memory, are in the process of integrating.

That said, these agents are not as capable as XAgent, which solves most of the agentic problems.

If XAgent can also be integrated, this would be a very powerful AGI-like framework.

While XAgent acts as an agent that has multi-agent capabilities, it would be interesting to see multiple XAgents orchestrated with a group chat manager.

semikolon commented 1 year ago

I'd absolutely love to see this happen as well

Umpire2018 commented 1 year ago

Please refer to #162