Using Genie in Multi-Agent Systems — SQL Query Missing from Output
Hi Community,I’ve implemented a multi-agent system using Genie in Databricks, following the guide on "Use Genie in multi-agent systems | Databricks Documentation". The system integrates well with vector indexes, and everything works fine during model...
- 893 Views
- 4 replies
- 2 kudos
Latest Reply
Hi @Karthik_Karanm,As per my understanding, the issue seems to be that the conversation state or authentication context isn’t being properly passed between agents in the multi-agent setup.A few things you might try:Avoid caching session or conversati...
- 2 kudos