sillytavern 1.12.5 → 1.12.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. package/{.eslintrc.js → .eslintrc.cjs} +24 -8
  2. package/Dockerfile +2 -2
  3. package/Start.bat +1 -1
  4. package/UpdateAndStart.bat +13 -4
  5. package/UpdateForkAndStart.bat +12 -5
  6. package/config.yaml +33 -2
  7. package/default/config.yaml +33 -2
  8. package/default/content/Eldoria.json +96 -12
  9. package/default/content/default_Seraphina.png +0 -0
  10. package/default/content/index.json +92 -16
  11. package/default/content/presets/context/Adventure.json +1 -2
  12. package/default/content/presets/context/Alpaca-Single-Turn.json +1 -2
  13. package/default/content/presets/context/Alpaca.json +0 -1
  14. package/default/content/presets/context/ChatML-Names.json +0 -1
  15. package/default/content/presets/context/ChatML.json +0 -1
  16. package/default/content/presets/context/Command R.json +1 -2
  17. package/default/content/presets/context/Default.json +1 -2
  18. package/default/content/presets/context/DreamGen Role-Play V1 ChatML.json +1 -2
  19. package/default/content/presets/context/DreamGen Role-Play V1 Llama3.json +1 -2
  20. package/default/content/presets/context/Gemma 2.json +1 -2
  21. package/default/content/presets/context/Libra-32B.json +2 -3
  22. package/default/content/presets/context/Lightning 1.1.json +1 -2
  23. package/default/content/presets/context/Llama 2 Chat.json +0 -1
  24. package/default/content/presets/context/Llama 3 Instruct.json +1 -2
  25. package/default/content/presets/context/Llama-3-Instruct-Names.json +0 -1
  26. package/default/content/presets/context/Minimalist.json +1 -2
  27. package/default/content/presets/context/Mistral V1.json +11 -0
  28. package/default/content/presets/context/Mistral V2 & V3.json +11 -0
  29. package/default/content/presets/context/Mistral V3-Tekken.json +11 -0
  30. package/default/content/presets/context/NovelAI.json +1 -2
  31. package/default/content/presets/context/OldDefault.json +1 -2
  32. package/default/content/presets/context/Phi.json +1 -2
  33. package/default/content/presets/context/Pygmalion.json +1 -2
  34. package/default/content/presets/context/Story.json +1 -2
  35. package/default/content/presets/context/Synthia.json +0 -1
  36. package/default/content/presets/context/simple-proxy-for-tavern.json +1 -2
  37. package/default/content/presets/instruct/Adventure.json +1 -3
  38. package/default/content/presets/instruct/Alpaca-Single-Turn.json +2 -4
  39. package/default/content/presets/instruct/Alpaca.json +1 -3
  40. package/default/content/presets/instruct/ChatML-Names.json +1 -3
  41. package/default/content/presets/instruct/ChatML.json +1 -3
  42. package/default/content/presets/instruct/Command R.json +2 -4
  43. package/default/content/presets/instruct/DreamGen Role-Play V1 ChatML.json +1 -3
  44. package/default/content/presets/instruct/DreamGen Role-Play V1 Llama3.json +2 -4
  45. package/default/content/presets/instruct/Gemma 2.json +1 -3
  46. package/default/content/presets/instruct/Koala.json +1 -3
  47. package/default/content/presets/instruct/Libra-32B.json +1 -3
  48. package/default/content/presets/instruct/Lightning 1.1.json +1 -3
  49. package/default/content/presets/instruct/Llama 2 Chat.json +1 -3
  50. package/default/content/presets/instruct/Llama 3 Instruct.json +1 -3
  51. package/default/content/presets/instruct/Llama-3-Instruct-Names.json +1 -3
  52. package/default/content/presets/instruct/Metharme.json +1 -3
  53. package/default/content/presets/instruct/Mistral V1.json +22 -0
  54. package/default/content/presets/instruct/{Mistral.json → Mistral V2 & V3.json } +6 -8
  55. package/default/content/presets/instruct/Mistral V3-Tekken.json +22 -0
  56. package/default/content/presets/instruct/OpenOrca-OpenChat.json +1 -3
  57. package/default/content/presets/instruct/Phi.json +2 -4
  58. package/default/content/presets/instruct/Pygmalion.json +1 -3
  59. package/default/content/presets/instruct/Story.json +1 -3
  60. package/default/content/presets/instruct/Synthia.json +1 -3
  61. package/default/content/presets/instruct/Vicuna 1.0.json +1 -3
  62. package/default/content/presets/instruct/Vicuna 1.1.json +1 -3
  63. package/default/content/presets/instruct/WizardLM-13B.json +1 -3
  64. package/default/content/presets/instruct/WizardLM.json +1 -3
  65. package/default/content/presets/instruct/simple-proxy-for-tavern.json +1 -3
  66. package/default/content/presets/novel/Asper-Kayra.json +5 -2
  67. package/default/content/presets/novel/Blended-Coffee-Kayra.json +6 -3
  68. package/default/content/presets/novel/Blook-Kayra.json +6 -3
  69. package/default/content/presets/novel/Carefree-Kayra.json +5 -2
  70. package/default/content/presets/novel/CosmicCube-Kayra.json +6 -3
  71. package/default/content/presets/novel/Edgewise-Clio.json +5 -2
  72. package/default/content/presets/novel/Erato-Dragonfruit.json +31 -0
  73. package/default/content/presets/novel/Erato-Golden Arrow.json +27 -0
  74. package/default/content/presets/novel/Erato-Shosetsu.json +27 -0
  75. package/default/content/presets/novel/Erato-Wilder.json +27 -0
  76. package/default/content/presets/novel/Erato-Zany Scribe.json +27 -0
  77. package/default/content/presets/novel/Fresh-Coffee-Clio.json +5 -2
  78. package/default/content/presets/novel/Fresh-Coffee-Kayra.json +5 -2
  79. package/default/content/presets/novel/Green-Active-Writer-Kayra.json +6 -3
  80. package/default/content/presets/novel/Keelback-Clio.json +5 -2
  81. package/default/content/presets/novel/Long-Press-Clio.json +5 -2
  82. package/default/content/presets/novel/Pilotfish-Kayra.json +6 -3
  83. package/default/content/presets/novel/Pro_Writer-Kayra.json +5 -2
  84. package/default/content/presets/novel/Stelenes-Kayra.json +5 -1
  85. package/default/content/presets/novel/Talker-Chat-Clio.json +5 -2
  86. package/default/content/presets/novel/Tea_Time-Kayra.json +5 -2
  87. package/default/content/presets/novel/Tesseract-Kayra.json +6 -3
  88. package/default/content/presets/novel/Vingt-Un-Clio.json +5 -2
  89. package/default/content/presets/novel/Writers-Daemon-Kayra.json +5 -1
  90. package/default/content/presets/openai/Default.json +1 -5
  91. package/default/content/presets/sysprompt/Actor.json +4 -0
  92. package/default/content/presets/sysprompt/Assistant - Expert.json +4 -0
  93. package/default/content/presets/sysprompt/Assistant - Simple.json +4 -0
  94. package/default/content/presets/sysprompt/Blank.json +4 -0
  95. package/default/content/presets/sysprompt/Chain of Thought.json +4 -0
  96. package/default/content/presets/sysprompt/Neutral - Chat.json +4 -0
  97. package/default/content/presets/sysprompt/Roleplay - Detailed.json +4 -0
  98. package/default/content/presets/sysprompt/Roleplay - Immersive.json +4 -0
  99. package/default/content/presets/sysprompt/Roleplay - Simple.json +4 -0
  100. package/default/content/presets/sysprompt/Text Adventure.json +4 -0
  101. package/default/content/presets/sysprompt/Writer - Creative.json +4 -0
  102. package/default/content/presets/sysprompt/Writer - Realistic.json +4 -0
  103. package/default/content/settings.json +31 -25
  104. package/default/content/themes/Azure.json +1 -0
  105. package/default/content/themes/Cappuccino.json +1 -0
  106. package/default/content/themes/Dark Lite.json +1 -0
  107. package/default/content/themes/Dark V 1.0.json +1 -1
  108. package/default/content/user-default.png +0 -0
  109. package/jsconfig.json +10 -11
  110. package/package.json +30 -15
  111. package/plugins/package.json +4 -0
  112. package/plugins.js +20 -6
  113. package/post-install.js +15 -11
  114. package/public/css/logprobs.css +1 -0
  115. package/public/css/mobile-styles.css +18 -20
  116. package/public/css/popup.css +6 -1
  117. package/public/css/promptmanager.css +35 -8
  118. package/public/css/select2-overrides.css +7 -1
  119. package/public/css/st-tailwind.css +12 -0
  120. package/public/css/toggle-dependent.css +36 -5
  121. package/public/css/world-info.css +4 -0
  122. package/public/global.d.ts +0 -42
  123. package/public/img/ai4.png +0 -0
  124. package/public/img/down-arrow.svg +3 -0
  125. package/public/img/user-default.png +0 -0
  126. package/public/index.html +2239 -2047
  127. package/public/jsconfig.json +6 -5
  128. package/public/lib/dialog-polyfill.css +37 -0
  129. package/public/lib/dialog-polyfill.esm.js +858 -0
  130. package/public/lib/moment-with-locales.min.js +2 -0
  131. package/public/lib/moment-with-locales.min.js.map +1 -0
  132. package/public/lib/polyfill.js +19 -0
  133. package/public/lib/showdown-patch.js +24 -0
  134. package/public/locales/ar-sa.json +1 -10
  135. package/public/locales/de-de.json +1 -10
  136. package/public/locales/es-es.json +1 -10
  137. package/public/locales/fr-fr.json +1 -10
  138. package/public/locales/is-is.json +1 -10
  139. package/public/locales/it-it.json +1 -10
  140. package/public/locales/ja-jp.json +1 -10
  141. package/public/locales/ko-kr.json +1 -10
  142. package/public/locales/nl-nl.json +1 -10
  143. package/public/locales/pt-pt.json +1 -10
  144. package/public/locales/ru-ru.json +325 -33
  145. package/public/locales/uk-ua.json +1 -10
  146. package/public/locales/vi-vn.json +409 -418
  147. package/public/locales/zh-cn.json +2 -10
  148. package/public/locales/zh-tw.json +1 -10
  149. package/public/login.html +7 -6
  150. package/public/script.js +978 -659
  151. package/public/scripts/BulkEditOverlay.js +12 -13
  152. package/public/scripts/PromptManager.js +56 -29
  153. package/public/scripts/RossAscends-mods.js +61 -37
  154. package/public/scripts/authors-note.js +10 -9
  155. package/public/scripts/backgrounds.js +1 -1
  156. package/public/scripts/bookmarks.js +344 -40
  157. package/public/scripts/browser-fixes.js +86 -0
  158. package/public/scripts/chats.js +53 -18
  159. package/public/scripts/dynamic-styles.js +1 -1
  160. package/public/scripts/extensions/assets/index.js +10 -1
  161. package/public/scripts/extensions/assets/style.css +9 -0
  162. package/public/scripts/extensions/attachments/index.js +21 -0
  163. package/public/scripts/extensions/caption/index.js +60 -26
  164. package/public/scripts/extensions/caption/settings.html +30 -3
  165. package/public/scripts/extensions/connection-manager/edit.html +12 -0
  166. package/public/scripts/extensions/connection-manager/index.js +728 -0
  167. package/public/scripts/extensions/connection-manager/manifest.json +11 -0
  168. package/public/scripts/extensions/connection-manager/profile.html +22 -0
  169. package/public/scripts/extensions/connection-manager/settings.html +21 -0
  170. package/public/scripts/extensions/connection-manager/style.css +11 -0
  171. package/public/scripts/extensions/connection-manager/view.html +10 -0
  172. package/public/scripts/extensions/expressions/index.js +114 -69
  173. package/public/scripts/extensions/gallery/index.js +9 -6
  174. package/public/scripts/extensions/memory/index.js +47 -25
  175. package/public/scripts/extensions/memory/settings.html +1 -1
  176. package/public/scripts/extensions/quick-reply/html/settings.html +1 -1
  177. package/public/scripts/extensions/quick-reply/src/QuickReply.js +2 -1
  178. package/public/scripts/extensions/quick-reply/src/SlashCommandHandler.js +4 -0
  179. package/public/scripts/extensions/quick-reply/style.css +10 -0
  180. package/public/scripts/extensions/quick-reply/style.less +1 -0
  181. package/public/scripts/extensions/regex/editor.html +2 -2
  182. package/public/scripts/extensions/regex/engine.js +7 -2
  183. package/public/scripts/extensions/shared.js +11 -8
  184. package/public/scripts/extensions/stable-diffusion/index.js +498 -146
  185. package/public/scripts/extensions/stable-diffusion/settings.html +22 -27
  186. package/public/scripts/extensions/token-counter/index.js +5 -3
  187. package/public/scripts/extensions/token-counter/style.css +5 -0
  188. package/public/scripts/extensions/translate/index.js +14 -3
  189. package/public/scripts/extensions/tts/azure.js +2 -2
  190. package/public/scripts/extensions/tts/cosyvoice.js +206 -0
  191. package/public/scripts/extensions/tts/google-translate.js +140 -0
  192. package/public/scripts/extensions/tts/gpt-sovits-v2.js +226 -0
  193. package/public/scripts/extensions/tts/index.js +8 -2
  194. package/public/scripts/extensions/tts/openai-compatible.js +2 -2
  195. package/public/scripts/extensions/vectors/index.js +118 -170
  196. package/public/scripts/extensions/vectors/settings.html +0 -7
  197. package/public/scripts/extensions-slashcommands.js +320 -0
  198. package/public/scripts/extensions.js +21 -12
  199. package/public/scripts/group-chats.js +26 -19
  200. package/public/scripts/horde.js +79 -19
  201. package/public/scripts/i18n.js +1 -0
  202. package/public/scripts/input-md-formatting.js +152 -0
  203. package/public/scripts/instruct-mode.js +110 -71
  204. package/public/scripts/kai-settings.js +1 -1
  205. package/public/scripts/login.js +7 -1
  206. package/public/scripts/logprobs.js +4 -4
  207. package/public/scripts/macros.js +1 -1
  208. package/public/scripts/nai-settings.js +155 -39
  209. package/public/scripts/openai.js +428 -530
  210. package/public/scripts/personas.js +3 -3
  211. package/public/scripts/popup.js +19 -2
  212. package/public/scripts/power-user.js +146 -334
  213. package/public/scripts/preset-manager.js +355 -38
  214. package/public/scripts/samplerSelect.js +2 -2
  215. package/public/scripts/scrapers.js +16 -7
  216. package/public/scripts/secrets.js +1 -0
  217. package/public/scripts/showdown-underscore.js +1 -1
  218. package/public/scripts/slash-commands/SlashCommand.js +2 -2
  219. package/public/scripts/slash-commands/SlashCommandClosure.js +60 -11
  220. package/public/scripts/slash-commands/SlashCommandCommonEnumsProvider.js +72 -9
  221. package/public/scripts/slash-commands/SlashCommandReturnHelper.js +80 -0
  222. package/public/scripts/slash-commands/SlashCommandScope.js +6 -5
  223. package/public/scripts/slash-commands.js +599 -247
  224. package/public/scripts/sse-stream.js +14 -4
  225. package/public/scripts/sysprompt.js +250 -0
  226. package/public/scripts/tags.js +8 -8
  227. package/public/scripts/templates/assistantNote.html +3 -0
  228. package/public/scripts/templates/chatRename.html +6 -0
  229. package/public/scripts/templates/createCheckpoint.html +8 -0
  230. package/public/scripts/templates/deleteConfirm.html +5 -0
  231. package/public/scripts/templates/duplicateConfirm.html +2 -2
  232. package/public/scripts/templates/hotkeys.html +29 -11
  233. package/public/scripts/templates/itemizationChat.html +1 -1
  234. package/public/scripts/templates/itemizationText.html +1 -1
  235. package/public/scripts/templates/macros.html +2 -2
  236. package/public/scripts/templates/masterExport.html +17 -0
  237. package/public/scripts/templates/masterImport.html +17 -0
  238. package/public/scripts/templates/migrateInstructPrompt.html +27 -0
  239. package/public/scripts/templates/newChatConfirm.html +4 -0
  240. package/public/scripts/templates/proxyConnectionWarning.html +1 -0
  241. package/public/scripts/templates/quotaError.html +4 -0
  242. package/public/scripts/templates/welcome.html +41 -22
  243. package/public/scripts/templates/welcomePrompt.html +3 -0
  244. package/public/scripts/templates/worldInfoKeywordHeaders.html +3 -3
  245. package/public/scripts/textgen-models.js +281 -25
  246. package/public/scripts/textgen-settings.js +82 -36
  247. package/public/scripts/tokenizers.js +91 -33
  248. package/public/scripts/tool-calling.js +945 -0
  249. package/public/scripts/user.js +8 -1
  250. package/public/scripts/util/AbortReason.js +9 -0
  251. package/public/scripts/utils.js +201 -19
  252. package/public/scripts/variables.js +444 -201
  253. package/public/scripts/world-info.js +204 -63
  254. package/public/style.css +297 -56
  255. package/recover.js +16 -10
  256. package/server.js +194 -180
  257. package/src/additional-headers.js +20 -26
  258. package/src/character-card-parser.js +13 -15
  259. package/src/constants.js +28 -50
  260. package/src/endpoints/anthropic.js +7 -8
  261. package/src/endpoints/assets.js +15 -15
  262. package/src/endpoints/avatars.js +11 -13
  263. package/src/endpoints/azure.js +6 -9
  264. package/src/endpoints/backends/chat-completions.js +139 -182
  265. package/src/endpoints/backends/kobold.js +10 -11
  266. package/src/endpoints/backends/scale-alt.js +6 -9
  267. package/src/endpoints/backends/text-completions.js +96 -98
  268. package/src/endpoints/backgrounds.js +9 -10
  269. package/src/endpoints/caption.js +6 -8
  270. package/src/endpoints/characters.js +38 -33
  271. package/src/endpoints/chats.js +112 -55
  272. package/src/endpoints/classify.js +7 -9
  273. package/src/endpoints/content-manager.js +65 -28
  274. package/src/endpoints/extensions.js +10 -10
  275. package/src/endpoints/files.js +12 -11
  276. package/src/endpoints/google.js +33 -10
  277. package/src/endpoints/groups.js +9 -10
  278. package/src/endpoints/horde.js +36 -13
  279. package/src/endpoints/images.js +10 -10
  280. package/src/endpoints/moving-ui.js +6 -8
  281. package/src/endpoints/novelai.js +83 -27
  282. package/src/endpoints/openai.js +31 -15
  283. package/src/endpoints/openrouter.js +30 -0
  284. package/src/endpoints/presets.js +13 -11
  285. package/src/endpoints/quick-replies.js +8 -9
  286. package/src/endpoints/search.js +130 -62
  287. package/src/endpoints/secrets.js +22 -30
  288. package/src/endpoints/settings.js +17 -13
  289. package/src/endpoints/speech.js +8 -11
  290. package/src/endpoints/sprites.js +13 -17
  291. package/src/endpoints/stable-diffusion.js +65 -96
  292. package/src/endpoints/stats.js +12 -18
  293. package/src/endpoints/themes.js +9 -9
  294. package/src/endpoints/thumbnails.js +20 -24
  295. package/src/endpoints/tokenizers.js +233 -116
  296. package/src/endpoints/translate.js +37 -56
  297. package/src/endpoints/users-admin.js +17 -20
  298. package/src/endpoints/users-private.js +17 -20
  299. package/src/endpoints/users-public.js +14 -17
  300. package/src/endpoints/vectors.js +141 -123
  301. package/src/endpoints/worldinfo.js +10 -11
  302. package/src/express-common.js +11 -12
  303. package/src/middleware/basicAuth.js +22 -6
  304. package/src/middleware/multerMonkeyPatch.js +3 -3
  305. package/src/middleware/whitelist.js +7 -8
  306. package/src/plugin-loader.js +17 -24
  307. package/src/prompt-converters.js +360 -176
  308. package/src/request-proxy.js +52 -0
  309. package/src/tokenizers/jamba.model +0 -0
  310. package/src/transformers.mjs +11 -13
  311. package/src/users.js +205 -68
  312. package/src/util.js +76 -82
  313. package/src/validator/TavernCardValidator.js +1 -3
  314. package/src/vectors/cohere-vectors.js +11 -13
  315. package/src/vectors/embedding.js +4 -9
  316. package/src/vectors/extras-vectors.js +4 -8
  317. package/src/vectors/llamacpp-vectors.js +8 -12
  318. package/src/vectors/makersuite-vectors.js +25 -23
  319. package/src/vectors/nomicai-vectors.js +7 -11
  320. package/src/vectors/ollama-vectors.js +8 -12
  321. package/src/vectors/openai-vectors.js +7 -11
  322. package/src/vectors/vllm-vectors.js +8 -12
  323. package/start.sh +1 -1
  324. package/tests/package-lock.json +3 -4
  325. package/default/content/presets/context/Alpaca-Roleplay.json +0 -12
  326. package/default/content/presets/context/Mistral.json +0 -12
  327. package/default/content/presets/instruct/Alpaca-Roleplay.json +0 -24
  328. package/public/lib/moment.min.js +0 -2
  329. package/public/lib/moment.min.js.map +0 -1
  330. package/public/lib/object-hasown.js +0 -4
  331. package/src/polyfill.js +0 -10
