[feat] added template setting

This commit is contained in:
kwaroran
2023-12-24 20:02:15 +09:00
parent cee8899e36
commit a3b90e8b86
6 changed files with 142 additions and 50 deletions

View File

@@ -465,5 +465,12 @@ export const languageEnglish = {
newOAIHandle: "New OpenAI Handling",
oaiRandomUser: "Put OAI Random User",
inlayImage: "Inlay Image Feature",
nativeAutomark: "Experimental Native Automark"
nativeAutomark: "Experimental Native Automark",
assistantPrefill: "Assistant Prefill",
postEndInnerFormat: "Post End",
sendChatAsSystem: "Send Chat as System",
sendName: "Send Name",
utilOverride: "Utility Override",
template: "Template",
}