|
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 |
|
|
f3949a9d57
|
Theme Saver
|
2023-04-13 01:32:38 +03:00 |
|
|
99a8afc2c8
|
Smooth scrolling begone
|
2023-04-12 23:51:58 +03:00 |
|
|
814c6b9fb0
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-12 23:16:50 +03:00 |
|
|
959a361eba
|
Add streaming stop button and FA web font
|
2023-04-12 23:16:25 +03:00 |
|
|
1bf5859117
|
HR after group list display
|
2023-04-13 04:46:08 +09:00 |
|
|
5e2caf7397
|
Waifu credit
|
2023-04-12 20:32:53 +03:00 |
|
|
caff1a62c4
|
Fix oobabooga streaming multigen
|
2023-04-12 20:11:37 +03:00 |
|
|
d495503ac1
|
Add oobabooga streaming
|
2023-04-12 19:17:02 +03:00 |
|
|
48e4e408a4
|
- ai config ranges more compact
- fixed misuse of range-block-range class on text areas
|
2023-04-12 14:58:00 +09:00 |
|
|
e1b514ef5a
|
Add poe streaming
|
2023-04-12 02:26:09 +03:00 |
|