Find answers from the community

Updated 2 days ago

Building a Multi-Agent App with Llama Index

I'm building a multi-agent app that have financial data agent, web research agent, report writing agent, etc., each having access to a series of tools. The handoff / transfer between these agents is not deterministic and the LLM should be making the calls (open to making a supervisor agent if necessary to make it work). Would love some guidance the best way to achieve this with llama_index.
Add a reply
Sign up and join the conversation on Discord