mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
自定义微调
This commit is contained in:
@@ -25,7 +25,7 @@ const cn = {
|
||||
if (submitKey === String(SubmitKey.Enter)) {
|
||||
inputHints += ",Shift + Enter 换行";
|
||||
}
|
||||
return inputHints + ",/ 触发补全";
|
||||
return inputHints + ",/ 触发补全提示词咒语";
|
||||
},
|
||||
Send: "发送",
|
||||
},
|
||||
|
Reference in New Issue
Block a user