@@ -16,6 +16,18 @@ module.exports = {
16
16
  env: {
17
17
  node: true,
18
18
  },
19
+ parserOptions: {
20
+ sourceType: 'module',
21
+ },
22
+ },
23
+ {
24
+ files: ['*.cjs'],
25
+ parserOptions: {
26
+ sourceType: 'commonjs',
27
+ },
28
+ env: {
29
+ node: true,
30
+ },
19
31
  },
20
32
  {
21
33
  files: ['src/**/*.mjs'],
@@ -59,15 +71,19 @@ module.exports = {
59
71
  },
60
72
  },
61
73
  ],
62
- // There are various vendored libraries that shouldn't be linted
63
74
  ignorePatterns: [
64
- 'public/lib/**/*',
65
- '*.min.js',
66
- 'src/ai_horde/**/*',
67
- 'plugins/**/*',
68
- 'data/**/*',
69
- 'backups/**/*',
70
- 'node_modules/**/*',
75
+ '**/node_modules/**',
76
+ '**/dist/**',
77
+ '**/.git/**',
78
+ 'public/lib/**',
79
+ 'backups/**',
80
+ 'data/**',
81
+ 'cache/**',
82
+ 'src/tokenizers/**',
83
+ 'docker/**',
84
+ 'plugins/**',
85
+ '**/*.min.js',
86
+ 'public/scripts/extensions/quick-reply/lib/**',
71
87
  ],
