From ad1c1e0bb5eb9080698ed474379bbb87139988a4 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Thu, 11 Apr 2024 00:30:24 +0200 Subject: [PATCH] enhanced translation --- lollms/personality.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lollms/personality.py b/lollms/personality.py index 75609e5..e7ca70c 100644 --- a/lollms/personality.py +++ b/lollms/personality.py @@ -2202,7 +2202,7 @@ class APScript(StateMachine): f"Translate the following text to {output_language}.", "Be faithful to the original text and do not add or remove any information.", "Respond only with the translated text.", - "Do not add comments, just the translation.", + "Do not add comments or explanations.", f"!@>text to translate:", f"{text_chunk}", f"!@>translation:",