Skip to content

Start Studio directly from AgentChat #4335

@ekzhu

Description

@ekzhu

Currently AgentChat support Console(team.run(...)) to pretty print a run.

Would be REALLY cool to have a similar function Studio(team) to pop up a browser window with the team ready to go.

agent = AssistantAgent(...)
team = RoundRobinGroupChat([agent], termination_condition=...)
await Studio(team, port=8080)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions