Cohee
|
751ff45cc1
|
Merge branch 'fix-extensions-toggle' into staging
|
2024-08-20 00:09:17 +03:00 |
Cohee
|
112200ae32
|
Prevent duplicate toasts
|
2024-08-20 00:08:36 +03:00 |
Wolfsblvt
|
3167c85791
|
Merge pull request #2686 from SillyTavern/fix-extensions-toggle
Wait for settings before reloading after toggling extensions
|
2024-08-19 23:04:31 +02:00 |
Cohee
|
a4ee73a3a7
|
Make onClose async too
|
2024-08-19 23:58:36 +03:00 |
Cohee
|
bc7660bba6
|
Require to save settings before reloading.
|
2024-08-19 23:49:15 +03:00 |
Wolfsblvt
|
df3926bf1a
|
Log if tags couldn't be imported
|
2024-08-19 21:45:36 +02:00 |
Cohee
|
9505f6915b
|
Merge pull request #2685 from SillyTavern/fix-tag-import
Tag import fixed, again. (accepts char avatar key)
|
2024-08-19 22:31:26 +03:00 |
Wolfsblvt
|
29a1f777dc
|
Tag import fixed, again. (accepts char avatar key)
|
2024-08-19 21:23:22 +02:00 |
Cohee
|
02d6df3ace
|
Merge pull request #2683 from eugencowie/tokenizer-slash-command
Add slash command to set tokenizer
|
2024-08-19 21:33:51 +03:00 |
Cohee
|
976be98dd7
|
Move command registration
|
2024-08-19 21:31:58 +03:00 |
Wolfsblvt
|
b68969ee3b
|
Small update to enum display + consistency
|
2024-08-19 20:18:44 +02:00 |
Eugén Cowie
|
53c71d8059
|
Self review fix
|
2024-08-19 17:22:04 +01:00 |
Eugén Cowie
|
62818055af
|
Get available tokenizers from UI
|
2024-08-19 15:51:11 +01:00 |
Eugén Cowie
|
5f92b8a09e
|
Add slash command to set tokenizer
|
2024-08-19 00:39:15 +01:00 |
Cohee
|
44e62156b7
|
Merge pull request #2679 from SillyTavern/codeblock-underscores
Don't replace underscore italics inside of code blocks
|
2024-08-19 01:41:35 +03:00 |
Cohee
|
138d6877f7
|
Replace underscores in HTML output
|
2024-08-19 01:26:27 +03:00 |
Cohee
|
0456d753de
|
Merge pull request #2682 from Succubyss/messages-cmd_async
/messages callback refactored to async
|
2024-08-19 01:11:20 +03:00 |
Succubyss
|
43e64cffa2
|
use push instead of fixed size array
|
2024-08-18 15:37:31 -05:00 |
Succubyss
|
d263e3e33a
|
switch to filter method
|
2024-08-18 14:44:48 -05:00 |
Succubyss
|
5e354f22c5
|
getMessagesCallback: refactor to async
|
2024-08-18 14:23:21 -05:00 |
Wolfsblvt
|
cfb40cae0b
|
Only count popups as open which are "open"
|
2024-08-18 16:42:10 +02:00 |
Cohee
|
ded26f9783
|
Fix Google translate result decoding
Inspired by #2522
|
2024-08-18 14:55:17 +03:00 |
Cohee
|
f8dbe262c7
|
Fix for single backticks with line breaks
|
2024-08-18 14:22:31 +03:00 |
Cohee
|
5f3dddfe21
|
Fix for unmatched triple backticks
|
2024-08-18 14:21:50 +03:00 |
Cohee
|
e137c5d154
|
Fix for unmatched single backticks
|
2024-08-18 14:15:22 +03:00 |
Cohee
|
c0c09f9a5d
|
Don't replace underscore italics inside of code blocks
|
2024-08-18 13:58:47 +03:00 |
Cohee
|
9215dfd0c6
|
Replace macros in DRY sequence breakers
|
2024-08-18 13:50:58 +03:00 |
Cohee
|
08e83c3ae8
|
Merge pull request #2550 from SillyTavern/enable-autoselect-inputs
Enable auto-select of input field on popups + Add "auto-select" utility class
|
2024-08-18 13:02:19 +03:00 |
Cohee
|
cd9d2001c7
|
Merge branch 'staging' into enable-autoselect-inputs
|
2024-08-18 12:35:31 +03:00 |
Cohee
|
86af35afdd
|
Merge pull request #2677 from SillyTavern/popups-suppress-default-hotkeys
Open popups should block all default hotkeys
|
2024-08-18 12:33:58 +03:00 |
Cohee
|
b2ddcaa696
|
Merge pull request #2675 from SillyTavern/api-url-slash-command
`/api-url` slash command to get/set the API server url for text gen and OpenAI Custom
|
2024-08-18 12:30:37 +03:00 |
Cohee
|
abdf1f29cf
|
Add support for Kobold Classic
|
2024-08-18 12:18:06 +03:00 |
Cohee
|
7b3d13ac00
|
Move command from script.js
|
2024-08-18 12:02:15 +03:00 |
Wolfsblvt
|
484d2b59ac
|
Add schmoggle for auto select input
|
2024-08-18 03:38:07 +02:00 |
Wolfsblvt
|
321f0500e0
|
Merge branch 'staging' into enable-autoselect-inputs
|
2024-08-18 03:37:36 +02:00 |
Wolfsblvt
|
298baed59f
|
Open popups should block all default hotkeys
- Fixes #2570
|
2024-08-18 03:16:29 +02:00 |
Wolfsblvt
|
53c39a403d
|
Update help text of /api-url
|
2024-08-18 01:39:36 +02:00 |
Wolfsblvt
|
f1739eaa70
|
Add custom openai compatible to /api-url
|
2024-08-18 01:35:36 +02:00 |
Wolfsblvt
|
28a9c45c31
|
/api-url slash command to get/set server url
|
2024-08-18 01:05:25 +02:00 |
Cohee
|
d57272c166
|
Merge pull request #2663 from d-ber/bulkTagImport
Add bulk tag import
|
2024-08-18 00:34:39 +03:00 |
Cohee
|
961878c341
|
Add chatgpt-4o-latest to multimodal caption list
|
2024-08-17 20:58:20 +03:00 |
Cohee
|
600fb785ab
|
Merge pull request #2673 from cuteanon/staging
enable vision for chatgpt-4o-latest
|
2024-08-17 20:57:23 +03:00 |
err
|
d02677feec
|
enable vision for chatgpt-4o-latest
|
2024-08-17 17:07:29 +02:00 |
d-ber
|
0f606642ce
|
Refactor tag import setting override
|
2024-08-16 22:55:48 +02:00 |
d-ber
|
2d476d4461
|
Use wider css class for bulk tag menu
|
2024-08-16 22:00:01 +02:00 |
Cohee
|
f9cfb39621
|
Merge pull request #2669 from SillyTavern/name2-prefix-trim
Don't trim names in message prefixes if allowed with settings
|
2024-08-16 22:36:50 +03:00 |
Cohee
|
9cca368c12
|
Don't trim names in message prefixes if allowed with settings
Closes #2666
|
2024-08-16 22:25:31 +03:00 |
Cohee
|
fc02898a97
|
Merge pull request #2667 from SillyTavern/dataroot-cache
Move transformers.js model cache under the data root
|
2024-08-16 21:20:31 +03:00 |
Cohee
|
c88edaa4ed
|
Vector Storage: Fix query summarizing for WI and files
|
2024-08-16 20:49:14 +03:00 |
Cohee
|
b0c115bdec
|
Use fixed version of transformers
|
2024-08-16 12:03:43 +00:00 |