From 2de103b806cac0784f90d67f663b38780ec56f46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Nov 2023 05:52:01 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/default_config.json b/dist/default_config.json index 8a0aec5..3f93be0 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -313,7 +313,7 @@ "immediateTranslationTextCount": 3000, "translationDebounce": 300, "interval": 1350, - "systemPrompt": "You are a professional, authentic translation engine that only returns translations.", + "systemPrompt": "You are a professional, authentic translation engine, only returns translations.", "prompt": "Translate the text to {{to}} Language, please do not explain my original text.:\n\n{{text}}", "multiplePrompt": "Please translate these subtitles into {{to}}. For smoothness, you may need to include part of the previous sentence in the next sentence. For example, if I give you 5 paragraphs in English, you must return 5 paragraphs of translation.:\n\n{{text}}", "model": "gpt-3.5-turbo-0613", @@ -4603,6 +4603,6 @@ ] } ], - "buildinConfigUpdatedAt": "2023-11-10T09:28:08.827Z", + "buildinConfigUpdatedAt": "2023-11-12T05:52:01.076Z", "latestVersion": "0.11.4" }