Support hierarchical team conversations with human-in-the-loop approval in AutoGen Studio #7072
majidfathi69
started this conversation in
Feature suggestions
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.
-
Feature Request: Hierarchical Team Conversations in AutoGen Studio
Background
Currently, AutoGen Studio allows users to configure multiple agents and orchestrate their conversations in group chat settings. However, it lacks support for hierarchical agent structures where each representative agent can consult with an internal sub-team before providing a response in the outer conversation.
What I want to achieve
I have multiple teams, each consisting of:
Each team has a representative agent that participates in a larger "representatives group chat."
When it's the representative’s turn, it should:
Why this matters
Proposed solution
Example use case
Teams:
Each team = { specialist agent + human agent }.
Representatives form a "representative council" chat.
Flow = representative → inner team consultation (until human approves) → outer council chat.
Benefits
References
Related concept in core AutoGen:
SelectorGroupChat
.Enhancing AutoGen Studio to support this would bridge design and execution.
Beta Was this translation helpful? Give feedback.
All reactions