Commit Graph

1850 Commits

Author SHA1 Message Date
e593dd4dbd Auto-executable QR 2023-11-24 01:32:02 +02:00
7841f3d91f Merge pull request #1392 from LenAnderson/qr-context
Add context menus for Quick Replies
2023-11-24 01:04:24 +02:00
c4e1fff1bc Respect # limit for ephemeral stop strings 2023-11-24 00:54:23 +02:00
863554fea6 Add ephemeral stop strings to /genraw 2023-11-24 00:51:27 +02:00
c2e3bfa06d /genraw instruct=off 2023-11-24 00:36:35 +02:00
c50ed4bf6a STscript improvements (see below)
/abort command, {{pipe}} macro in named args, subcommand batch escaping with backslash, string literals and rules for /if, else clause for /if
2023-11-24 00:18:07 +02:00
3594c4aac7 Add {{newline}} and {{pipe}} macros 2023-11-23 22:56:52 +02:00
86819b6f4f Add /genraw command 2023-11-23 22:50:13 +02:00
6d0982e823 Unleash the variables / STscript alpha 2023-11-23 22:36:48 +02:00
ab9c654708 Merge branch 'staging' into qr-context 2023-11-23 20:35:21 +00:00
cdbcd6cfb2 add a healthy dose of mobile copium 2023-11-23 20:34:20 +00:00
22e17cd681 Pass image type to thumbnail creator 2023-11-23 20:50:08 +02:00
81f135fa7c use client coords not screen coords 2023-11-23 17:42:31 +00:00
af2b108730 add context menu editor 2023-11-23 17:42:19 +00:00
5e4dc388eb Merge branch 'staging' into qr-context 2023-11-23 15:57:35 +00:00
d32224041a add parent placeholders 2023-11-23 15:57:14 +00:00
73d6801406 slashcommand /movingui to set a MUI preset 2023-11-23 22:32:47 +09:00
e2a1892e6b Merge branch 'staging' into qr-context 2023-11-23 12:21:46 +00:00
cc426e9897 add qr context menus 2023-11-23 12:21:25 +00:00
e0e303b339 Sortable QuickReplies 2023-11-23 19:49:15 +09:00
f802fe1797 Fix xtts separator 2023-11-22 17:47:58 +02:00
2b54bfd1d5 Merge pull request #1380 from LenAnderson/checkbox-contrast
ensure checkboxes have contrast
2023-11-22 16:52:48 +02:00
61908935f5 Stop string for user-continue. Trim spaces after name2 2023-11-22 16:16:48 +02:00
55af72cb17 /addswipe command 2023-11-22 01:26:17 +02:00
63e5bc9341 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-11-22 00:58:08 +02:00
4f7523b896 Parallelize extensions auto-update + add a toast 2023-11-22 00:58:06 +02:00
0d84aed89c Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-11-22 07:48:40 +09:00
fe21a7c25b Add toggle for hiding muted group member sprites 2023-11-22 07:48:35 +09:00
e5f7b0b5c7 Use explicit unnamed argument first if exists 2023-11-22 00:43:33 +02:00
4b78ddbc8a First steps in slash command piping 2023-11-22 00:39:17 +02:00
1b4d955aec Add swipe id validation for /delswipe 2023-11-21 23:33:20 +02:00
284bd76589 Add /delswipe command 2023-11-21 23:28:11 +02:00
2dc8f8f2f7 Add 5 group control commands 2023-11-21 22:35:59 +02:00
5f77b2f816 Add Claude 2.1 2023-11-21 20:07:37 +02:00
1891a03b11 Merge pull request #1383 from daswer123/staging
Add support for the new TTS - XTTSv2
2023-11-21 16:26:45 +02:00
73e081dd99 Don't use global state to build Chat Completion prompts 2023-11-21 14:38:15 +02:00
bcad0d4e51 add XTTS 2023-11-21 13:16:56 +03:00
9f16b329c5 ensure checkboxes have contrast 2023-11-21 01:26:43 +00:00
01b629bd49 New syntax for sendas command 2023-11-21 02:54:04 +02:00
52d9855916 Code lint 2023-11-21 02:00:50 +02:00
91429ce516 Merge pull request #1378 from LenAnderson/more-comfy-merge
Add more ComfyUI options
2023-11-21 01:55:00 +02:00
ddbdceba64 Add sampler order for koboldcpp under text completions 2023-11-21 01:47:57 +02:00
1ebfddf07e Use mistral and yi tokenizers for custom token bans 2023-11-21 01:04:27 +02:00
9b75e49b54 Add support for Yi tokenizer 2023-11-21 00:21:58 +02:00
1c725879d8 add func for loading dropdown opts for settings 2023-11-20 22:00:40 +00:00
4222b2aa21 Add enable/disable group member commands 2023-11-20 23:49:04 +02:00
3d4442ab25 make api routes kebab 2023-11-20 18:27:50 +00:00
6a511fdfcf Secrets: Add find endpoint
Requires the user to set allowKeysExposure to true before any calls
can work.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-20 12:05:54 -05:00
46cc04c798 add default comfy workflow 2023-11-20 15:59:38 +00:00
d24c74e34a update comfy generate to use saved workflows 2023-11-20 12:51:36 +00:00