Commit Graph

602 Commits

Author SHA1 Message Date
27a770c2f6 update fav styles
- no more star icons
- golden borders on avatar instead
2023-04-29 18:17:01 +09:00
99de695868 TTS modularity better. Add Silero TTS 2023-04-28 16:23:36 -05:00
2817a5c7a9 Code style for #194 2023-04-28 23:34:15 +03:00
6dd1e0421c Add code syntax highlight 2023-04-28 22:49:43 +03:00
a53531f320 Math formulas support Cohee1207/SillyTavern#26 2023-04-28 22:29:52 +03:00
535c2d8382 Remove tag from inline list 2023-04-28 22:01:39 +03:00
3cfba38ce0 New character renaming logic 2023-04-28 21:38:02 +03:00
5d3a2b70fa Ordinal tags sorting. Add new tag even when partial match exists. 2023-04-28 19:11:20 +03:00
ce9717ea76 Inline tags display 2023-04-28 01:13:30 +03:00
52079f08a2 style fix for tags 2023-04-28 05:19:43 +09:00
0295ca67d3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-27 20:47:02 +03:00
54804efa75 Add character tagging (groups pending) 2023-04-27 20:46:54 +03:00
6162b1331a fix grammar in Poe default JB message 2023-04-27 14:49:52 +09:00
e78a2e8b4e added toggle to turn off shadows completely 2023-04-27 02:27:03 +09:00
df7f6c0168 Textshadow color and width are now customizable. 2023-04-27 02:02:25 +09:00
a36a3598b9 Add jquery ui 2023-04-26 18:29:47 +03:00
1c4f1ea96c Better character tokens counting 2023-04-26 01:19:36 +03:00
8f29e98cba Remove caret returns from token counts 2023-04-26 00:56:58 +03:00
2ae28023c0 Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code. 2023-04-26 00:09:45 +03:00
0cc4a5f736 fix for waifumode default expressions on mobile 2023-04-26 04:14:05 +09:00
42cc69c3ed prevent default sprites from expanding over 120px 2023-04-25 19:30:50 +09:00
4a72501b95 detection of virtual keyboards to disable hotkeys
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
2023-04-25 17:09:32 +09:00
09357d45de Merge pull request #162 from Halsey1006/dev
Quote color selection
2023-04-24 19:45:54 +03:00
443682a7f3 Add import/export/deletion of logit bias presets 2023-04-24 19:40:02 +03:00
a08e1beffb Add files via upload 2023-04-24 07:01:12 -07:00
15ee7fb233 Add help strings for slash commands 2023-04-24 15:24:22 +03:00
335d8ad440 New onboarding experience 2023-04-24 14:54:27 +03:00
e0e5425664 Replace notes with markdown guidebook 2023-04-24 13:05:38 +03:00
bb76565cdd fix copypasta 2023-04-23 21:25:00 -05:00
87eeb0ef52 Merge branch 'main' into dev 2023-04-24 01:34:20 +03:00
2e24aea734 New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990 2023-04-24 00:54:25 +03:00
42769e465f Fix tts settings loader 2023-04-23 22:26:56 +03:00
0d8b14e554 Merge pull request #156 from ouoertheo/ouoertheo/tts-generalize
Generalize TTS. Add ElevenLabs specific settings.
2023-04-23 22:09:34 +03:00
141a60f5f0 Add logit bias 2023-04-23 21:54:21 +03:00
cafa3d582c remove docstring 2023-04-23 12:58:49 -05:00
5d142f499a generalized tts settings 2023-04-23 12:43:59 -05:00
99b6571e32 Change default JB prompt 2023-04-23 19:24:50 +03:00
388d982040 Add OpenAI API usage 2023-04-23 18:48:46 +03:00
ef8d496268 Fix caption button styles 2023-04-23 00:18:59 +03:00
3a63eeed12 Add favorites first sorting rule 2023-04-22 23:49:58 +03:00
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00
519cd9eaf2 Fix fav for group not saving 2023-04-22 22:39:31 +03:00
f11305367d Reduce console spam 2023-04-22 22:34:07 +03:00
5eb4746f0e remove unnecessary addClass from group-chats.js 2023-04-23 03:09:36 +08:00
8015f3e7cf Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-23 02:38:34 +08:00
2aa42991fd code clean up, change fav to use bool, use template instead of dynamic html, etc 2023-04-23 02:38:24 +08:00
371e1c6f2d Fix 2023-04-22 19:13:44 +03:00
a69cdd9d9c remove selector for now 2023-04-22 10:35:02 -05:00
4fdd863550 set up tts for modularity 2023-04-22 10:05:19 -05:00
be3eb37b6e Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-22 13:21:35 +08:00