|
|
|
@ -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:
|
|
|
|
|