8f3da37c61
imported char's first chats get proper names
2023-04-26 22:47:43 +09:00
1c01d62b30
safe character renaming
...
- syncs /chats/ and sprites folders with char rename
- disengages on invald/blank names
- won't save over pre-existing files/folders
- won't update character as long as bad name exists in #name_div
- needs error handling to inform UI of bad names
- not adapted to update groups yet
2023-04-26 21:15:27 +09:00
2ae28023c0
Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code.
2023-04-26 00:09:45 +03:00
335d8ad440
New onboarding experience
2023-04-24 14:54:27 +03:00
87eeb0ef52
Merge branch 'main' into dev
2023-04-24 01:34:20 +03:00
2e24aea734
New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990
2023-04-24 00:54:25 +03:00
b8087850e2
Merge branch 'main' into dev
2023-04-23 22:11:14 +03:00
141a60f5f0
Add logit bias
2023-04-23 21:54:21 +03:00
8be863b50b
Warn user when no whitelist or auth method is chosen
...
And the server is publicly available
2023-04-23 18:11:28 +02:00
c821b1fba4
Add option to start server with basic authentication enabled
2023-04-23 18:10:44 +02:00
388d982040
Add OpenAI API usage
2023-04-23 18:48:46 +03:00
4fd5d90e70
Revert autorun URL opening on 0.0.0.0
2023-04-22 23:56:56 +03:00
20801f8603
Fix ssl
2023-04-22 23:27:15 +03:00
652e44c74f
Hotfix
2023-04-22 22:44:46 +03:00
06a227812d
Merge pull request #147 from artisticMink/feature/ssl-encryption
...
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
6658a273d6
Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
...
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00
0b1e1625b0
Merge branch 'main' into feature/ssl-encryption
2023-04-22 21:05:22 +02:00
152dc97ebe
condition check menu type so that clicking on fav wont submit the create chara form
2023-04-23 02:54:57 +08:00
21586ab139
Update relative paths
2023-04-22 21:49:50 +03:00
ea1da47c99
Allow the app being served via SSL
2023-04-22 20:41:38 +02:00
8015f3e7cf
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-23 02:38:34 +08:00
2aa42991fd
code clean up, change fav to use bool, use template instead of dynamic html, etc
2023-04-23 02:38:24 +08:00
ca8b921e30
Adjustments for npm package
2023-04-22 20:34:01 +03:00
c6214086de
Update package.json
2023-04-22 19:59:18 +03:00
683cc5aaf7
Rebranding
2023-04-22 19:13:11 +03: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
f25ecbd95c
Add proper processing of streaming aborting
2023-04-21 20:29:18 +03: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