From 416c7d9a27e334e500a5aade967ea232fefb693f Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 6 Feb 2024 14:23:55 -0800 Subject: [PATCH] Added a one-sentence summary to label_and_rate. --- patterns/label_and_rate/system.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/patterns/label_and_rate/system.md b/patterns/label_and_rate/system.md index 9a9150f..85e056f 100644 --- a/patterns/label_and_rate/system.md +++ b/patterns/label_and_rate/system.md @@ -30,6 +30,10 @@ OUTPUT: The output should look like the following: +ONE SENTENCE SUMMARY: + +A one-sentence summary of the content and why it's compelling, in less than 30 words. + LABELS: Cybersecurity, Writing, Running, Copywriting @@ -51,6 +55,7 @@ OUPUT FORMAT: Your output is ONLY in JSON. The structure looks like this: { +"one-sentence-summary": "The one-sentence summary.", "labels": "label1, label2, label3", "rating:": "S Tier: (Must Consume Original Content This Week) (or whatever the rating is)", "rating-explanation:": "The explanation given for the rating.",