e2cb0f9359
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-22 22:50:01 +09:00
778809c7bb
TAI mentions in all notes changed to ST
2023-04-22 22:49:59 +09:00
67f6c7826a
Merge branch 'main' into dev
2023-04-22 16:45:24 +03:00
f6ed23d29d
Fix swipe on first message when streaming is on
2023-04-22 16:45:09 +03:00
0a64c7d9ba
Merge branch 'main' into dev
2023-04-22 15:56:30 +03:00
794bc310d4
Activate world info only after swipe chat shift
2023-04-22 15:56:12 +03:00
c9b64082d0
Replace nvm with n on colab
2023-04-22 15:42:35 +03:00
a4a71aab5b
precursor to better chatbar focus handling
2023-04-22 21:24:57 +09:00
f854948de5
NVM colab
2023-04-22 15:10:47 +03:00
544676ebe0
proper input focus retention for options/send_but
2023-04-22 19:55:12 +09:00
a856ee72ef
maintain focus on send_textarea on submit
...
- prevents mobile keyboards from bouncingo ut of screen on submit
2023-04-22 19:27:39 +09:00
cf4ba148b3
Merge pull request #141 from paniphons/patch-1
2023-04-22 12:45:30 +03:00
6a437e03d2
Removed Todd Howard from model comparison
...
After running some tests, I can confirm Todd Howard is a proxied GPT-4 with hard-coded system prompt, it's not Claude. So I removed it from the model comparison.
2023-04-22 16:36:14 +07:00
ea59f98eaf
fix for backgrounds disappearing on mobile, after previous body/sheld fixes
2023-04-22 18:04:40 +09:00
9069422a12
- fix mobile sheld/body
...
- was not resetting to bottom after virtual KB/rotate
2023-04-22 17:47:32 +09:00
89e915855d
fix previous incorrect CSS change.
2023-04-22 14:22:45 +09: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
bd0045b389
group chat fav mark, fav filter
2023-04-22 13:21:25 +08:00
8cb5fe6fb4
fix for top-settings disappearing after KB pops up on mobile
2023-04-22 14:16:44 +09:00
cfa69e2a3d
Merge pull request #134 from gidzzz/main
2023-04-22 02:19:28 +03:00
d6bbc56b8f
Improve consistency of help pages
2023-04-22 00:21:27 +02:00
977db12bf8
Some proofreading of help pages
2023-04-22 00:21:27 +02:00
9f2e669ab9
Remove an obsolete help page
2023-04-22 00:20:25 +02:00
f970b66b1a
Fixes for TTS plugin
2023-04-22 00:54:01 +03:00
dcba10b50d
Apply common styles to TTS
2023-04-21 23:45:30 +03:00
32441214cf
Fix tts display drawer
2023-04-21 23:42:40 +03:00
2cedeba102
Autoformat
2023-04-21 23:41:37 +03:00
54ec3c0840
Merge pull request #118 from ouoertheo/ouoertheo-elevenlabstts
...
Ouoertheo elevenlabstts
2023-04-21 23:35:00 +03:00
3b74d5ace7
Merge pull request #131 from gidzzz/main
...
Back to conditional personality at the beginning of the chat
1.4.1
2023-04-21 23:33:40 +03:00
bb5a451b50
Back to conditional personality at the beginning of the chat (an oversight in the conjoined words ifx)
2023-04-21 22:03:51 +02:00
5e8b1992e3
git ignore for OAI presets folder
2023-04-22 04:13:09 +09:00
dfe3801f79
expressions only flex center on waifu mode,
...
otherwise sit in left margin
2023-04-22 03:28:00 +09:00
b47b13b7ba
fixed waifu mode expression centering for PC
2023-04-22 03:20:25 +09:00
d0f7792bcd
hide play when disabled, prevent tts gen on pause
2023-04-21 12:52:47 -05:00
7ce03d71ff
ensure history is unique to voice
2023-04-21 12:40:06 -05:00
1a914df4e0
Merge branch 'main' into dev
2023-04-21 20:33:34 +03:00
cb51cd0b68
check if .ch_fav exist b4 filtering
2023-04-22 01:32:43 +08:00
f25ecbd95c
Add proper processing of streaming aborting
2023-04-21 20:29:18 +03:00
b5b0690f2b
Merge remote-tracking branch 'upstream/main' into ouoertheo-elevenlabstts
2023-04-21 11:53:00 -05:00
8a1993ddf4
trying to fix unreliable yellow fav icon left behind after selecting fav character
2023-04-22 00:06:22 +08:00
b08b37164c
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-21 23:52:22 +08:00
b9820f631b
reset the yellow fav star icon to white when selecting into a character
2023-04-21 23:34:11 +08:00
9af7c63d9c
Merge pull request #129 from TheUnawsomeGuy/main
...
Add GPT4 32K option
2023-04-21 18:19:47 +03:00
5763404b05
Remove patches from send form and make it display flex
2023-04-21 18:16:31 +03:00
4f9cbe5a5d
Add GPT4 32K option
2023-04-21 23:11:35 +08:00
0d364de1a0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 17:50:50 +03:00
87df0fc1dc
Add slash command parser
2023-04-21 17:50:46 +03:00
c9039a4377
- remove mobile specific styles for send_textarea
...
- update welcome message
2023-04-21 23:49:08 +09:00
1a57e106dd
pr feedback implementation
2023-04-21 08:47:40 -05:00
539f011e09
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 22:44:43 +09:00