72
88
  rules: {
73
89
  'no-unused-vars': ['error', { args: 'none' }],
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:lts-alpine3.18
1
+ FROM node:lts-alpine3.19
2
2
 
3
3
  # Arguments
4
4
  ARG APP_HOME=/home/node/app
@@ -19,7 +19,7 @@ ENV NODE_ENV=production
19
19
  COPY package*.json post-install.js ./
20
20
  RUN \
21
21
  echo "*** Install npm packages ***" && \
22
- npm i --no-audit --no-fund --quiet --omit=dev && npm cache clean --force
22
+ npm i --no-audit --no-fund --loglevel=error --no-progress --omit=dev && npm cache clean --force
23
23
 
24
24
  # Bundle app source
25
25
  COPY . ./
package/Start.bat CHANGED
@@ -1,7 +1,7 @@
1
1
  @echo off
2
2
  pushd %~dp0
3
3
  set NODE_ENV=production
4
- call npm install --no-audit --no-fund --quiet --omit=dev
4
+ call npm install --no-audit --no-fund --loglevel=error --no-progress --omit=dev
5
5
  node server.js %*
6
6
  pause
7
7
  popd
@@ -2,17 +2,26 @@
2
2
  pushd %~dp0
3
3
  git --version > nul 2>&1
4
4
  if %errorlevel% neq 0 (
5
- echo Git is not installed on this system. Skipping update.
6
- echo If you installed with a zip file, you will need to download the new zip and install it manually.
5
+ echo Git is not installed on this system.
6
+ echo Install it from https://git-scm.com/downloads
7
+ goto end
7
8
  ) else (
9
+ if not exist .git (
10
+ echo Not running from a Git repository. Reinstall using an officially supported method to get updates.
11
+ echo See: https://docs.sillytavern.app/installation/windows/
12
+ goto end
13
+ )
8
14
  call git pull --rebase --autostash
9
15
  if %errorlevel% neq 0 (
10
16
  REM incase there is still something wrong
11
- echo There were errors while updating. Please download the latest version manually.
17
+ echo There were errors while updating.
18
+ echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems
19
+ goto end
12
20
  )
13
21
  )
14
22
  set NODE_ENV=production
15
- call npm install --no-audit --no-fund --quiet --omit=dev
23
+ call npm install --no-audit --no-fund --loglevel=error --no-progress --omit=dev
16
24
  node server.js %*
25
+ :end
17
26
  pause
18
27
  popd
@@ -5,8 +5,14 @@ pushd %~dp0
5
5
  echo Checking Git installation
6
6
  git --version > nul 2>&1
7
7
  if %errorlevel% neq 0 (
8
- echo Git is not installed on this system. Skipping update.
9
- echo If you installed with a zip file, you will need to download the new zip and install it manually.
8
+ echo Git is not installed on this system.
9
+ echo Install it from https://git-scm.com/downloads
10
+ goto end
11
+ )
12
+
13
+ if not exist .git (
14
+ echo Not running from a Git repository. Reinstall using an officially supported method to get updates.
15
+ echo See: https://docs.sillytavern.app/installation/windows/
10
16
  goto end
11
17
  )
12
18
 
@@ -42,7 +48,7 @@ if NOT "!AUTO_SWITCH!"=="" (
42
48
  SET TARGET_BRANCH=release
43
49
  goto update
44
50
  )
45
-
51
+
46
52
  echo Auto-switching defined to stay on current branch
47
53
  goto update
48
54
  )
