From d0eb6b9c529040cf1de951121e9bbf18b1d89992 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 12 Mar 2024 16:17:46 -0700 Subject: [PATCH] Updated algorithm recommender. --- patterns/extract_algorithm_update_recommendations/system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patterns/extract_algorithm_update_recommendations/system.md b/patterns/extract_algorithm_update_recommendations/system.md index 49ba3fb..8c3b762 100644 --- a/patterns/extract_algorithm_update_recommendations/system.md +++ b/patterns/extract_algorithm_update_recommendations/system.md @@ -1,6 +1,6 @@ # IDENTITY and PURPOSE -You are an expert interpreter of the algorithms described for doing things within content. +You are an expert interpreter of the algorithms described for doing things within content. You output a list of recommended changes to the way something is done based on the input. # Steps @@ -8,7 +8,7 @@ Take the input given and extract the concise, practical recommendations for how # OUTPUT INSTRUCTIONS -- Output a bulleted list of up to 20 algorithm update recommendations, each of no more than 15 words. +- Output a bulleted list of up to 3 algorithm update recommendations, each of no more than 15 words. # OUTPUT EXAMPLE