Commit Graph

1453 Commits

Author SHA1 Message Date
RossAscends
c4c5b1b153 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 03:43:40 +09:00
RossAscends
6134ea8c7f mid-way through converting solo char list to flex
(warning: ugly CSS involved)
2023-04-29 03:43:38 +09:00
SillyLossy
3cfba38ce0 New character renaming logic 2023-04-28 21:38:02 +03:00
SillyLossy
5d3a2b70fa Ordinal tags sorting. Add new tag even when partial match exists. 2023-04-28 19:11:20 +03:00
SillyLossy
a7c8932e16 Proper item.fav boolean conversion 2023-04-28 18:41:47 +03:00
RossAscends
e2937ad31f more tags styling 2023-04-28 17:53:16 +09:00
RossAscends
d3e0ea66c4 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-28 16:26:56 +09:00
RossAscends
59575b9893 improved tags styling 2023-04-28 16:26:54 +09:00
Cohee
7adb41dc9f Merge pull request #191 from bfs15/dev 2023-04-28 10:21:00 +03:00
Bruno FS
5e4fa51b15 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-04-28 01:10:11 -03:00
Bruno FS
f8373b3ba9 Catching error so server doesn't explode on this edge case 2023-04-28 01:10:02 -03:00
SillyLossy
ce9717ea76 Inline tags display 2023-04-28 01:13:30 +03:00
RossAscends
52079f08a2 style fix for tags 2023-04-28 05:19:43 +09:00
SillyLossy
0295ca67d3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-27 20:47:02 +03:00
SillyLossy
54804efa75 Add character tagging (groups pending) 2023-04-27 20:46:54 +03:00
RossAscends
eb97bf21fb - better API panel instructions for Poe/OAI/NAI
- only show Horde Worker Call to Action when horde is selected.
2023-04-27 17:25:08 +09:00
RossAscends
6162b1331a fix grammar in Poe default JB message 2023-04-27 14:49:52 +09:00
RossAscends
3c0a89eea5 add discord link to system welcome message. 2023-04-27 13:28:12 +09:00
RossAscends
0ea1d037e6 reword and reorder text shadows toggle 2023-04-27 04:49:43 +09:00
RossAscends
56cfc76ab2 nicer colors for disconnected API icon 2023-04-27 03:34:54 +09:00
RossAscends
e78a2e8b4e added toggle to turn off shadows completely 2023-04-27 02:27:03 +09:00
RossAscends
df7f6c0168 Textshadow color and width are now customizable. 2023-04-27 02:02:25 +09:00
SillyLossy
1d3fe7cfb5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 18:29:53 +03:00
SillyLossy
a36a3598b9 Add jquery ui 2023-04-26 18:29:47 +03:00
RossAscends
c354f8ee30 fix random bg1 not updating correctly 2023-04-26 23:10:15 +09:00
RossAscends
8f3da37c61 imported char's first chats get proper names 2023-04-26 22:47:43 +09:00
RossAscends
d49602adc6 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 21:15:34 +09:00
RossAscends
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
SillyLossy
252ce19f4a Merge branch 'main' into dev 2023-04-26 12:01:27 +03:00
Cohee
9d9aac014a Merge pull request #175 from gidzzz/fix-examples-positioning
Consistent positioning and formatting of pinned examples
1.4.9
2023-04-26 11:57:32 +03:00
SillyLossy
38929366fb Fix [BUG] Poe.com "Invalid or expired token" when trying to use poe.com API. Cohee1207/SillyTavern#177 2023-04-26 11:55:33 +03:00
Cohee
9372a60bbf Merge pull request #176 from Chanka0/main 2023-04-26 10:00:01 +03:00
Chanka0
a9e8484111 Remote connection troubleshooting 2023-04-25 20:57:11 -06:00
Grzegorz Gidel
ea709d246d Consistent spacing between examples regardless of pinning 2023-04-26 03:14:16 +02:00
Grzegorz Gidel
48359e2f0a Fix scenario positioning with pinned example messages 2023-04-26 00:42:45 +02:00
SillyLossy
1c4f1ea96c Better character tokens counting 2023-04-26 01:19:36 +03:00
SillyLossy
8f29e98cba Remove caret returns from token counts 2023-04-26 00:56:58 +03:00
SillyLossy
7bedfae633 Add tokenizers to guidebook 2023-04-26 00:51:53 +03:00
SillyLossy
2ae28023c0 Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code. 2023-04-26 00:09:45 +03:00
RossAscends
655885b1a2 Update readme.md
typo
2023-04-26 05:26:52 +09:00
RossAscends
55d06b6b12 Update readme.md
updated hotkey descriptions and UI customization descriptions.
2023-04-26 05:25:35 +09:00
RossAscends
0cc4a5f736 fix for waifumode default expressions on mobile 2023-04-26 04:14:05 +09:00
RossAscends
2fd999d510 revert gitignore to exclude backgrounds 2023-04-25 22:47:17 +09:00
RossAscends
44aa720abe add new bgs, temporary gitignore change 2023-04-25 22:45:59 +09:00
RossAscends
4e59d9feb1 remove old backgrounds 2023-04-25 22:39:28 +09:00
Cohee
be1d15ece5 Merge pull request #167 from Halsey1006/dev
Rewrote quote recolor regex
2023-04-25 13:44:04 +03:00
RossAscends
42cc69c3ed prevent default sprites from expanding over 120px 2023-04-25 19:30:50 +09:00
Halsey1006
93758195ff Removed Send on Enter 2023-04-25 02:51:14 -07:00
Halsey1006
cc4f3c4ef7 Removed Send on Enter 2023-04-25 02:50:53 -07:00
Cohee
2b67b00427 Remove legacy colab link from Readme 2023-04-25 12:21:58 +03:00