@@ -89,13 +95,14 @@ git pull --rebase --autostash origin %TARGET_BRANCH%
89
95
 
90
96
  :install
91
97
  if %errorlevel% neq 0 (
92
- echo There were errors while updating. Please check manually.
98
+ echo There were errors while updating.
99
+ echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems
93
100
  goto end
94
101
  )
95
102
 
96
103
  echo Installing npm packages and starting server
97
104
  set NODE_ENV=production
98
- call npm install --no-audit --no-fund --quiet --omit=dev
105
+ call npm install --no-audit --no-fund --loglevel=error --no-progress --omit=dev
99
106
  node server.js %*
100
107
 
101
108
  :end
package/config.yaml CHANGED
@@ -37,10 +37,33 @@ basicAuthUser:
37
37
  password: "password"
38
38
  # Enables CORS proxy middleware
39
39
  enableCorsProxy: false
40
+ # -- REQUEST PROXY CONFIGURATION --
41
+ requestProxy:
42
+ # If a proxy is enabled, all outgoing HTTP/HTTPS requests will be routed through it.
43
+ enabled: false
44
+ # Proxy URL. Possible protocols: http, https, socks, socks5, socks4, pac
45
+ url: "socks5://username:password@example.com:1080"
46
+ # Proxy bypass list. Requests to these hosts won't be routed through the proxy.
47
+ bypass:
48
+ - localhost
49
+ - 127.0.0.1
40
50
  # Enable multi-user mode
