Is there a way to accomplish what the new OpenAI Swarm multi-agent orchestration framwork does inside of llama-index. The most similiar thing that i found was Workflows?
It kind of requires you to understand whats happening under the hood though, because you have to implement that workflow to do the multi-agent communication