7192c912ab
Fix Horde image gen
2023-05-16 12:46:58 +03:00
5c018d8a2a
Merge branch 'main' into dev
2023-05-16 10:42:29 +03:00
a4aba352e7
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-05-16 10:38:00 +03:00
1bfb5637b0
Check for crop arguments before applying it
2023-05-16 10:37:52 +03:00
63b5fd75a5
Merge branch 'main' into dev
2023-05-16 00:53:41 +03:00
6bb44b95b0
Fix OAI key usage
2023-05-16 00:53:33 +03:00
31d5528413
Add Stable Horde image gen
2023-05-15 23:11:01 +03:00
f86ee330a7
Add AI Horde client library
2023-05-15 21:24:17 +03:00
84e48adc69
#295 Sanitize get/save chat names
2023-05-13 18:42:08 +03:00
69feecd0fa
#284 Add a button to expose private keys
2023-05-12 20:20:06 +03:00
71102fe7fa
Fix Horde key migration
2023-05-12 12:04:41 +03:00
d963d79d44
Add display version #280
2023-05-12 11:30:30 +03:00
e374703798
Refactor API keys handling. Remove ST hosting from colab
2023-05-11 21:08:22 +03:00
ee8ae7e9c6
Add instruct presets
2023-05-10 23:51:59 +03:00
d8666128ef
Add cropping of user and characters avatars. Prevent failures on webp import (Android)
2023-05-10 21:34:02 +03:00
5c7e7ba83a
Check for git command before running
2023-05-09 17:55:42 +03:00
0b37c8bb2a
Headers sent adjust
2023-05-09 11:21:08 +03:00
0a999dcb62
Failsafe error checking
2023-05-09 11:14:41 +03:00
256e9c2559
#252 Added client version to Horde headers
2023-05-07 14:10:03 +03:00
9d94936e3e
Merge pull request #242 from random-username-423/dev
...
Add top_p to OpenAI parameters UI
2023-05-06 13:24:33 +03:00
6dbe728a6d
Add group stats
2023-05-06 00:28:20 +03:00
822d50be9c
Forgot to edit server.js too when adding top_p for OpenAI
2023-05-06 02:18:19 +09:00
a8c47037ac
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-05 15:57:49 +03:00
efdaf30afd
Add a safety check on chat file parsing
2023-05-05 15:56:48 +03:00
9016c39983
(Possible) Fix for #228 - cache tiktoken tokenizer instances. Remove event listeners from close socket events.
2023-05-04 16:21:14 +03:00
c4787265a1
Fix Webp imports from CharHub
2023-05-04 14:11:19 +03:00
e639666b34
Move chat renaming logic to server side. Add "quiet" reply generation mode.
2023-05-03 21:02:23 +03:00
fcd8a8886b
Add OAI preset deletion button. Nicer OAI models dump. Adjust auto-connect delay
2023-05-02 22:42:39 +03:00
278e538258
remove server console spam
2023-05-03 01:28:44 +09:00
64ec7c5cd9
Past Chats displays the # of mesages in each chat
2023-05-03 01:26:53 +09:00
a04171b262
chat history view shoes filesizes now
2023-05-03 00:45:45 +09:00
7b99597432
1.4.0 CharaCloud Webp interop
2023-05-02 16:55:10 +03:00
28627e7e51
Support multiple chats per group. Fix A/N metadata not saving for groups.
2023-05-02 16:01:23 +03:00
5d41ab3d9f
More reliable error handling
2023-05-01 21:19:43 +03:00
c4434c3747
Fix colons hiding in group chats. Fix jsonl chat imports hanging
2023-05-01 21:03:16 +03:00
7a1c543ec5
Quick Fix to Enable Using gpt-4-0314
2023-05-01 03:53:27 +00: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
2d624f90a6
Alternative out of quota handling
2023-04-30 17:36:50 +03:00
7babc1cafe
Handholding message for broke
2023-04-29 23:21:19 +03:00
ba1a23fd88
Merge branch 'main' into dev
2023-04-29 17:19: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
ba0fc9803f
correct fix for character creation
...
(previous fix was bugged, prevented variables updating properly..
loading old characters would make a new chat dir with:
(PrevCreatedCharName + CurSelCharName)
2023-04-29 16:53:52 +09:00
f5dcc79022
fixed bug preventing character creation
2023-04-29 14:19:43 +09:00
545a9afc39
fix small formatting mistake
2023-04-28 17:38:41 -03:00
8ef534b84b
Add option to disable thumbnail generation, opting for raw images instead
2023-04-28 17:34:32 -03:00
3cfba38ce0
New character renaming logic
2023-04-28 21:38:02 +03:00
f8373b3ba9
Catching error so server doesn't explode on this edge case
2023-04-28 01:10:02 -03:00
e4f9c7e9c6
Do not delete characters on failed WebP conversion
2023-04-27 00:59:53 +02:00
c354f8ee30
fix random bg1 not updating correctly
2023-04-26 23:10:15 +09:00