fix: 修改InjectSystemPrompts.SubTitle使其更符合系统行为

This commit is contained in:
imldy 2023-07-10 20:12:51 +08:00
parent 1513881eed
commit 2930ba0457

View File

@ -141,7 +141,7 @@ const cn = {
},
InjectSystemPrompts: {
Title: "注入系统级提示信息",
SubTitle: "强制给每次请求的消息列表开头添加一个系统提示",
SubTitle: "强制给每次请求的消息列表开头添加一个模拟 ChatGPT 的系统提示",
},
InputTemplate: {
Title: "用户输入预处理",