diff --git a/swarms/utils/formatter.py b/swarms/utils/formatter.py index 784a9258..650ae35d 100644 --- a/swarms/utils/formatter.py +++ b/swarms/utils/formatter.py @@ -592,7 +592,7 @@ class Formatter: def print_agent_dashboard( self, agents_data: List[Dict[str, Any]], - title: str = "🤖 Agent Dashboard", + title: str = "Concurrent Workflow Dashboard", is_final: bool = False, ) -> None: """