SQL optimization process via LangGraph Supervisor - Need Help #5335
mraguth
started this conversation in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've built an SQL optimization process using a single agent. However, I would like to transition this into an agentic process involving multiple agents.
Specifically, I'm interested in adopting a supervisor-agent architecture. Could anyone advise on how to decompose the existing single-agent system into multiple specialized agents under a supervisor framework?
Any guidance or best practices would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions