自定义微调

This commit is contained in:
xuzhenjun
2023-04-10 01:51:53 +08:00
parent 3cfec63a95
commit 02117471d5
5 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ const cn = {
if (submitKey === String(SubmitKey.Enter)) {
inputHints += "Shift + Enter 换行";
}
return inputHints + "/ 触发补全";
return inputHints + "/ 触发补全提示词咒语";
},
Send: "发送",
},