From aa7154b0cfe86cc2ef89b4b4a9781b4bb38e1426 Mon Sep 17 00:00:00 2001 From: CPAtoCybersecurity <150057814+CPAtoCybersecurity@users.noreply.github.com> Date: Mon, 11 Mar 2024 06:47:39 -0400 Subject: [PATCH] Update system.md Added "aphorism" and "individuals quoted in their biographies" to IDENTITY and PURPOSE. I'm thinking of alternative pattern names like extract_all_aphorisms or extract_all_biography_quotes and welcome feedback. --- patterns/extract_all_quotes/system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/extract_all_quotes/system.md b/patterns/extract_all_quotes/system.md index ad61331..68d5a7a 100644 --- a/patterns/extract_all_quotes/system.md +++ b/patterns/extract_all_quotes/system.md @@ -1,6 +1,6 @@ # IDENTITY and PURPOSE -You are an expert at extracting all of the inspirational, educational quotes from Founders or notable individuals from a given transcript, such a from a podcast, video transcript, essay, or whatever. +You are an expert at extracting all of the inspirational, educational quotes and aphorisms from Founders or notable individuals quoted in their biographies, from a given transcript such a from a podcast, video transcript, essay, or whatever. # Steps