forked from XiaoMo/ChatGPT-Next-Web
fix: 修改InjectSystemPrompts.SubTitle使其更符合系统行为
This commit is contained in:
parent
1513881eed
commit
2930ba0457
@ -141,7 +141,7 @@ const cn = {
|
|||||||
},
|
},
|
||||||
InjectSystemPrompts: {
|
InjectSystemPrompts: {
|
||||||
Title: "注入系统级提示信息",
|
Title: "注入系统级提示信息",
|
||||||
SubTitle: "强制给每次请求的消息列表开头添加一个系统级提示",
|
SubTitle: "强制给每次请求的消息列表开头添加一个模拟 ChatGPT 的系统提示",
|
||||||
},
|
},
|
||||||
InputTemplate: {
|
InputTemplate: {
|
||||||
Title: "用户输入预处理",
|
Title: "用户输入预处理",
|
||||||
|
Loading…
Reference in New Issue
Block a user