Commit Graph

1921 Commits

Author SHA1 Message Date
SillyLossy
e0e5425664 Replace notes with markdown guidebook 2023-04-24 13:05:38 +03:00
Cohee
e8f89aaaa3 Merge pull request #160 from ouoertheo/ouoertheo/tts1 2023-04-24 09:59:41 +03:00
ouoertheo
bb76565cdd fix copypasta 2023-04-23 21:25:00 -05:00
SillyLossy
87eeb0ef52 Merge branch 'main' into dev 2023-04-24 01:34:20 +03:00
SillyLossy
2e24aea734 New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990 2023-04-24 00:54:25 +03:00
SillyLossy
42769e465f Fix tts settings loader 2023-04-23 22:26:56 +03:00
SillyLossy
b8087850e2 Merge branch 'main' into dev 2023-04-23 22:11:14 +03:00
Cohee
0d8b14e554 Merge pull request #156 from ouoertheo/ouoertheo/tts-generalize
Generalize TTS. Add ElevenLabs specific settings.
2023-04-23 22:09:34 +03:00
Cohee
40169c704a Merge pull request #154 from artisticMink/feature/basic-authentication
Add Basic Authentication Support to SillyTavern
2023-04-23 22:07:38 +03:00
SillyLossy
141a60f5f0 Add logit bias 2023-04-23 21:54:21 +03:00
ouoertheo
cafa3d582c remove docstring 2023-04-23 12:58:49 -05:00
ouoertheo
5d142f499a generalized tts settings 2023-04-23 12:43:59 -05:00
maver
5666752568 Set whitelistMode to true by default 2023-04-23 18:31:47 +02:00
SillyLossy
99b6571e32 Change default JB prompt 2023-04-23 19:24:50 +03:00
maver
8be863b50b Warn user when no whitelist or auth method is chosen
And the server is publicly available
2023-04-23 18:11:28 +02:00
maver
c821b1fba4 Add option to start server with basic authentication enabled 2023-04-23 18:10:44 +02:00
maver
4da104211b Add basic authentication middleware 2023-04-23 18:09:23 +02:00
SillyLossy
388d982040 Add OpenAI API usage 2023-04-23 18:48:46 +03:00
SillyLossy
0897685f02 Fix cloudflare sharing 2023-04-23 17:36:11 +03:00
SillyLossy
c6ce7ac7e8 Replace localtunnel with cloudflare 2023-04-23 17:15:18 +03:00
SillyLossy
d71dcc72fa Colab fix 2023-04-23 16:22:15 +03:00
Cohee
03cfee0bf0 Merge pull request #149 from gidzzz/main
A bunch of cleanups in prompt generator
2023-04-23 14:31:36 +03:00
SillyLossy
f41d853d72 Merge branch 'main' into dev 2023-04-23 14:27:30 +03:00
Cohee
8def97683a Merge pull request #150 from gidzzz/chat-loading-speedup
Massive speedup in loading of long chats
2023-04-23 14:24:55 +03:00
Cohee
64cf01e6da Merge pull request #152 from paniphons/main 2023-04-23 12:52:49 +03:00
Paniphon
850f423475 FAQ: add NovelAI info 2023-04-23 14:03:51 +07:00
RossAscends
46a6943c27 moved filter-by-fav between search box & sort type 2023-04-23 14:58:59 +09:00
Grzegorz Gidel
130ddf8117 Massive speedup in loading of long chats 2023-04-23 02:24:15 +02:00
SillyLossy
ef8d496268 Fix caption button styles 2023-04-23 00:18:59 +03:00
Grzegorz Gidel
248f8b57a2 Simplify the message gathering loop 2023-04-22 23:02:48 +02:00
Grzegorz Gidel
c7fa0c594a Improve locality of declarations and visual separation of code 2023-04-22 23:02:48 +02:00
Grzegorz Gidel
2dfb41d461 Simplify anchor selection code 2023-04-22 23:02:48 +02:00
Grzegorz Gidel
4caec7c857 Avoid usage of 'var' in Generate() to make reasoning about the code easier 2023-04-22 23:02:48 +02:00
SillyLossy
8cef0711c0 Merge branch 'main' into dev 2023-04-22 23:57:05 +03:00
SillyLossy
4fd5d90e70 Revert autorun URL opening on 0.0.0.0 2023-04-22 23:56:56 +03:00
SillyLossy
3a63eeed12 Add favorites first sorting rule 2023-04-22 23:49:58 +03:00
SillyLossy
31fbd8221b Merge branch 'main' into dev 2023-04-22 23:27:40 +03:00
SillyLossy
20801f8603 Fix ssl 2023-04-22 23:27:15 +03:00
SillyLossy
6d1b886928 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-22 23:22:07 +03:00
SillyLossy
31182e3040 Favorite as a button 2023-04-22 23:22:05 +03:00
RossAscends
0afb0c810f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-23 05:07:29 +09:00
RossAscends
8fb9b79c02 - proper send_textarea focus retention logic
- for send_but, options_button, and option_regenerate
2023-04-23 05:07:06 +09:00
SillyLossy
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00
SillyLossy
652e44c74f Hotfix 2023-04-22 22:44:46 +03:00
Cohee
06a227812d Merge pull request #147 from artisticMink/feature/ssl-encryption
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
SillyLossy
519cd9eaf2 Fix fav for group not saving 2023-04-22 22:39:31 +03:00
SillyLossy
f11305367d Reduce console spam 2023-04-22 22:34:07 +03:00
SillyLossy
3acd02b59d Reformat fav note 2023-04-22 22:27:56 +03:00
SillyLossy
e1c3dedd72 Reorder fav checkbox 2023-04-22 22:27:42 +03:00
Cohee
6658a273d6 Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00