Commit Graph

1205 Commits

Author SHA1 Message Date
Cohee
f1b91620b6
Merge pull request #1021 from ouoertheo/ouoertheo/tts-ui-voicemap
TTS Voice map UI and Coqui UI improvements
2023-08-28 23:57:22 +03:00
Cohee
9ac2281a8f Remove spammy server log 2023-08-28 23:56:26 +03:00
Cohee
44b51693ee Unban user messages from TTS narration 2023-08-28 22:08:47 +03:00
Cohee
5acb7402b9 Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap 2023-08-28 21:58:49 +03:00
Cohee
ac78d51d59 Change all TTS providers loading to async 2023-08-28 21:58:46 +03:00
Cohee
b51511b99f Fixed Novel custom voices not saving 2023-08-28 21:46:41 +03:00
Cohee
ae8dbcc6d0 Add robots.txt 2023-08-28 21:12:39 +03:00
ouoertheo
42a8907547 Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap 2023-08-27 20:52:54 -05:00
ouoertheo
d8843274b1 merge voicemap to settings rather than overwrite 2023-08-27 20:47:44 -05:00
Cohee
2481d9b29c [Feature Request] Make sortorder of tags independent of case #1034 2023-08-28 01:50:32 +03:00
Cohee
2199096191 Add error handling of NAI streaming. 2023-08-28 00:28:11 +03:00
Cohee
3b4e6f0b78 Add debug functions menu 2023-08-27 23:20:43 +03:00
Cohee
96512c178e More readable no connection color. 2023-08-27 22:38:42 +03:00
Cohee
0844374de5 Remove old GPT-2 tokenizer. Redirect to tiktoken's tokenizer 2023-08-27 22:14:39 +03:00
Cohee
8566fda1cd Preserve chat scroll when setting a hypebot text 2023-08-27 21:51:33 +03:00
Cohee
636c06ffdd Autosize prompt manager boxes 2023-08-27 21:28:13 +03:00
RossAscends
1a5dbf2603 fix MovingUI to respect resizing topBar 2023-08-28 01:40:40 +09:00
Cohee
8bf679cba2 #1033 Promt => prompt 2023-08-27 19:24:28 +03:00
Cohee
961b3e1a78 Fix leading space in Novel bias + add additional parsing methods 2023-08-27 18:57:07 +03:00
Cohee
e74bca88f4 Disable OpenRouter fallback by default 2023-08-27 18:39:04 +03:00
Cohee
9660aaa2c2 Add NovelAI hypebot plugin 2023-08-27 18:27:34 +03:00
Cohee
8ec9b64be4 Fix regeneration calls on empty chat 2023-08-27 13:34:29 +03:00
Cohee
109ea4008b Improve Horde request error detection 2023-08-27 13:31:14 +03:00
Cohee
56f13b6966 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-27 13:19:22 +03:00
Cohee
f81b7962f4
Merge pull request #1032 from StefanDanielSchwarz/show-model-info-on-model-icon
Add model info to model icon as title
2023-08-27 13:19:01 +03:00
Cohee
8cb194da0f Fix sending empty array as OAI stop strings 2023-08-27 13:17:20 +03:00
Cohee
57985eb08e Fix hint for "Add names" 2023-08-27 13:16:42 +03:00
Stefan Daniel Schwarz
813a640334 Add model info to model icon as title 2023-08-27 12:13:55 +02:00
Cohee
0d8a83e6b6 Fix imported char flashing with pagination 2023-08-27 04:01:13 +03:00
Cohee
2685bf95fe #1016 Pagination improvements 2023-08-27 02:13:46 +03:00
Cohee
4998c3acc8 Merge branch 'release' into staging 2023-08-26 22:07:06 +03:00
Cohee
3b7ca5e379 Add fallback option for OpenRouter 2023-08-26 21:59:56 +03:00
Cohee
b8531ee75c #1022 Rewrite getstatus endpoint 2023-08-26 21:56:41 +03:00
Cohee
0714e190de Unrestrict budget cap step 2023-08-26 21:29:54 +03:00
Cohee
9d166db4ee Set rep pen range unlocked for bigger max context 2023-08-26 21:27:37 +03:00
Bahamut
de905875c4 LibreTranslate 2023-08-26 20:47:25 +03:00
Cohee
c09463314d
Merge pull request #1026 from Bahamut-ru/release
LibreTranslate
2023-08-26 20:46:50 +03:00
Cohee
7931cd9b17
Merge pull request #1025 from StefanDanielSchwarz/Comment-Message-Formatting
comment message formatting
2023-08-26 20:39:47 +03:00
Stefan Daniel Schwarz
b9a95d94a0 Force isSystem = false on comment messages so they get formatted properly 2023-08-26 19:26:23 +02:00
Bahamut
6ab1435f49 LibreTranslate 2023-08-26 19:53:57 +03:00
ouoertheo
3ae7a6741f
Merge branch 'staging' into ouoertheo/tts-ui-voicemap 2023-08-26 11:44:58 -05:00
Stefan Daniel Schwarz
dd7b89aef6 comment message formatting 2023-08-26 17:50:54 +02:00
Cohee
19c9828a46
Merge pull request #1024 from StefanDanielSchwarz/ported-3-textgen-presets-to-kobold
Ported 3 textgen presets to kobold (and removed Storywriter-Llama2)
2023-08-26 16:23:39 +03:00
Stefan Daniel Schwarz
0136abe8ef removed streaming_kobold from kobold presets 2023-08-26 15:15:48 +02:00
Cohee
464644e8a5 Fix console log string 2023-08-26 16:05:42 +03:00
Cohee
4d6d82ffcc
Merge pull request #1023 from StefanDanielSchwarz/Context-Template-Preset-Manager
context template preset manager
2023-08-26 16:04:35 +03:00
Stefan Daniel Schwarz
3509e6b1d4 default context preset cannot be deleted 2023-08-26 14:52:23 +02:00
Stefan Daniel Schwarz
c170ecd6f0 removed storywriter-llama2 kobold preset 2023-08-26 14:15:23 +02:00
Stefan Daniel Schwarz
7fcdd4563f ported 3 textgen presets to kobold 2023-08-26 14:01:35 +02:00
Cohee
7e506db105 Server fix for context template manager 2023-08-26 14:38:30 +03:00