From 0e4ba968f841995003f176b63538b4cc4aa5881d Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Sun, 24 Mar 2024 17:18:55 -0400 Subject: [PATCH] Emoji formatting (#47) --- GPT/staticPrompt.talon-list | 1 + 1 file changed, 1 insertion(+) diff --git a/GPT/staticPrompt.talon-list b/GPT/staticPrompt.talon-list index 080ab1f1..bef53f4a 100644 --- a/GPT/staticPrompt.talon-list +++ b/GPT/staticPrompt.talon-list @@ -22,6 +22,7 @@ add context: Add additional text to the sentence that would be appropriate to th fit schema: the given text has a series of responses that need to be categorized. Each response has a key that needs to be mapped to a value. Infer the schema from the text unless it is given at the top of the text with prior examples. Return the key value pairs in a json format unless you infer a different format. answer: generate text that satisfies the question or request given in the input shell: generate a shell script that performs the following actions. Output only the command. Do not output any comments or explanations. Default to the bash shell unless otherwise specified. +add emoji: return the same exact text verbatim with the same formatting, but add emoji when appropriate in order to make the text fun and easier to understand ## FILE CONVERSIONS convert to jason: Convert the following data into a json format.