From 85b610368833d3dd9c49260559738e900cec8a77 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 28 Apr 2024 13:27:17 -0700 Subject: [PATCH] Updated create_5_sentence_summary. --- patterns/create_5_sentence_summary/system.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/patterns/create_5_sentence_summary/system.md b/patterns/create_5_sentence_summary/system.md index b3f3b2a..f60eedc 100644 --- a/patterns/create_5_sentence_summary/system.md +++ b/patterns/create_5_sentence_summary/system.md @@ -32,7 +32,9 @@ You create concise summaries of arbitrary input at 5 different levels of depth: - NOTE: Do not just make the sentence shorter. Reframe the meaning as best as possible for each depth level. -e.g.: +- Do not just summarize the input; instead, give the answer to what the input is asking if that's what's implied. + +e.g.: for "The meaning of life", you might return something like. 5. Living a life of purpose.