Commit Graph

162 Commits

Author SHA1 Message Date
bd0045b389 group chat fav mark, fav filter 2023-04-22 13:21:25 +08:00
55ed580cd1 remove a console log that i used to check the json of the char 2023-04-21 21:18:12 +08:00
9da5af340e Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-21 21:13:22 +08:00
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
59284a5436 New validation logic of expression images 2023-04-20 20:26:32 +03:00
325f4170cb Fix server crash if whitelist.txt is missing 2023-04-20 16:10:05 +03:00
50792fdef5 optional whitelist.txt 2023-04-20 18:11:20 +05:30
69f36efd9a Merge branch 'dev' 2023-04-19 00:44:33 +03:00
89aa307f16 Import all chats from a characterAI chat history dump
Instead of only first chat found.
2023-04-18 20:10:28 +02:00
795e59aba0 Remove hard coded list in extensions 2023-04-18 12:56:20 +03:00
a71190aa5f Fix GIF background server crash 2023-04-17 22:33:30 +03:00
281844643f Log OAI response to console 2023-04-17 14:31:41 +03:00
dd1931eaed Fix ooba streaming server crash 2023-04-17 14:24:05 +03:00
c5a3ec7d6e Determine if stop_sequence could be used. Closes #93 2023-04-17 13:50:41 +03:00
9616b26402 Added stop sequences for Kobold.cpp 2023-04-16 23:02:23 +03:00
e337e3be9b Better parsing of textgen streaming 2023-04-16 20:11:35 +03:00
6985521b81 Fix streaming server crash 2023-04-16 12:48:13 +03:00
a563a45bf0 Send example dialogues as system messages with names 2023-04-15 20:05:58 +03:00
06e941fd93 More multigen settings 2023-04-15 19:15:25 +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
58ed03dfe0 Speedup poe generation by caching bot json 2023-04-13 16:50:10 +03:00
661b41341e Fix crash on poe streaming 2023-04-13 15:14:43 +03:00
f3949a9d57 Theme Saver 2023-04-13 01:32:38 +03:00
d495503ac1 Add oobabooga streaming 2023-04-12 19:17:02 +03:00
e1b514ef5a Add poe streaming 2023-04-12 02:26:09 +03:00
8c8c2c40c4 Don't crash the server on failed thumbnail generation 2023-04-11 19:42:54 +03:00
9127c690a7 Handle 404 status in OAI 2023-04-10 21:36:07 +03:00
f2d7f74d5a OAI reverse proxy (untested) 2023-04-10 18:44:11 +03:00
defa7f357e Customizable sorting order for characters list 2023-04-10 17:48:17 +03:00
9eff19dfb4 Merge branch 'main' into dev 2023-04-09 15:07:33 +03:00
658a26def2 Don't crash server on reading metadata 2023-04-09 15:03:59 +03:00
fcccafbbc2 Add mass webp import 2023-04-08 23:06:17 +03:00
2c57d0efb6 Json/Webp export 2023-04-08 18:09:53 +03:00
0ca66ee471 webp import 2023-04-08 13:19:02 +03:00
8ba3984a46 Fix koboldcpp on main 2023-04-08 12:22:35 +03:00
bdfdf79dd2 Merge branch 'main' into dev 2023-04-07 16:07:02 +03:00
00319f182f Fix oobabooga's status parsing 2023-04-07 16:06:06 +03:00
b8434daa91 attempt to add node compressions 2023-04-07 19:59:20 +09:00
87c50ce418 Save chat metadata object 2023-04-07 01:40:18 +03:00
82f1c89571 Merge branch 'main' into dev 2023-04-07 00:34:27 +03:00
6ca5a4820b only symlink dirs no unconsistent paths 2023-04-06 17:04:52 +03:00
eab26b2d7e check colab by colaburl 2023-04-06 16:50:54 +03:00
a2fdea3bb2 TLDR
beforehand is_colab check
port through SILLY_TAVERN_PORT env
fix typo on autorun open
2023-04-06 13:34:34 +03:00
1af8fa8ec6 FML, it's colab again 2023-04-06 01:22:01 +03:00
2a1938bc93 Group chat list order 100% working 2023-04-06 01:07:26 +03:00
0c55bc6a09 Another colab fix 2023-04-06 00:20:47 +03:00
024c2f73de Colab google drive fix (supposed) 2023-04-06 00:05:16 +03:00
7f35986b9c Rename poe backend client 2023-04-05 13:23:15 +03:00
b2b199d247 Unauthorized status 2023-04-05 12:53:57 +03:00