|
50526a16b9
|
Fix oobabooga
|
2023-04-21 14:38:38 +03:00 |
|
|
17f7eb671b
|
mark favorite and filter by favorite
|
2023-04-21 17:58:38 +08:00 |
|
|
d10dc61131
|
Fix conjoined words and some excessive newlines around various parts of the prompt
|
2023-04-21 00:20:15 +02:00 |
|
|
b069ea9f55
|
Fix extra space in the prompt before top anchor if personality is missing
|
2023-04-21 00:20:12 +02:00 |
|
|
38e6b0498d
|
- correct centering for waifumode PC
- remove transition from #chat
- better swipe animations
- standardized naming for animation variables
|
2023-04-21 04:26:03 +09:00 |
|
|
e503d340b9
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-21 02:14:18 +09:00 |
|
|
03b3fc9fc1
|
- added edit message auto saving
- toggle in PowerUser settings
- removed consolelog spam from RA-mods and expressions
|
2023-04-21 02:14:16 +09:00 |
|
|
1a3616ae47
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-20 18:18:10 +03:00 |
|
|
f28850220a
|
Proper regeneration for groups
|
2023-04-20 18:18:07 +03:00 |
|
|
d452467818
|
- escape from edit message now focuses on send_textarea
- allow swipes to happen when send_textarea is focused but empty
|
2023-04-20 23:58:12 +09:00 |
|
|
1718452efb
|
Fix code block parsing #116
|
2023-04-20 17:10:57 +03:00 |
|
|
db39807dd6
|
Merge pull request #112 from sanskar-mk2/bg-filter-feature
add bg filter feature on the frontend
|
2023-04-20 14:25:10 +03:00 |
|
|
ae0a83161d
|
Remove the memory attached to right swipe
|
2023-04-20 14:24:06 +03:00 |
|
|
ce6e367a95
|
add bg filter feature on the frontend
|
2023-04-20 16:37:58 +05:30 |
|
|
711e5fefb0
|
Fix impersonation in empty chat
|
2023-04-20 13:40:43 +03:00 |
|
|
270347276f
|
Merge branch 'dev'
|
2023-04-19 15:53:08 +03:00 |
|
|
32bd5ced12
|
Fix impersonate and swipes in group chats with streaming and not.
|
2023-04-19 15:42:15 +03:00 |
|
|
6b65af891e
|
Fix stopping strings for ooba and kobold
|
2023-04-19 13:59:40 +03:00 |
|
|
f76e53a52c
|
Fix reversed examples formatting condition when pinning enabled
|
2023-04-19 00:50:04 +02:00 |
|
|
b78d5be176
|
Add character backgrounds plugin #82
|
2023-04-17 21:32:36 +03:00 |
|
|
48cbf6f54b
|
Better handling of message images
|
2023-04-17 17:48:40 +03:00 |
|
|
9aebabf698
|
Parse images sent by oobabooga plugin
|
2023-04-17 17:19:44 +03:00 |
|
|
c5a3ec7d6e
|
Determine if stop_sequence could be used. Closes #93
|
2023-04-17 13:50:41 +03:00 |
|
|
0ac5cc70ca
|
Trigger immediate check for pygmalion formatting
|
2023-04-16 23:10:27 +03:00 |
|
|
9616b26402
|
Added stop sequences for Kobold.cpp
|
2023-04-16 23:02:23 +03:00 |
|
|
247d65f30b
|
Fix oobabooga stopping strings
|
2023-04-16 22:08:26 +03:00 |
|
|
e337e3be9b
|
Better parsing of textgen streaming
|
2023-04-16 20:11:35 +03:00 |
|
|
269bd69d7c
|
More formatting options
|
2023-04-16 17:26:08 +03:00 |
|
|
1932d17666
|
- fixed options menu blur
- added list-group blur and styling
- stronger blur on large popups
- fullscreen shadows darker
|
2023-04-16 11:36:49 +09:00 |
|
|
3ae0ae72cf
|
Status interval checking timing slowed down
|
2023-04-15 23:20:13 +03:00 |
|
|
5418cacee2
|
Multi-character import
|
2023-04-15 19:43:41 +03:00 |
|
|
06e941fd93
|
More multigen settings
|
2023-04-15 19:15:25 +03:00 |
|
|
7c9e424863
|
Add pygmalion formatting dropdown
|
2023-04-15 17:30:11 +03:00 |
|
|
dd50f98123
|
Impersonate for Kobold, ooba, Novel
|
2023-04-15 01:05:29 +03:00 |
|
|
1df57fd9ed
|
Impersonate poe
|
2023-04-15 00:50:48 +03:00 |
|
|
c0eb8190c7
|
Save parent bookmark reference to chat metadata
|
2023-04-14 22:43:02 +03:00 |
|
|
81bffd34d8
|
Smart refresh thumbnails cache. Sort group candidates list. Remove members by click on remove btn
|
2023-04-14 19:44:59 +03:00 |
|
|
4b98f9d825
|
Support for group chat expressions
|
2023-04-14 15:13:31 +03:00 |
|
|
c44cd02a01
|
Fix A/N overflowing the context
|
2023-04-14 14:44:49 +03:00 |
|
|
b72d6566ea
|
Impersonation mode for OAI
|
2023-04-14 00:35:23 +03:00 |
|
|
bb67f98d67
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-13 22:34:42 +03:00 |
|
|
d6656da4c5
|
Extensions styles fix
|
2023-04-13 22:34:38 +03:00 |
|
|
dab7a07254
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-14 04:22:32 +09:00 |
|
|
85bb8b79d1
|
- bg delete buttons are now webfonts
- all large popup panel close buttons are webfonts
- moved cross.png to disused folder
- moved swipes to disused folder
|
2023-04-14 04:22:25 +09:00 |
|
|
0cb78685a9
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-13 21:50:24 +03:00 |
|
|
f7e89b345d
|
Clean up server code. Fix oobabooga multigen with streaming. Pass Gradio fn_index as a request header
|
2023-04-13 21:50:20 +03:00 |
|
|
5ff4d34753
|
updated missing avatars to be a webfont display
|
2023-04-14 03:27:49 +09:00 |
|
|
e7a937eb0a
|
- converted UI img SVGs to webfonts
- moved unused SVGs and PNGs into subfolders for deletion consideration
|
2023-04-14 03:12:28 +09:00 |
|
|
14cc5ba937
|
Use proper tokenizer for Poe
|
2023-04-13 16:26:08 +03:00 |
|
|
25ae214c12
|
Remove TODOs
|
2023-04-13 12:37:29 +03:00 |
|