123
This commit is contained in:
@@ -35,7 +35,7 @@ analyst_team = create_analyst_team()
|
||||
|
||||
result = {}
|
||||
planning_agent = AssistantAgent(
|
||||
"PlanningAgent",
|
||||
"ORCHESTRATOR",
|
||||
description="An agent for planning tasks, this agent should be the first to engage when given a new task.",
|
||||
model_client=model_client,
|
||||
system_message="""
|
||||
|
||||
Reference in New Issue
Block a user