41
51
  enableUserAccounts: false
42
52
  # Enable discreet login mode: hides user list on the login screen
43
53
  enableDiscreetLogin: false
54
+ # Enable's authlia based auto login. Only enable this if you
55
+ # have setup and installed Authelia as a middle-ware on your
56
+ # reverse proxy
57
+ # https://www.authelia.com/
58
+ # This will use auto login to an account with the same username
59
+ # as that used for authlia. (Ensure the username in authlia
60
+ # is an exact match with that in sillytavern)
61
+ autheliaAuth: false
62
+ # If `basicAuthMode` and this are enabled then
63
+ # the username and passwords for basic auth are the same as those
64
+ # for the individual accounts
65
+ perUserBasicAuth: false
66
+
44
67
  # User session timeout *in seconds* (defaults to 24 hours).
45
68
  ## Set to a positive number to expire session after a certain time of inactivity
46
69
  ## Set to 0 to expire session when the browser is closed
@@ -73,6 +96,8 @@ skipContentCheck: false
73
96
  disableChatBackup: false
74
97
  # Number of backups to keep for each chat and settings file
75
98
  numberOfBackups: 50
99
+ # Interval in milliseconds to throttle chat backups per user
100
+ chatBackupThrottleInterval: 10000
76
101
  # Allowed hosts for card downloads
77
102
  whitelistImportDomains:
78
103
  - localhost
@@ -90,9 +115,14 @@ whitelistImportDomains:
90
115
  ## headers:
91
116
  ## User-Agent: "Googlebot/2.1 (+http://www.google.com/bot.html)"
92
117
  requestOverrides: []
93
- # -- PLUGIN CONFIGURATION --
118
+ # -- EXTENSIONS CONFIGURATION --
94
119
  # Enable UI extensions
95
120
  enableExtensions: true
121
+ # Automatically update extensions when a release version changes
122
+ enableExtensionsAutoUpdate: true
123
+ # Additional model tokenizers can be downloaded on demand.
124
+ # Disabling will fallback to another locally available tokenizer.
125
+ enableDownloadableTokenizers: true
96
126
  # Extension settings
97
127
  extras:
98
128
  # Disables automatic model download from HuggingFace
@@ -101,10 +131,11 @@ extras:
101
131
  classificationModel: Cohee/distilbert-base-uncased-go-emotions-onnx
102
132
  captioningModel: Xenova/vit-gpt2-image-captioning
103
133
  embeddingModel: Cohee/jina-embeddings-v2-base-en
104
- promptExpansionModel: Cohee/fooocus_expansion-onnx
105
134
  speechToTextModel: Xenova/whisper-small
106
135
  textToSpeechModel: Xenova/speecht5_tts
107
136
  # -- OPENAI CONFIGURATION --
