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" }