You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to leverage LangGraph to build an AI assistant with a main or supervisor agent, multiple sub-agents are deployed across different networks or GKE clusters? Some of the sub-agents must access isolated data sources that cannot be public-facing, while we want to maintain a single exposed interface for customer interaction. What architectural approach or mechanisms would allow seamless communication between the main agent and sub-agents across these isolated environments while maintaining security and data integrity?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We want to leverage LangGraph to build an AI assistant with a main or supervisor agent, multiple sub-agents are deployed across different networks or GKE clusters? Some of the sub-agents must access isolated data sources that cannot be public-facing, while we want to maintain a single exposed interface for customer interaction. What architectural approach or mechanisms would allow seamless communication between the main agent and sub-agents across these isolated environments while maintaining security and data integrity?
Beta Was this translation helpful? Give feedback.
All reactions