Add chat formatting and use instruction prompt feature

This commit is contained in:
kwaroran
2024-04-23 18:31:32 +09:00
parent b33ab24894
commit bb0ad4c57e
5 changed files with 29 additions and 2 deletions

View File

@@ -577,4 +577,6 @@ export const languageEnglish = {
autoContinueChat: "Anti-Incomplete Response (Auto Continue)",
removeIncompleteResponse: "Remove Incomplete Sentences",
tokenizer: "Tokenizer",
chatFormating: "Chat Formating",
useInstructPrompt: "Use Instruction Prompt",
}