Cohee
314b194891
Remove preset reloading when setting is NaN
2023-07-29 21:24:29 +03:00
Cohee1207
ac4fa0e035
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-29 21:18:56 +03:00
Cohee
0e7c10b26f
Merge pull request #812 from ouoertheo/ouoertheo/objective5-tree
2023-07-29 13:04:47 +03:00
Cohee
64914e778d
Merge pull request #807 from 50h100a/tilde-fix
2023-07-29 13:02:58 +03:00
Cohee
763a443680
Merge pull request #809 from mweldon/kayra
2023-07-29 13:02:39 +03:00
ouoertheo
27eb95cb36
add migration
2023-07-29 01:58:26 -05:00
Mike Weldon
732707ae2b
Turn on instruct mode for NAI
2023-07-28 22:56:31 -07:00
ouoertheo
ee81a8d88c
add in objective tree
2023-07-28 23:21:55 -05:00
Mike Weldon
b107848ccb
Add Kayra presets
2023-07-28 17:23:28 -07:00
Cohee
ec270378d4
Merge pull request #808 from 50h100a/token-counter-flicker
2023-07-29 01:59:27 +03:00
50h100a
7c3b598eea
Don't flicker the token counter when recounting tokens.
2023-07-28 18:45:55 -04:00
50h100a
aed0dab95d
Markdown fix: Don't eat verticals/newlines
2023-07-28 18:35:36 -04:00
50h100a
311249c5e0
Tilde does nothing in our markdown, remove it.
...
Match begin/end formatting symbol counts.
2023-07-28 18:09:54 -04:00
Cohee
88f3e01f72
Fix logspam in WI parser
2023-07-28 21:58:18 +03:00
Cohee
8e06d18664
#804 Add kayra model
2023-07-28 21:45:44 +03:00
Cohee
3fb4756c03
#803 Add a separate field for proxy password
2023-07-28 21:33:29 +03:00
Cohee1207
707ce62017
Advanced Character Search #786
2023-07-28 00:38:43 +03:00
Cohee1207
ddf485f354
#787 Display character version in the list
2023-07-28 00:04:21 +03:00
Cohee1207
c3f61af18a
#788 Fix NovelAI tokenizer labels
2023-07-27 23:47:29 +03:00
Cohee1207
3eea8a714c
#789 Add sorting by char.data strings size ("tokens")
2023-07-27 23:45:25 +03:00
Cohee1207
49186dbfc1
#796 Round portrait height to nearest 64
2023-07-27 23:38:08 +03:00
Cohee1207
87b9da11c6
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-27 23:35:02 +03:00
Cohee
77124056b8
Merge pull request #795 from Tony-sama/staging
...
Feature: Speech-to-text module using Vosk, Whisper. (one-hand mod only)
2023-07-27 23:29:57 +03:00
Tony Ribeiro
8d794ed03f
merge new speech-recognition module with staging branch.
2023-07-27 19:29:36 +02:00
Cohee
d4e05c99e3
Merge pull request #792 from ouoertheo/ouoertheo/objective5
...
Objective: simple css fix for prompt edit
2023-07-27 15:28:14 +03:00
ouoertheo
111b91b1ed
simple css fix for prompt edit
2023-07-27 07:26:05 -05:00
Cohee
bed6b2d777
Merge pull request #791 from pyrater/staging
...
Fix for dropdown list not populating
2023-07-27 15:15:25 +03:00
joe
99a18be5fc
Fix for dropdown list not populating
2023-07-27 20:04:01 +09:00
Cohee
ccf5454750
Update readme.md
2023-07-27 12:17:27 +03:00
Cohee
62e5f71cf9
Reformat coqui code
2023-07-26 22:57:05 +03:00
Cohee
f56834bb96
Merge pull request #775 from pyrater/staging
...
Coqui TTS Addition
2023-07-26 21:41:47 +03:00
Cohee
68819a1afc
Add openrouter to /api slash command
2023-07-26 21:22:57 +03:00
Cohee
e4e2ff20a2
#781 Don't add You stopping string for non-Pygmalion models
2023-07-26 21:08:25 +03:00
Cohee
5c66c34414
#778 Slash command to add a persona message without generation
2023-07-26 21:00:36 +03:00
Cohee
1055673865
Merge pull request #783 from XXpE3/staging
...
add readme-zh_cn.md
2023-07-26 12:40:09 +03:00
XXpE3
7a4b8abde7
add readme-zh_cn.md
2023-07-26 17:34:22 +08:00
Cohee
1ad361593f
Merge pull request #779 from ouoertheo/ouoertheo/objective4
...
Objective: Custom Prompts, Current Task Highlight
2023-07-25 16:58:40 +03:00
ouoertheo
ae850fdde7
protect default objective prompt, cleanup
2023-07-25 08:45:07 -05:00
ouoertheo
c8b3bce8b9
current task highlight/edit prompts
2023-07-25 08:36:27 -05:00
Cohee
c3d43a7d05
Merge pull request #776 from bdashore3/staging
2023-07-25 09:34:13 +03:00
kingbri
40f7aa47ad
Generate: Ignore bias addition on continue
...
Continue adds to an existing prompt, so the correct parts of a
message are already present.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-24 23:45:53 -04:00
kingbri
0e45aa7e58
Regex: Fix saving logic
...
- Don't save if the name is empty or undefined
- Warn if the find regex isn't found
- Warn if the "Affects" checkbox isn't selected
This allows for edits to be preserved even if a user incorrectly
changes something with the regex script itself.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-24 23:21:54 -04:00
joe
ce3d76d662
Coqui TTS Addition
2023-07-25 09:59:08 +09:00
Cohee1207
c4209b9448
Fix naming
2023-07-25 01:13:32 +03:00
Cohee1207
83cb3456fc
Run showdown output through sanitize
2023-07-25 00:07:52 +03:00
Cohee1207
e15c739e64
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-25 00:01:07 +03:00
Cohee
0df8c4b6a2
Merge pull request #774 from city-unit/feature/delete
...
More general/functionalized char delete methods
2023-07-24 22:45:41 +03:00
city-unit
8fdea22379
Move delete calls to functions, generalize delete endpoint.
2023-07-24 15:05:27 -04:00
Cohee
260bb0af52
Fix opening character with id = '0' in /go and /random commands
2023-07-24 17:22:51 +03:00
Cohee
cf3baccc5e
Fix spelling mistakes
2023-07-24 11:18:03 +03:00