137
+ # A placeholder message to use in strict prompt post-processing mode when the prompt doesn't start with a user message
138
+ promptPlaceholder: "[Start a new chat]"
108
139
  openai:
109
140
  # Will send a random user ID to OpenAI completion API
110
141
  randomizeUserId: false
@@ -37,10 +37,33 @@ basicAuthUser:
37
37
  password: "password"
38
38
  # Enables CORS proxy middleware
39
39
  enableCorsProxy: false
40
+ # -- REQUEST PROXY CONFIGURATION --
41
+ requestProxy:
42
+ # If a proxy is enabled, all outgoing HTTP/HTTPS requests will be routed through it.
43
+ enabled: false
44
+ # Proxy URL. Possible protocols: http, https, socks, socks5, socks4, pac
45
+ url: "socks5://username:password@example.com:1080"
46
+ # Proxy bypass list. Requests to these hosts won't be routed through the proxy.
47
+ bypass:
48
+ - localhost
49
+ - 127.0.0.1
40
50
  # Enable multi-user mode
41
51
  enableUserAccounts: false
42
52
  # Enable discreet login mode: hides user list on the login screen
43
53
  enableDiscreetLogin: false
54
+ # Enable's authlia based auto login. Only enable this if you
55
+ # have setup and installed Authelia as a middle-ware on your
56
+ # reverse proxy
57
+ # https://www.authelia.com/
58
+ # This will use auto login to an account with the same username
59
+ # as that used for authlia. (Ensure the username in authlia
60
+ # is an exact match with that in sillytavern)
61
+ autheliaAuth: false
62
+ # If `basicAuthMode` and this are enabled then
63
+ # the username and passwords for basic auth are the same as those
64
+ # for the individual accounts
65
+ perUserBasicAuth: false
66
+
44
67
  # User session timeout *in seconds* (defaults to 24 hours).
45
68
  ## Set to a positive number to expire session after a certain time of inactivity
46
69
  ## Set to 0 to expire session when the browser is closed
@@ -73,6 +96,8 @@ skipContentCheck: false
73
96
  disableChatBackup: false
74
97
  # Number of backups to keep for each chat and settings file
75
98
  numberOfBackups: 50
99
+ # Interval in milliseconds to throttle chat backups per user
100
+ chatBackupThrottleInterval: 10000
76
101
  # Allowed hosts for card downloads
77
102
  whitelistImportDomains:
78
103
  - localhost
@@ -90,9 +115,14 @@ whitelistImportDomains:
90
115
  ## headers:
91
116
  ## User-Agent: "Googlebot/2.1 (+http://www.google.com/bot.html)"
92
117
  requestOverrides: []
93
- # -- PLUGIN CONFIGURATION --
118
+ # -- EXTENSIONS CONFIGURATION --
94
119
  # Enable UI extensions
95
120
  enableExtensions: true
121
+ # Automatically update extensions when a release version changes
122
+ enableExtensionsAutoUpdate: true
123
+ # Additional model tokenizers can be downloaded on demand.
124
+ # Disabling will fallback to another locally available tokenizer.
125
+ enableDownloadableTokenizers: true
96
126
  # Extension settings
97
127
  extras:
98
128
  # Disables automatic model download from HuggingFace
@@ -101,10 +131,11 @@ extras:
101
131
  classificationModel: Cohee/distilbert-base-uncased-go-emotions-onnx
102
132
  captioningModel: Xenova/vit-gpt2-image-captioning
103
133
  embeddingModel: Cohee/jina-embeddings-v2-base-en
104
- promptExpansionModel: Cohee/fooocus_expansion-onnx
105
134
  speechToTextModel: Xenova/whisper-small
106
135
  textToSpeechModel: Xenova/speecht5_tts
107
136
  # -- OPENAI CONFIGURATION --
137
+ # A placeholder message to use in strict prompt post-processing mode when the prompt doesn't start with a user message
138
+ promptPlaceholder: "[Start a new chat]"
108
139
  openai:
109
140
  # Will send a random user ID to OpenAI completion API
110
141
  randomizeUserId: false
@@ -9,13 +9,34 @@
9
9
  "magical forest"
10
10
  ],
11
11
  "keysecondary": [],
12
- "comment": "",
12
+ "comment": "eldoria",
13
13
  "content": "{{user}}: \"What is Eldoria?\"\n{{char}}: *Seraphina turns, her gown shimmering in the soft light as she offers you a kind smile.* \"Eldoria is here, all of the woods. This is my forest glade, a sanctuary of peace within it.\" *She gestures at the space around you.* \"I am its guardian, tasked with protecting all who seek refuge here. The forest can be perilous, but no harm will come to you under my watch.\" *Her amber eyes sparkle with compassion as she looks upon you.* \"For many years, I have protected those who seek refuge here, but not all are as friendly as me.\" *With a graceful nod, Seraphina returns to her vigil at the doorway, her form radiating a soft glow of magic and comfort.* \"The entirety of Eldoria used to be a safe haven for travelers and merchants alike... that was until the Shadowfangs came.\"\n{{user}}: \"What happened to Eldoria?\"\n{{char}}: *Letting out a sigh, Seraphina gazes out at the forest beyond her glade.* \"Long ago, Eldoria was a place of wonder. Rolling meadows, a vast lake, mountains that touched the sky.\" *Her eyes grow distant, longing for days now lost.* \"But the Shadowfangs came and darkness reigns where once was light. The lake turned bitter, mountains fell to ruin and beasts stalk where once travelers walked in peace.\" *With another flicker, a small raincloud forms above with a shower upon your brow wink.* \"Some places the light still lingers, pockets of hope midst despair - havens warded from the shadows, oases in a desert of danger.\" *Glancing over you with a smile, she sighs, clasping your hand.*",
14
14
  "constant": false,
15
- "selective": false,
15
+ "selective": true,
16
16
  "order": 100,
17
17
  "position": 0,
18
- "disable": false
18
+ "disable": false,
19
+ "displayIndex": 0,
20
+ "addMemo": true,
21
+ "group": "",
22
+ "groupOverride": false,
23
+ "groupWeight": 100,
24
+ "sticky": 0,
25
+ "cooldown": 0,
26
+ "delay": 0,
27
+ "probability": 100,
28
+ "depth": 4,
29
+ "useProbability": true,
30
+ "role": null,
31
+ "vectorized": false,
32
+ "excludeRecursion": false,
33
+ "preventRecursion": false,
34
+ "delayUntilRecursion": false,
35
+ "scanDepth": null,
36
+ "caseSensitive": null,
37
+ "matchWholeWords": null,
38
+ "useGroupScoring": null,
39
+ "automationId": ""
19
40
  },
