SillyTavern/public
kingbri 1dd1607b94 Generate: Migrate to array-based message concatenation
String addition is very limited in how flexible it can be. Using
an array will instead allow for various ways to shift around extension
prompts and insertion depths.

To preserve message order, each mesSend object contains both a message
and an array of extension prompts which are later added on top of
the message itself.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-24 18:02:17 -04:00
..
KoboldAI Settings Update KoboldAI Deterministic.settings 2023-08-13 19:25:56 +02:00
NovelAI Settings Decrease max length for Novel presets 2023-08-16 21:46:58 +03:00
OpenAI Settings Allow the user to toggle names in chat history 2023-08-12 18:40:38 +02:00
QuickReplies Create Default QR preset 2023-07-30 06:26:06 +09:00
TextGen Settings Update TextGen Deterministic.settings 2023-08-13 19:59:37 +02:00
User Avatars Onboarding experience and new default user avatar 2023-07-21 16:42:18 +03:00
backgrounds Initial commit 2023-07-20 20:32:15 +03:00
characters Add file placeholders for characters and chats 2023-07-21 12:48:46 +03:00
chats Add file placeholders for characters and chats 2023-07-21 12:48:46 +03:00
context Set generate_until_sentence for NovelAI 2023-08-23 18:04:56 -07:00
css More comfy font sizes 2023-08-23 15:53:05 +03:00
group chats Initial commit 2023-07-20 20:32:15 +03:00
groups Initial commit 2023-07-20 20:32:15 +03:00
img Just don't talk about it. 2023-08-20 00:02:13 -04:00
instruct system prompt in system sequence 2023-08-24 19:33:04 +02:00
lib Optimize SVG loader. Add ai21 icon 2023-08-19 19:48:33 +03:00
movingUI Initial commit 2023-07-20 20:32:15 +03:00
scripts #1005 Replace mobile detection method in get sortable delay. Make deviceInfo loading sync. Init Ross mods via function call. 2023-08-24 23:52:03 +03:00
sounds Initial commit 2023-07-20 20:32:15 +03:00
themes Initial commit 2023-07-20 20:32:15 +03:00
webfonts Initial commit 2023-07-20 20:32:15 +03:00
worlds Add default content by contest winners 2023-07-21 15:28:32 +03:00
favicon.ico Initial commit 2023-07-20 20:32:15 +03:00
i18n.json added Dutch (NL) translation 2023-08-23 22:15:17 +02:00
index.html Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-24 20:20:03 +03:00
jsconfig.json #976 Return "Continue on send". Allow continuing the first chat message. Add debug function for i18n. 2023-08-24 15:13:04 +03:00
script.js Generate: Migrate to array-based message concatenation 2023-08-24 18:02:17 -04:00
style.css Sync bottom form height with the font size 2023-08-24 18:32:42 +03:00