Commit Graph

590 Commits

Author SHA1 Message Date
7a1c543ec5 Quick Fix to Enable Using gpt-4-0314 2023-05-01 03:53:27 +00:00
e00f6a7375 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 00:13:33 +03:00
fda1c205f8 Add convert to group button 2023-05-01 00:13:28 +03:00
8cf113050f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 06:10:35 +09:00
fce021ce02 toggle to disable world Info entries 2023-05-01 06:10:33 +09:00
e4b16cebd6 Only autoexpand the keys of WI 2023-04-30 23:30:08 +03:00
6615d94051 Rename character as a group member.
Unify CSRF headers usage in fetch request.
2023-04-30 22:36:18 +03:00
cc65440991 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 02:00:15 +09:00
e57f53c2fb - smart OAI reverse proxy warning 2023-05-01 02:00:13 +09:00
5ffc97d89c Display group member avatar id as a title 2023-04-30 19:51:52 +03:00
13f50db09c Update group chats internal format to support multiple chats per group and duplicate name handling 2023-04-30 19:49:49 +03:00
17403ff05b Remove waiting animation again 2023-04-30 18:47:55 +03:00
a69750e36f On-fly switch of Markdown renderers 2023-04-30 18:07:08 +03:00
564caf0621 Try to fix swipes + multigen. Fix horde validation error 2023-04-30 17:22:39 +03:00
c5b3b175db Rework title displays on Horde workers 2023-04-30 15:34:50 +03:00
336f0d3fd0 Store memory on most recent, if only one message 2023-04-30 01:39:46 -05:00
12740134e6 Avoid memory on most recent chat 2023-04-30 01:15:39 -05:00
9c3d229c2d horde worker names now display clearly
- in console log
- as a title tag on last_mes for PC users to hover on.
2023-04-30 14:06:29 +09:00
2b81211f62 display results of each dice rolled for things like '2d6' 2023-04-30 13:12:00 +09:00
28addd6cad Unify button styles. Display newly added tags in filter. Fix deleted character formatting. 2023-04-30 01:23:22 +03:00
3725e38b20 Prevent generating summary if response is being generated 2023-04-30 01:09:26 +03:00
d590ead665 Add tag editor 2023-04-30 00:20:36 +03:00
7babc1cafe Handholding message for broke 2023-04-29 23:21:19 +03:00
57a5fc8ea8 Minor spelling mistake 2023-04-29 20:45:04 +03:00
3c4273b2c1 Add tags for groups #137 2023-04-29 20:26:37 +03:00
cb47cdd5d9 Rearrange group form 2023-04-29 18:43:40 +03:00
d75b1e37e5 Remove tilde delimiter from math processing 2023-04-29 18:18:05 +03:00
ac88107ef5 Smarter hide by tags 2023-04-29 17:44:15 +03:00
eb2e062a56 Merge pull request #200 from gidzzz/fix-disappearing-personality
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 17:18:27 +03:00
aa9db5292c Proper send on enter 2023-04-29 17:12:39 +03:00
677913d87a Add device detector 2023-04-29 15:46:10 +03:00
d625f1386e Do not act as if forEach can iterate beyond the chat array 2023-04-29 13:31:26 +02:00
303e183cda Fix disappearing personality and unreliable anchors when swiping or with system messages 2023-04-29 13:31:26 +02:00
a71b8967ac Deduplicate code for substitution in the story and the first message 2023-04-29 13:29:15 +02:00
10be69ab61 Merge pull request #197 from ouoertheo/ouoertheo/tts3-silerotts
Add Silero TTS. Uncouple TTS Provider from TTS extension better.
2023-04-29 14:25:28 +03:00
717c14801d Define bottom anchor threshold in one place 2023-04-29 13:13:42 +02:00
f2d4b5ba76 Remove redundant checks for personality insertion and fix a stray space in OpenAI prompt 2023-04-29 13:13:41 +02:00
2bed84fb7a - Manage Extns. Enable/Disable obviously clickable
- reduce Fav borders to 2px
2023-04-29 19:24:06 +09:00
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