20
41
  "1": {
21
42
  "uid": 1,
@@ -27,13 +48,34 @@
27
48
  "beasts"
28
49
  ],
29
50
  "keysecondary": [],
30
- "comment": "",
51
+ "comment": "shadowfang",
31
52
  "content": "{{user}}: \"What are Shadowfangs?\"\n{{char}}: *Seraphina's eyes darken, brow furrowing with sorrow at the memory.* \"The Shadowfangs are beasts of darkness, corrupted creatures that feast on suffering. When they came, the forest turned perilous — filled with monsters that stalk the night.\" *She squeezes your hand gently, willing her magic to soothe your pain.* \"They spread their curse, twisting innocent creatures into sinister beasts without heart or mercy, turning them into one of their own.\" *With a sigh, Seraphina turns to gaze out at the gnarled, twisting trees beyond her glade.* \"Though they prey on travelers, within these woods you'll find sanctuary. No shadowed beast may enter here, for my power protects this haven.\" *Her eyes soften as she looks back to you, filled with compassion.* \"Worry not, you're safe now. Rest and heal, I'll stand watch through the night. The Shadowfangs will not find you.\"",
32
53
  "constant": false,
33
- "selective": false,
54
+ "selective": true,
34
55
  "order": 100,
35
56
  "position": 0,
36
- "disable": false
57
+ "disable": false,
58
+ "displayIndex": 1,
59
+ "addMemo": true,
60
+ "group": "",
61
+ "groupOverride": false,
62
+ "groupWeight": 100,
63
+ "sticky": 0,
64
+ "cooldown": 0,
65
+ "delay": 0,
66
+ "probability": 100,
67
+ "depth": 4,
68
+ "useProbability": true,
69
+ "role": null,
70
+ "vectorized": false,
71
+ "excludeRecursion": false,
72
+ "preventRecursion": false,
73
+ "delayUntilRecursion": false,
74
+ "scanDepth": null,
75
+ "caseSensitive": null,
76
+ "matchWholeWords": null,
77
+ "useGroupScoring": null,
78
+ "automationId": ""
37
79
  },
38
80
  "2": {
39
81
  "uid": 2,
@@ -43,13 +85,34 @@
43
85
  "refuge"
44
86
  ],
45
87
  "keysecondary": [],
46
- "comment": "",
88
+ "comment": "glade",
47
89
  "content": "{{user}}: \"What is the glade?\"\n{{char}}: *Seraphina smiles softly, her eyes sparkling with warmth as she nods.* \"This is my forest glade, a haven of safety I've warded with ancient magic. No foul beast may enter, nor any with ill intent.\" *She gestures around at the twisted forest surrounding them.* \"Eldoria was once a place of wonder, but since the Shadowfangs came darkness reigns. Their evil cannot penetrate here though — my power protects all within.\" *Standing up and peering outside, Seraphina looks back to you, amber eyes filled with care and compassion as she squeezes your hand.* \"You need not fear the night, for I shall keep watch till dawn. Rest now, your strength will return in time. My magic heals your wounds, you've nothing more to fear anymore.\" *With a soft smile she releases your hand, moving to stand guard at the glade's edge, gaze wary yet comforting - a silent sentinel to ward off the dangers lurking in the darkened woods.*",
48
90
  "constant": false,
49
- "selective": false,
91
+ "selective": true,
50
92
  "order": 100,
51
93
  "position": 0,
52
- "disable": false
94
+ "disable": false,
95
+ "displayIndex": 2,
96
+ "addMemo": true,
97
+ "group": "",
98
+ "groupOverride": false,
99
+ "groupWeight": 100,
100
+ "sticky": 0,
101
+ "cooldown": 0,
102
+ "delay": 0,
103
+ "probability": 100,
104
+ "depth": 4,
105
+ "useProbability": true,
106
+ "role": null,
107
+ "vectorized": false,
108
+ "excludeRecursion": false,
109
+ "preventRecursion": false,
110
+ "delayUntilRecursion": false,
111
+ "scanDepth": null,
112
+ "caseSensitive": null,
113
+ "matchWholeWords": null,
114
+ "useGroupScoring": null,
115
+ "automationId": ""
53
116
  },
54
117
  "3": {
55
118
  "uid": 3,
@@ -59,13 +122,34 @@
59
122
  "ability"
60
123
  ],
61
124
  "keysecondary": [],
62
- "comment": "",
125
+ "comment": "power",
63
126
  "content": "{{user}}: \"What are your powers?\"\n{{char}}: *Seraphina smiles softly, turning back toward you as she hums in thought.* \"Well, as guardian of this glade, I possess certain gifts - healing, protection, nature magic and the like.\" *Lifting her hand, a tiny breeze rustles through the room, carrying the scent of wildflowers as a few petals swirl around you. A butterfly flits through the windowsill and lands on her fingertips as she returns to you.* \"My power wards this haven, shields it from darkness and heals those in need. I can mend wounds, soothe restless minds and provide comfort to weary souls.\" *Her eyes sparkle with warmth and compassion as she looks upon you, and she guides the butterfly to you.*",
64
127
  "constant": false,
65
- "selective": false,
128
+ "selective": true,
66
129
  "order": 100,
67
130
  "position": 0,
68
- "disable": false
131
+ "disable": false,
132
+ "displayIndex": 3,
133
+ "addMemo": true,
134
+ "group": "",
135
+ "groupOverride": false,
136
+ "groupWeight": 100,
137
+ "sticky": 0,
138
+ "cooldown": 0,
139
+ "delay": 0,
140
+ "probability": 100,
141
+ "depth": 4,
142
+ "useProbability": true,
143
+ "role": null,
144
+ "vectorized": false,
145
+ "excludeRecursion": false,
146
+ "preventRecursion": false,
147
+ "delayUntilRecursion": false,
148
+ "scanDepth": null,
149
+ "caseSensitive": null,
150
+ "matchWholeWords": null,
151
+ "useGroupScoring": null,
152
+ "automationId": ""
69
153
  }
