How do I build a robust multi-agent system (e.g. using Agent Bricks / Genie) on Databricks, while en

Suheb
Contributor

How can I set up several AI agents on Databricks that work together at the same time, and make sure they don’t mess up the data or break the system?

KaushalVachhani
Databricks Employee
Databricks Employee

@Suheb, Depends on your usecase.

However, if it fits, I would recommend that you start with a multi-agent supervisor if you have the agents from the list below

You may also use Mosaic AI agent framework using Langgraph. Something similar to this - https://docs.databricks.com/aws/en/generative-ai/agent-framework/multi-agent-genie 

View solution in original post