From 73e6e3725db8c2fb7a9037073e403134388b99be Mon Sep 17 00:00:00 2001 From: PasserDreamer <30385417+PasserDreamer@users.noreply.github.com> Date: Sat, 25 May 2024 22:02:06 +0800 Subject: [PATCH] Update template.json --- public/locales/template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/template.json b/public/locales/template.json index e9092424f..238cf917a 100644 --- a/public/locales/template.json +++ b/public/locales/template.json @@ -722,7 +722,8 @@ "Max Tokens Second": "Maximum tokens/second", "Maximum Temp": "Maximum Temp", "Medium": "Medium", - "Merges_all_system_messages_desc": "Merges all system messages up until the first message with a non system role, and sends them through google's system_instruction field instead of with the rest of the prompt contents.", + "Merges_all_system_messages_desc_1": "Merges all system messages up until the first message with a non-system role, and sends them in a", + "Merges_all_system_messages_desc_2": "field.", "Message Actions": "Message Actions", "Message Content": "Message Content", "Message IDs": "Message ID",