From 3fc4abc10fcc39fb5a7f4c7651cb2af709a31904 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 19 Mar 2024 23:26:53 -0700 Subject: [PATCH] Updated extract_book_ideas. --- patterns/extract_book_ideas/system.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/patterns/extract_book_ideas/system.md b/patterns/extract_book_ideas/system.md index 7721068..58a8b0e 100644 --- a/patterns/extract_book_ideas/system.md +++ b/patterns/extract_book_ideas/system.md @@ -14,7 +14,9 @@ Take a step back and think step-by-step about how to achieve the best possible r - Only output Markdown. -- Extract at least 20 IDEAS from the content. +- Extract at least 40 IDEAS from the content. + +- Extract up to 50 IDEAS. - Limit each bullet to a maximum of 20 words. @@ -22,7 +24,7 @@ Take a step back and think step-by-step about how to achieve the best possible r - You use bulleted lists for output, not numbered lists. -- Do not repeat IDEAS +- Do not repeat IDEAS. - Do not start items with the same opening words.