From 2699b1206fef2bc7df50237b9cc78784f9c8f0aa Mon Sep 17 00:00:00 2001 From: Dazed Date: Mon, 19 Jun 2023 13:54:06 -0500 Subject: [PATCH] feat: Change prompt (Again) --- prompt.example | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/prompt.example b/prompt.example index d7a9ec5..bcf6cb7 100644 --- a/prompt.example +++ b/prompt.example @@ -1,9 +1,5 @@ ### -Reply with ONLY the English translation of Text to Translate. I repeat, the only thing in your reply should be the English translation of "Text to Translate". NEVER reply with translated text not in "Text to Translate". +Instructions: Reply with ONLY the English translation of the text after "Text to Translate:". I only want translated English text in your reply. -Try to maintain codes and variables from the original text. - -Examples: -if(v[20]>=2) >> if(v[20]>=2) -<\\C2> >> <\\C2> +Maintain any variables, newlines, or code in your translation. ### \ No newline at end of file