From ebebaa43197784ac35127d7b872f5b54e076bf6c Mon Sep 17 00:00:00 2001 From: Ali Date: Mon, 9 Sep 2024 12:23:38 +0200 Subject: [PATCH] feat: update prompt --- src/utils/prompt-builder.ts | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/utils/prompt-builder.ts b/src/utils/prompt-builder.ts index 454f0a0..9bd9a17 100644 --- a/src/utils/prompt-builder.ts +++ b/src/utils/prompt-builder.ts @@ -27,11 +27,7 @@ export class CreatePrompt { Paraphrase the following text to have the following tones ${tones}, - use the same language - don't answer questions - don't explain it - use more suitable synonyms if needed or as required. - Here is an expample: - - input: einen Fehler machen - output: einen Fehler begehen` - } + - don't explain it + - Be creative, authentic and make it sound natural + - use more suitable synonyms if needed or as required.`} }