This commit is contained in:
2025-02-25 12:58:53 +08:00
parent c0570aef13
commit 93f90389cf
9 changed files with 122 additions and 334 deletions

View File

@@ -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="""