Cohee
9eb404a275
#2460 replaceAll for all workflow placeholders
2024-07-02 19:11:45 +03:00
Cohee
5dba4fa448
Update SD extension to new popup
2024-06-30 22:12:44 +03:00
Cohee
be2d658a2e
Update TTS extension to use new popup
2024-06-30 22:01:34 +03:00
Cohee
8ce2af16fb
Fix endless animation if recaption is aborted
2024-06-30 19:20:39 +03:00
Cohee
2a3e71bf6e
Force reinitialize when chat changed
2024-06-30 14:06:31 +03:00
Risenafis
d3a7466929
remove line break
2024-06-30 16:22:05 +09:00
Risenafis
26d506874f
prevent parallel execution of initVoiceMap
2024-06-30 13:58:51 +09:00
Cohee
4828bd95f3
Animate recaption image
2024-06-30 01:19:43 +03:00
Cohee
f181d1a847
Add button to re-caption message image
2024-06-30 00:31:54 +03:00
Cohee
7149f46c9a
Add automatic image captioning mode
2024-06-30 00:06:17 +03:00
Cohee
2670709237
Fix caption template references
2024-06-29 23:22:29 +03:00
Risenafis
bb39e852b8
TTS: Add support for VITS/W2V2-VITS/Bert-VITS2 ( #2439 )
...
* add VITSTtsProvider
* add options
* fix params, drop reference_audio_path
* post with body
* improve preview lang
* add space in label
2024-06-29 14:15:37 +03:00
Cohee
003066a036
Add vLLM as multimodal captioning source
2024-06-29 00:33:12 +03:00
Cohee
8136293593
Merge pull request #2431 from SillyTavern/remove-slash-command-var-usages
...
Remove slash command var usages
2024-06-28 13:50:06 +03:00
Wolfsblvt
6653757c5c
Remove /imagine's variable usage in 'negative'
2024-06-28 04:06:22 +02:00
Wolfsblvt
b29d32d518
Remove /regex's variable usage in 'name' argument
2024-06-28 04:04:58 +02:00
Wolfsblvt
9666b9920a
Remove /summarize's variable usage in 'prompt'
2024-06-28 03:55:03 +02:00
Wolfsblvt
54e111886b
Improve logs (+add toasts) on save calls
...
- Fixes #2429
2024-06-28 03:28:16 +02:00
Cohee
8034564c3e
Update TTS voice preview to new popup
2024-06-26 00:41:37 +03:00
Cohee
2ef6004bd5
Update translation extension to new popup
2024-06-26 00:40:13 +03:00
Cohee
d188795591
Allow vertical scrolling in new popups
2024-06-26 00:35:21 +03:00
Cohee
3e1b54c6f0
Update token counter to new popup
2024-06-26 00:26:31 +03:00
Risenafis
0276a2ef71
fix sanitizeId
2024-06-25 22:23:55 +09:00
Risenafis
bbd4d7e2fd
rejoin style
2024-06-25 20:05:41 +09:00
Cohee
990130d7c2
Clean-up wand menu styles
2024-06-24 23:32:24 +03:00
Cohee
62a1cb1dce
Move built-in extensions to fixed wand containers
2024-06-24 23:17:58 +03:00
Cohee
d2b2856630
Move TTS settings to HTML template
2024-06-24 22:19:21 +03:00
Cohee
c8b9b62d8a
Update built-in extensions to use fixed order in extensions menu
2024-06-24 22:15:08 +03:00
Cohee
cf9a5383a9
Fix QR .less format
2024-06-24 21:43:13 +03:00
Cohee
7a27c29695
#2416 Recompile popup styles
2024-06-24 21:37:21 +03:00
Cohee
e2593215bf
Fix speak command broken
2024-06-23 15:44:53 +03:00
Cohee
278b526898
Add icon for voice command
2024-06-23 15:43:57 +03:00
Cohee
5a50ed97be
Clean-up /sd command help
2024-06-23 15:27:19 +03:00
Cohee
d0b6243f77
Add character filter to lastsprite
2024-06-23 15:23:03 +03:00
Cohee
eba0f54477
Merge branch 'staging' into slash-command-enums
2024-06-23 15:01:55 +03:00
Cohee
323f34f5d4
Fix QR breaking when no sets
2024-06-23 01:34:10 +03:00
Cohee
8564d6faa8
Debug function to purge all vectors
2024-06-22 17:41:02 +03:00
Cohee
b8830e34d3
Add ollama download shortcut to vector storage
2024-06-22 16:38:00 +03:00
Cohee
b448568aa3
More ollama multimodal models
2024-06-22 16:28:57 +03:00
Cohee
a00560d2b3
Ensure format supported before captioning
2024-06-22 00:36:29 +03:00
Cohee
6380e0a062
Add fallback source for attachments. Fix typo
2024-06-21 23:48:11 +03:00
Wolfsblvt
48077d200b
More slash command enums (nearly done)
2024-06-21 20:04:55 +02:00
Wolfsblvt
ffc84f5118
Merge branch 'staging' into slash-command-enums
2024-06-20 20:38:55 +02:00
Wolfsblvt
461b1a9d87
Even more enum refactorings (not done yet)
...
- Add common enum icons
- enum def for existing enum types, with color description
2024-06-20 20:33:45 +02:00
Conor Nash
c684bfbf52
Claude Sonnet 3.5
2024-06-20 16:31:55 +01:00
Cohee
e5c8a920ee
Remove debug toast(?)
2024-06-19 13:13:34 +03:00
Wolfsblvt
dca81aef3d
Small fixes to /popup, /buttons and QR popup
...
- FIx /popup and /buttons commands to use the new popups
- Change /buttons to utilize data results
- Fix "hide while executing" option from QR editor
- Fix QR editor throwing an error on execution
2024-06-19 01:40:22 +02:00
Cohee
c3cbf33ba0
Merge pull request #2330 from Wolfsblvt/smol-tag-improvements
...
Smol tag improvements & Huuuuuge popup/dialog rework (heh)
2024-06-18 01:58:52 +03:00
Cohee
88b6331aed
Add swap SD dimensions button
2024-06-18 01:10:23 +03:00
Cohee
a9c4422c87
Redesign SD settings
2024-06-18 00:49:42 +03:00