Commit Graph

3315 Commits

Author SHA1 Message Date
BlipRanger
4fb65a9235 Code refactor to make this more readable 2023-07-12 22:37:24 -04:00
BlipRanger
75080394ac Style for greyed out checkboxes 2023-07-12 22:26:23 -04:00
BlipRanger
396aaaf6e9 Add update button and check for external extenisons 2023-07-12 22:26:01 -04:00
BlipRanger
27e3485127 Still working, added update and version get functions 2023-07-12 01:13:36 -04:00
BlipRanger
b41d0a08c7 Replace lines that you definitely already had... 2023-07-11 19:24:13 -04:00
BlipRanger
de3b39f825 Skip over if folder is missing 2023-07-11 19:14:14 -04:00
BlipRanger
2454963129 Cleanup functions 2023-07-11 19:09:06 -04:00
BlipRanger
f67013f7ed Ignore third party extensions 2023-07-11 18:28:18 -04:00
BlipRanger
53d45356a4 External extension import UI + backend 2023-07-11 18:24:04 -04:00
BlipRanger
bb6ff352b3 External extension support start 2023-07-11 16:10:42 -04:00
Cohee
040380e0fb Merge pull request #692 from bdashore3/dev
Fixes more regex bugs
2023-07-11 21:08:43 +03:00
Cohee
345992bb86 #538 More Poe unchunked bots 2023-07-11 20:59:56 +03:00
Cohee
12908baaf9 Add Claude 2.0 models. Update Claude streaming 2023-07-11 19:19:17 +03:00
kingbri
f253286981 Regex: Fix markdown formatting bug
The regex would still run even if markdown formatting is disabled,
but a placement is selected. Fix that by adding an extra check
in the loop.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-11 12:10:59 -04:00
Cohee
0fc10e8f7d Add error handing to OpenAI bias calculation 2023-07-11 17:06:40 +03:00
Cohee
c53e496687 Split OpenRouter and Window AI sources 2023-07-11 15:46:41 +03:00
Cohee
6c1e4c429b Merge pull request #690 from 50h100a/bootleg-i18n
Add i18n attribute-keying syntax to this very-much-not i18n loc code.
2023-07-11 11:56:12 +03:00
Cohee
f3a3613ac2 Merge pull request #691 from 50h100a/chroma-dedupe 2023-07-11 10:20:47 +03:00
50h100a
2387ff54c0 Add i18n attribute-keying syntax to this very-much-not i18n loc code. 2023-07-11 03:15:30 -04:00
50h100a
90c05988e1 Deduplicate entries prior to injection.
Also don't inject if there's no entries.
2023-07-11 03:01:14 -04:00
Cohee
8872492fcd Merge pull request #686 from bdashore3/dev 2023-07-11 09:39:34 +03:00
Cohee
7ee7e7b32a Merge pull request #685 from BlipRanger/feature/tags 2023-07-11 09:38:27 +03:00
kingbri
1f1af8e631 Expressions: Fix fade transitions for groups
See previous commit. Same absolute positioning applies with group
mode sprites.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-10 23:23:16 -04:00
kingbri
e5fab05309 Expressions: Fix sprite fade on mobile
Absolute positioning was causing an issue on both mobile and PC in
terms of expression image sizing. Dynamically set image width and
height along with fixing absolute position anchors.

This is not a fix for groups.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-10 23:23:15 -04:00
BlipRanger
f33dd638b3 Show name when tags are imported 2023-07-10 20:03:11 -04:00
Cohee
9ebb1cfe90 #652 Add custom stop strings 2023-07-11 00:24:09 +03:00
Cohee
5c6c7fd3ca #612 SD manual prompt refine mode 2023-07-10 23:07:53 +03:00
Cohee
66a50f6afb Merge pull request #684 from BlipRanger/feature/tags
Fix glaring tagging issue and tag timing issue.
2023-07-10 22:52:58 +03:00
BlipRanger
a4b6cba596 Fix glaring tagging issue and timing issue. 2023-07-10 15:31:28 -04:00
Cohee
43a4d553f1 Credit for ko-KR locale 2023-07-10 19:31:18 +03:00
Cohee
eefbafdc08 #683 Improve i18n, add Korean translation by @doloroushyeonse 2023-07-10 19:29:50 +03:00
Cohee
f76db66e25 Modify quiet prompt sending to text completion models. 2023-07-10 18:13:11 +03:00
RossAscends
3ade04ed68 more poe errorlog fixes 2023-07-10 16:14:49 +09:00
RossAscends
210abe452c Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-07-10 16:05:12 +09:00
RossAscends
1562045cc8 fix freeSocket check 2023-07-10 16:05:07 +09:00
Cohee
72dcc43b37 Merge pull request #680 from majick/poe-get-bots-gql 2023-07-10 09:31:02 +03:00
Cohee
9ce7d2e31e Merge pull request #681 from BlipRanger/dev 2023-07-10 09:30:17 +03:00
RossAscends
a30754e1c2 freesocket check for poe errors 2023-07-10 13:50:53 +09:00
BlipRanger
d5c38077a4 Missed a spot 2023-07-09 21:22:29 -04:00
BlipRanger
9282b1942a Merge branch 'SillyTavern:dev' into dev 2023-07-09 20:16:37 -04:00
BlipRanger
35688c3eb3 Cleanup/Rename for generation info 2023-07-09 20:15:35 -04:00
BlipRanger
ad001ea263 Actually copy extra instead of referencing the same object 2023-07-09 19:57:42 -04:00
majick
467649b676 More Poe bots per pagination 2023-07-09 16:21:15 -07:00
BlipRanger
5f9fd017ea Unclear where this needs to be. 2023-07-09 16:50:16 -04:00
RossAscends
d16e673930 ahem.. 2023-07-10 05:27:11 +09:00
RossAscends
1a3f90d39c oof big 2023-07-10 05:25:38 +09:00
RossAscends
dcb7932d72 add 10k BG 2023-07-10 05:21:49 +09:00
RossAscends
797899c303 add credit for 10k BG 2023-07-10 05:20:01 +09:00
Cohee
d35ed21f48 Download all Poe bots. 2023-07-09 23:07:54 +03:00
Cohee
e883a37953 #678 Add /sysgen slash command 2023-07-09 21:16:48 +03:00