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
Cohee
08a0b1e828
Merge branch 'staging' into smol-tag-improvements
2024-06-17 21:52:36 +03:00
Cohee
b09e86fb53
TTS code clean-up
2024-06-17 21:21:41 +03:00
Cohee
feb7675d2f
Auto-set language on exported translate function.
2024-06-17 21:18:30 +03:00
Casey Haralson
4d25856b4f
periodically calls the tts module when a paragraph has been generated ( #2381 )
...
* periodically calls the tts module when a paragraph has been generated
* adding option for periodic auto generation
* updating find end paragraph logic and config label
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-17 21:17:31 +03:00
Cohee
fe5289c495
Fix TTS audio preview
2024-06-17 20:28:19 +03:00
Cohee
be9f34ab8a
Fix data-i18n removing options
2024-06-17 11:23:59 +03:00
Wolfsblvt
7f7ecdcca8
Merge branch 'staging' into slash-command-enums
2024-06-17 07:06:26 +02:00
Wolfsblvt
66d609c35f
Several million refactoring of existing slash commands with enums (really)
2024-06-17 07:04:10 +02:00
Cohee
e3a46df010
Merge branch 'staging' into smol-tag-improvements
2024-06-16 16:04:37 +03:00
Cohee
a9143e8ea2
???
2024-06-16 15:57:16 +03:00
Cohee
c7dc63200a
Merge branch 'staging' into ruRuNew
2024-06-16 15:56:07 +03:00
Cohee
d75b30d51a
Don't auto-adjust scroll height if not in viewport
2024-06-16 14:56:08 +03:00
steve green
5e44403346
fixup translates ( #2382 )
...
* Update i18n.js
* fixup
* update i18n CI
* fix trigger?
* i18n changes
* Update zh-cn.json
* add missing keys
* Revert "i18n changes"
This reverts commit ebe0ede6e1
.
* Revert "update i18n CI"
This reverts commit ac923c8bd6
.
* Revert "Update i18n.js"
This reverts commit 14a845836b
.
* typo fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Touch-Night <1762918301@qq.com>
2024-06-16 14:39:46 +03:00
Cohee
974d6275bf
Revert " #2369 Ignore invalid characters in getLastCharacterMessage"
2024-06-16 11:27:11 +03:00
Cohee
bba16f5263
Custom vector chunk boundary
2024-06-16 02:16:27 +03:00
Cohee
5860719780
Fix return type of /translate command
2024-06-15 21:58:15 +03:00
Cohee
101c735d91
Add enum provider for /emote
2024-06-15 18:21:44 +03:00
Cohee
3ca6795cde
#2369 Ignore invalid characters in getLastCharacterMessage
2024-06-15 18:13:59 +03:00
Cohee
3cafc22e1d
Fix textarea height adjust
2024-06-15 16:48:35 +03:00
Cohee
788a313024
Combine char. negative prompts in free mode
2024-06-15 16:24:32 +03:00
Cohee
67dc5e5252
Toggle SD message visibility by source
2024-06-15 15:57:50 +03:00
Cohee
b22bc47c4f
Update ext.macro calls in built-in extensions
2024-06-15 01:40:16 +03:00
Cohee
bda4958cb3
Visible SD message template
2024-06-15 01:23:51 +03:00
Cohee
cef65a17f9
Fix SD prefix combiner for free mode
2024-06-15 00:03:25 +03:00
steve green
3ede4aafbe
Update zh-cn.json ( #2376 )
...
* Update zh-cn.json
* html changes
* `div`->`span`
* fixes
* fixes
* more fixes
* Revert last divs
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-14 22:46:40 +03:00
Cohee
560119bc3e
LLM extended free mode SD prompts
2024-06-14 22:15:29 +03:00
Wolfsblvt
96f04a1c49
Merge branch 'staging' into smol-tag-improvements
2024-06-13 23:40:19 +02:00
Len
aa4bdec79c
Fix syntax highlight editor ( #2300 )
...
* add Noto Sans Mono as default monospace font
* fix ::selection for syntax highlighted editor
* add full noto sans mono
* add explicit "overflow: auto" to textarea to stop Firefox from freaking out
* add syntax hightlight disable toggle
* fix noto sans mono path
* fix details position on scroll
* disable pointer events on autocomplete wrap
* fix for Firefox bug using relative colors
* Shorten font file names.
So that I won't have to scroll the list horizontally
---------
Co-authored-by: LenAnderson <Anderson.Len@outlook.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-13 21:05:50 +03:00
Yokayo
a1a9f0002c
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into staging
2024-06-12 16:31:11 +07:00
Yokayo
84ee968ab4
More localizable text
2024-06-12 16:30:32 +07:00