RossAscends
d50c44f747
testing out no borders on zoomed avatars
2023-07-17 17:05:45 +09:00
RossAscends
4324bc239b
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-17 16:51:44 +09:00
RossAscends
0c130ecc53
add untranslated items to zh-cn/ja-jp objects
2023-07-17 16:51:42 +09:00
Cohee
28d4dfd718
Merge pull request #725 from bdashore3/dev
2023-07-17 09:10:53 +03:00
kingbri
0280bfa1bb
Script: Don't save character on chat creation
...
There's no need to save a character when a new chat is created.
The main reason for this commit is that after creating a new chat
with metadata, it immediately gets cleared after a few seconds.
This may be a race condition, but there's also no need for this
function call in the first place.
Fixes: Author's note not injecting on first message when new
chat is spawned.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-17 00:21:46 -04:00
Cohee
e58dbec3de
Slash command to delete messages by name
2023-07-16 22:43:54 +03:00
Cohee
f77df227e7
Clearer message for OpenAI errors
2023-07-16 22:08:29 +03:00
RossAscends
732cea5cf1
/delchat - to delete the current chat
2023-07-17 00:49:33 +09:00
RossAscends
2bd64475da
a few more movingUI preset handling fixes
2023-07-16 20:20:50 +09:00
RossAscends
c44cfabbcd
gitignore skill issue
2023-07-16 19:49:22 +09:00
RossAscends
2ae2a953fd
gitignore for movingui folder
2023-07-16 19:47:43 +09:00
RossAscends
a67d831433
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-16 19:47:14 +09:00
RossAscends
651774fe5e
save/load movingUI Presets
2023-07-16 19:47:11 +09:00
Cohee
6018ea7288
Merge pull request #719 from YellowRoseCx/patch-1
...
Add timezone replacement tags
2023-07-16 12:50:32 +03:00
YellowRoseCx
0a99a0bb41
Add timezone replacement tags
...
Allows setting of various timezones for the {{time}} tag by including the UTC offset with it like {{time_UTC-4}} or {{time_UTC+3}}
2023-07-16 00:09:43 -05:00
Cohee
7bfaa97ac7
Merge pull request #716 from dumpsters/dev
...
fix tryParseStreamingError
2023-07-15 17:17:05 +03:00
dumpsters
fa988f08fe
fix tryParseStreamingError
...
response.statusText was never available
2023-07-14 23:03:11 -03:00
Cohee
36b8aa0b4d
Message texts are not array
2023-07-15 00:04:07 +03:00
Cohee
44b235e368
Bump package version
2023-07-14 23:48:41 +03:00
Cohee
5d7ab41dc9
Regenerate package-lock
2023-07-14 23:47:38 +03:00
Cohee
5b98f2f329
#703 Don't use prompt bias on impersonation
2023-07-14 23:37:10 +03:00
Cohee
46bf29e86d
#713 Random sorting order
2023-07-14 23:22:05 +03:00
Cohee
40dd845e51
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-07-14 23:11:53 +03:00
Cohee
0f3908216a
#711 Fix excluded tag hiding the character block
2023-07-14 23:11:44 +03:00
Cohee
02966ff48f
Merge pull request #714 from bdashore3/dev
...
World Info bugfix
2023-07-14 22:52:55 +03:00
Cohee
37de77b20d
Fix OpenAI itemizer for characters with example dialogues
2023-07-14 22:52:17 +03:00
kingbri
1a8d8db102
World Info: Fix selective with legacy entries
...
Legacy entries do not have the selectiveOrder property within the
JSON object. Fix this by adding a check in secondary key mapping
to default to AND.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-14 15:50:58 -04:00
Cohee
f931932d31
Add slider for chat width #712
2023-07-14 22:37:33 +03:00
Cohee
8f96a74d1e
#583 Add mirostat generation options for oobabooga + preset
2023-07-14 19:51:05 +03:00
Cohee
2ac77b21ae
Merge pull request #710 from majick/poke-an-back-a-bit
...
Make AN not uber-z. Make options uber-z.
2023-07-14 18:11:53 +03:00
Cohee
eb4adb5a6c
Bouncy drawers fix
2023-07-14 18:10:59 +03:00
Cohee
76359283a2
✂️ ➡️ 🗑️
2023-07-14 17:48:19 +03:00
majick
6dc1a86021
Make AN not uber-z. Make options uber-z.
...
Hover interaction like the hamburger should probably have really
high Z. AN should not have higher Z than the panel that's supposed to
own the left.
2023-07-14 07:47:48 -07:00
Cohee
d5c816ed2b
Unsqueeze past chats on narrow phoney screens
2023-07-14 17:21:36 +03:00
Cohee
f5a25cad5b
Clear chat metadata on clearing chat
2023-07-14 17:06:01 +03:00
Cohee
92fbba83dc
Select proper tokenizer for OpenRouter
2023-07-14 16:30:40 +03:00
Cohee
07c78391e1
#708 Convert author's note to built-in function instead of extension
2023-07-14 16:10:39 +03:00
Cohee
8987534403
#709 Add extra type safety for token counting
2023-07-14 15:33:55 +03:00
Cohee
5812e34dcb
Fix new chats with v2 imports
2023-07-14 13:12:46 +03:00
RossAscends
6f33cc6fea
Merge pull request #706 from BlipRanger/patch-4
...
Quick patch for overzealous checking
2023-07-14 14:14:14 +09:00
BlipRanger
11982c30d3
Quick patch for overzealous checking
2023-07-14 01:12:13 -04:00
Cohee
5db9a7b5ba
Migrate grid view to pure CSS
2023-07-13 23:00:30 +03:00
RossAscends
4bf8e2c49f
fix charlist state on character deletion
2023-07-14 04:15:31 +09:00
Cohee
057ae5ce14
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-07-13 20:00:21 +03:00
Cohee
22108c5c9f
Fix /cut command
2023-07-13 20:00:17 +03:00
RossAscends
101acd29da
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-14 01:46:26 +09:00
RossAscends
95700dbe3e
desktop safari chat resize handhold. mind the gap
2023-07-14 01:46:23 +09:00
Cohee
02c4c7d1d0
Remove unused npm package
2023-07-13 19:40:59 +03:00
Cohee
94af882530
CSS grid view improvements
2023-07-13 19:35:00 +03:00
Cohee
933729d914
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-07-13 19:26:05 +03:00