Commit Graph

2540 Commits

Author SHA1 Message Date
LenAnderson d32224041a add parent placeholders 2023-11-23 15:57:14 +00:00
RossAscends 73d6801406 slashcommand /movingui to set a MUI preset 2023-11-23 22:32:47 +09:00
RossAscends 4f7c925dc6 properly round left menu borders 2023-11-23 22:10:23 +09:00
LenAnderson e2a1892e6b Merge branch 'staging' into qr-context 2023-11-23 12:21:46 +00:00
LenAnderson cc426e9897 add qr context menus 2023-11-23 12:21:25 +00:00
RossAscends e0e303b339 Sortable QuickReplies 2023-11-23 19:49:15 +09:00
RossAscends a88e2f93af Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-11-23 17:20:35 +09:00
RossAscends e672a7fe99 'New Chat' in Manage Chats & showLoader when delChat-ing 2023-11-23 17:20:31 +09:00
Cohee 986ae263d3
Merge pull request #1389 from bdashore3/staging 2023-11-23 07:59:36 +02:00
kingbri e445aeec14 Tabby: Fix model name return on error
Tabby's model API is always /v1/model/list, so return "None" if the
request fails since that means a model is most likely not loaded.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-23 00:13:28 -05:00
Cohee b4afb10fab Change # of beams min value 2023-11-23 02:03:41 +02:00
Cohee 45b714fb9e Don't crash server if google translate fails 2023-11-23 00:59:34 +02:00
aikitoria 10716d1101
Add manifest.json for Chrome Android 2023-11-22 19:18:00 +01:00
Cohee 35349dd8d7 Hide page overflow 2023-11-22 17:59:46 +02:00
Cohee f802fe1797 Fix xtts separator 2023-11-22 17:47:58 +02:00
Cohee 62d57e0a1a #1386 Fix PaLM API 2023-11-22 17:37:01 +02:00
Cohee 56b63c0e02 #1386 Fix PaLM API 2023-11-22 17:36:34 +02:00
Cohee 2b54bfd1d5
Merge pull request #1380 from LenAnderson/checkbox-contrast
ensure checkboxes have contrast
2023-11-22 16:52:48 +02:00
Cohee 6ea7987a44
Merge pull request #1385 from XXpE3/staging
Optimized the Chinese translation in i18n.
2023-11-22 16:47:51 +02:00
Cohee 57f303223b Don't add extra space on non-instruct continue 2023-11-22 16:34:25 +02:00
Cohee 73eeab9ace Don't display incomplete sentences in quiet-to-loud prompts if trim is enabled 2023-11-22 16:21:43 +02:00
Cohee 61908935f5 Stop string for user-continue. Trim spaces after name2 2023-11-22 16:16:48 +02:00
XXpE3 668a149898
Optimized the Chinese translation in i18n. 2023-11-22 13:41:46 +08:00
Cohee 55af72cb17 /addswipe command 2023-11-22 01:26:17 +02:00
Cohee 63e5bc9341 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-11-22 00:58:08 +02:00
Cohee 4f7523b896 Parallelize extensions auto-update + add a toast 2023-11-22 00:58:06 +02:00
Cohee 59e558fba5 Don't execute commands on dry runs 2023-11-22 00:50:41 +02:00
RossAscends 0d84aed89c Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-11-22 07:48:40 +09:00
RossAscends fe21a7c25b Add toggle for hiding muted group member sprites 2023-11-22 07:48:35 +09:00
Cohee e5f7b0b5c7 Use explicit unnamed argument first if exists 2023-11-22 00:43:33 +02:00
Cohee 4b78ddbc8a First steps in slash command piping 2023-11-22 00:39:17 +02:00
Cohee 1b4d955aec Add swipe id validation for /delswipe 2023-11-21 23:33:20 +02:00
Cohee 284bd76589 Add /delswipe command 2023-11-21 23:28:11 +02:00
Cohee 2dc8f8f2f7 Add 5 group control commands 2023-11-21 22:35:59 +02:00
Cohee df4ed389bf System prompt for Claude 2 2023-11-21 22:11:26 +02:00
Cohee 5f77b2f816 Add Claude 2.1 2023-11-21 20:07:37 +02:00
Cohee 1891a03b11
Merge pull request #1383 from daswer123/staging
Add support for the new TTS - XTTSv2
2023-11-21 16:26:45 +02:00
Cohee 73e081dd99 Don't use global state to build Chat Completion prompts 2023-11-21 14:38:15 +02:00
Danil Boldyrev bcad0d4e51 add XTTS 2023-11-21 13:16:56 +03:00
LenAnderson 9f16b329c5 ensure checkboxes have contrast 2023-11-21 01:26:43 +00:00
Cohee 01b629bd49 New syntax for sendas command 2023-11-21 02:54:04 +02:00
Cohee 52d9855916 Code lint 2023-11-21 02:00:50 +02:00
Cohee 91429ce516
Merge pull request #1378 from LenAnderson/more-comfy-merge
Add more ComfyUI options
2023-11-21 01:55:00 +02:00
Cohee ddbdceba64 Add sampler order for koboldcpp under text completions 2023-11-21 01:47:57 +02:00
Cohee 1ebfddf07e Use mistral and yi tokenizers for custom token bans 2023-11-21 01:04:27 +02:00
Cohee 9b75e49b54 Add support for Yi tokenizer 2023-11-21 00:21:58 +02:00
LenAnderson 1c725879d8 add func for loading dropdown opts for settings 2023-11-20 22:00:40 +00:00
Cohee 4222b2aa21 Add enable/disable group member commands 2023-11-20 23:49:04 +02:00
Cohee f60e74fbd9 Fix message timer showing NaN in some cases 2023-11-20 22:53:51 +02:00
Cohee ac4b673c5a Fix character name appending on user continue 2023-11-20 22:48:43 +02:00