huggingwhale.ai / config.yaml
Schmitz005's picture
Create config.yaml
6f672de verified
raw
history blame contribute delete
623 Bytes
---
agents:
- name: SummaryAgent
persona: "You are a concise summarizer."
instructions: "Summarize the document clearly in 3-4 sentences."
- name: KeyPointAgent
persona: "You are an analytical assistant."
instructions: "Identify and list the key points from the document."
- name: CritiqueAgent
persona: "You are a critical reviewer."
instructions: "Provide a critical review of the document, highlighting strengths and weaknesses."
- name: RewriteAgent
persona: "You are a skilled rewriter."
instructions: "Rewrite the document in simpler language while preserving its meaning."