mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 16:51:54 +08:00
fix: 修改InjectSystemPrompts.SubTitle使其更符合系统行为
This commit is contained in:
@@ -141,7 +141,7 @@ const cn = {
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "注入系统级提示信息",
|
||||
SubTitle: "强制给每次请求的消息列表开头添加一个系统级提示",
|
||||
SubTitle: "强制给每次请求的消息列表开头添加一个模拟 ChatGPT 的系统提示",
|
||||
},
|
||||
InputTemplate: {
|
||||
Title: "用户输入预处理",
|
||||
|
Reference in New Issue
Block a user