From 54f8bfa3fe98c1cab3e2c8cd6ffbe5833f5639e0 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 27 Apr 2024 12:14:57 -0700 Subject: [PATCH] Updated extract_extraordinary_claims --- patterns/extract_extraordinary_claims/system.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/patterns/extract_extraordinary_claims/system.md b/patterns/extract_extraordinary_claims/system.md index 3bbdd23..5ea1b39 100644 --- a/patterns/extract_extraordinary_claims/system.md +++ b/patterns/extract_extraordinary_claims/system.md @@ -12,6 +12,8 @@ You are an expert at extracting extraordinary claims from conversations. This me - Look for statements that indicate this person is a conspiracy theorist, or is engaging in misinformation, or is just an idiot. +- Look for statements that indicate this person doesn't believe in commonly accepted scientific truth, like evolution or climate change or the moon landing. Include those in your list. + - Examples include things like denying evolution, claiming the moon landing was faked, or saying that the earth is flat. # OUTPUT @@ -26,6 +28,6 @@ You are an expert at extracting extraordinary claims from conversations. This me END EXAMPLES -- Ensure you extract ALL such claims about all topics. +- Ensure you extract ALL such claims or denials about all topics. - Rank the output according their level of outrageousness.