Merge branch 'Yidadaa:main' into main

This commit is contained in:
Hk-Gosuto
2023-07-11 13:02:58 +08:00
committed by GitHub
26 changed files with 357 additions and 235 deletions

View File

@@ -141,7 +141,10 @@ const cn = {
Title: "字体大小",
SubTitle: "聊天内容的字体大小",
},
InjectSystemPrompts: {
Title: "注入系统级提示信息",
SubTitle: "强制给每次请求的消息列表开头添加一个模拟 ChatGPT 的系统提示",
},
InputTemplate: {
Title: "用户输入预处理",
SubTitle: "用户最新的一条消息会填充到此模板",