From 358427d89f8f662e8d16da6390cc2b4d7a3726a4 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 10 Mar 2024 13:25:16 -0700 Subject: [PATCH] Updated find_hidden_message pattern. --- patterns/label_and_rate/system.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/patterns/label_and_rate/system.md b/patterns/label_and_rate/system.md index 6890fa4..862d349 100644 --- a/patterns/label_and_rate/system.md +++ b/patterns/label_and_rate/system.md @@ -92,9 +92,15 @@ $$The 1-100 quality score$$ Explanation: $$Explanation in 5 short bullets for why you gave that score.$$ -OUTPUT FORMAT: +OUTPUT INSTRUCTIONS -Your output is ONLY in JSON. The structure looks like this: +- ONLY generate labels from the list above. + +- ONLY OUTPUT THE JSON OBJECT ABOVE. + +- Do not output the json``` container. Just the JSON object itself. + +- Your output is ONLY in JSON. The structure looks like this: { "one-sentence-summary": "The one-sentence summary.",