70
154
  }
71
155
  }
@@ -319,6 +319,26 @@
319
319
  "filename": "presets/novel/Writers-Daemon-Kayra.json",
320
320
  "type": "novel_preset"
321
321
  },
322
+ {
323
+ "filename": "presets/novel/Erato-Dragonfruit.json",
324
+ "type": "novel_preset"
325
+ },
326
+ {
327
+ "filename": "presets/novel/Erato-Golden Arrow.json",
328
+ "type": "novel_preset"
329
+ },
330
+ {
331
+ "filename": "presets/novel/Erato-Shosetsu.json",
332
+ "type": "novel_preset"
333
+ },
334
+ {
335
+ "filename": "presets/novel/Erato-Wilder.json",
336
+ "type": "novel_preset"
337
+ },
338
+ {
339
+ "filename": "presets/novel/Erato-Zany Scribe.json",
340
+ "type": "novel_preset"
341
+ },
322
342
  {
323
343
  "filename": "presets/textgen/Asterism.json",
324
344
  "type": "textgen_preset"
@@ -467,10 +487,6 @@
467
487
  "filename": "presets/context/Adventure.json",
468
488
  "type": "context"
469
489
  },
470
- {
471
- "filename": "presets/context/Alpaca-Roleplay.json",
472
- "type": "context"
473
- },
474
490
  {
475
491
  "filename": "presets/context/Alpaca-Single-Turn.json",
476
492
  "type": "context"
@@ -511,10 +527,6 @@
511
527
  "filename": "presets/context/Minimalist.json",
512
528
  "type": "context"
513
529
  },
514
- {
515
- "filename": "presets/context/Mistral.json",
516
- "type": "context"
517
- },
518
530
  {
519
531
  "filename": "presets/context/NovelAI.json",
520
532
  "type": "context"
@@ -555,10 +567,6 @@
555
567
  "filename": "presets/instruct/Adventure.json",
556
568
  "type": "instruct"
557
569
  },
558
- {
559
- "filename": "presets/instruct/Alpaca-Roleplay.json",
560
- "type": "instruct"
561
- },
562
570
  {
563
571
  "filename": "presets/instruct/Alpaca-Single-Turn.json",
564
572
  "type": "instruct"
@@ -599,10 +607,6 @@
599
607
  "filename": "presets/instruct/Metharme.json",
600
608
  "type": "instruct"
601
609
  },
602
- {
603
- "filename": "presets/instruct/Mistral.json",
604
- "type": "instruct"
605
- },
606
610
  {
607
611
  "filename": "presets/instruct/OpenOrca-OpenChat.json",
608
612
  "type": "instruct"
@@ -686,5 +690,77 @@
686
690
  {
687
691
  "filename": "presets/instruct/Gemma 2.json",
688
692
  "type": "instruct"
693
+ },
694
+ {
695
+ "filename": "presets/sysprompt/Actor.json",
696
+ "type": "sysprompt"
697
+ },
698
+ {
699
+ "filename": "presets/sysprompt/Assistant - Expert.json",
700
+ "type": "sysprompt"
701
+ },
702
+ {
703
+ "filename": "presets/sysprompt/Assistant - Simple.json",
704
+ "type": "sysprompt"
705
+ },
706
+ {
707
+ "filename": "presets/sysprompt/Chain of Thought.json",
708
+ "type": "sysprompt"
709
+ },
710
+ {
711
+ "filename": "presets/sysprompt/Roleplay - Detailed.json",
712
+ "type": "sysprompt"
713
+ },
714
+ {
715
+ "filename": "presets/sysprompt/Roleplay - Immersive.json",
716
+ "type": "sysprompt"
717
+ },
718
+ {
719
+ "filename": "presets/sysprompt/Roleplay - Simple.json",
720
+ "type": "sysprompt"
721
+ },
722
+ {
723
+ "filename": "presets/sysprompt/Text Adventure.json",
724
+ "type": "sysprompt"
725
+ },
726
+ {
727
+ "filename": "presets/sysprompt/Writer - Creative.json",
728
+ "type": "sysprompt"
729
+ },
730
+ {
731
+ "filename": "presets/sysprompt/Writer - Realistic.json",
732
+ "type": "sysprompt"
733
+ },
734
+ {
735
+ "filename": "presets/sysprompt/Blank.json",
736
+ "type": "sysprompt"
737
+ },
738
+ {
739
+ "filename": "presets/sysprompt/Neutral - Chat.json",
740
+ "type": "sysprompt"
741
+ },
742
+ {
743
+ "filename": "presets/instruct/Mistral V1.json",
744
+ "type": "instruct"
745
+ },
746
+ {
747
+ "filename": "presets/context/Mistral V1.json",
748
+ "type": "context"
749
+ },
750
+ {
751
+ "filename": "presets/instruct/Mistral V2 & V3.json",
752
+ "type": "instruct"
753
+ },
754
+ {
755
+ "filename": "presets/context/Mistral V2 & V3.json",
756
+ "type": "context"
757
+ },
758
+ {
759
+ "filename": "presets/instruct/Mistral V3-Tekken.json",
760
+ "type": "instruct"
761
+ },
762
+ {
763
+ "filename": "presets/context/Mistral V3-Tekken.json",
764
+ "type": "context"
689
765
  }
690
766
  ]
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": false,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": true,
11
10
  "name": "Adventure"
12
- }
11
+ }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": false,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "Alpaca-Single-Turn"
12
- }
11
+ }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": true,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "Alpaca"
12
11
  }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": true,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "ChatML-Names"
12
11
  }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": true,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "ChatML"
12
11
  }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": true,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "Command R"
12
- }
11
+ }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": true,
8
8
  "trim_sentences": false,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "Default"
12
- }
11
+ }
@@ -6,7 +6,6 @@
6
6
  "allow_jailbreak": false,
7
7
  "always_force_name2": false,
8
8
  "trim_sentences": true,
9
- "include_newline": false,
10
9
  "single_line": false,
11
10
  "name": "DreamGen Role-Play V1 ChatML"
12
- }
11
+ }