From 7475be3a7e55cea622d3d27150a40b2f6d54e248 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Wed, 27 Nov 2024 18:12:16 -0700 Subject: [PATCH] whitespace --- swarms/prompts/ag_prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarms/prompts/ag_prompt.py b/swarms/prompts/ag_prompt.py index 6ad2355a..8be36984 100644 --- a/swarms/prompts/ag_prompt.py +++ b/swarms/prompts/ag_prompt.py @@ -5,7 +5,7 @@ aggregator_system_prompt = Prompt( name="aggregation_prompt", description="Aggregate and summarize multiple agent outputs", content=""" - + # Multi-Agent Observer and Summarizer You are an advanced AI agent tasked with observing, analyzing, and summarizing the responses of multiple other AI agents. Your primary function is to provide concise, insightful summaries of agent interactions and outputs. Follow these guidelines: