Commit Graph

3431 Commits

Author SHA1 Message Date
Cohee
fa6803f2de Merge pull request #735 from XXpE3/dev 2023-07-18 21:11:01 +03:00
XXpE3
7a0f5a0111 Repaired and polished a large amount of Chinese translated text 2023-07-19 01:06:59 +08:00
Cohee
9e21534fae #629 {{roll}} replacement macros 2023-07-18 19:51:20 +03:00
XXpE3
af5f7199de Repolished some Chinese translations. 2023-07-19 00:33:42 +08:00
Cohee
623675d940 #733 Reload selected chat instead of inserting the first one in array 2023-07-18 18:28:51 +03:00
Cohee
547b275768 #728 Refine mode for captioning plugin 2023-07-18 18:22:51 +03:00
XXpE3
766349785d Initial simple translation 2023-07-18 19:32:19 +08:00
Cohee
5209485f20 #715 Instruct continue fix 2023-07-18 13:08:01 +03:00
Cohee
f327f4abbe #715 Fix double insertion of bias instruct mode 2023-07-18 12:27:08 +03:00
Cohee
b003c18abd Merge pull request #732 from bdashore3/dev 2023-07-18 09:27:53 +03:00
Cohee
7e310323b6 Merge pull request #730 from breathingmanually/fix-firstmes-edited-params 2023-07-18 09:25:13 +03:00
kingbri
d61eba4cb4 Regex: Add script reordering
The engine runs with a foreach, so the scripts run sequentially.
Ideally, scripts should be one-liners, but if multiple scripts
run in a chain, allow the user to reorder them.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-18 01:15:06 -04:00
kingbri
eb90162579 Regex: Fix overlay for multiple occurrences
If there are multiple occurrences of a prefix or suffix within the
input string, remove them when overlaying.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-18 01:15:06 -04:00
breathingmanually
f8e2730fd6 Fix parameters not substituted when editing first message 2023-07-18 00:57:17 -03:00
XXpE3
751894976e Added more Chinese translations 2023-07-18 00:58:37 +08:00
Cohee
3af4598fc9 Renamable backgrounds 2023-07-17 14:54:40 +03:00
XXpE3
ff92f0dbbf Increase some Chinese translation 2023-07-17 18:37:10 +08:00
XXpE3
41cf0c023f Revised some existing Chinese translations. 2023-07-17 18:22:32 +08:00
Cohee
2e2ad6589e Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-07-17 11:11:36 +03:00
Cohee
393d7c496d Don't lose original file name when uploading backgrounds.
+bonus lint fix for importing JSONs
2023-07-17 11:11:26 +03:00
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