[feat] better nai

This commit is contained in:
kwaroran
2023-08-04 21:00:40 +09:00
parent 6f35fce7d6
commit 4aefd681fe
15 changed files with 392 additions and 125 deletions

View File

@@ -408,4 +408,7 @@ export const languageEnglish = {
specialType: "Special Type",
noSpecialType: "No Special Type",
forceProxyAsOpenAI: "Force Proxy Format as OpenAI",
promptTemplate: "Prompt Template",
customInnerFormat: "Custom Inner Format",
innerFormat: "Inner Format",
}