Commit Graph

848 Commits

Author SHA1 Message Date
HyperBlaze
d72c541437 changed mainprompt
made mainprompt only have most recent summarized data, which will be correctly appended on mainChunks[0]
2024-06-13 13:08:43 -07:00
LightningHyperBlaze45654
9e77b46936 Experimental settings updated
regular push for saving
2024-06-12 20:58:30 -07:00
LightningHyperBlaze45654
0e70869b88 Solved hypav2 not implemented as expected
The github isn't updating codebase correctly!!!
2024-06-12 17:00:13 -07:00
LightningHyperBlaze45654
bbf5c7405a punctuation fix, added oai embedding 2024-06-12 07:38:12 -07:00
LightningHyperBlaze45654
5030dd56da hypav2 enhancment 2 2024-06-12 07:11:07 -07:00
HyperBlaze
aff445f38f Merge branch 'kwaroran:main' into main 2024-06-12 06:32:10 -07:00
kwaroran
933e4d0cec feat: add sd3 2024-06-12 20:20:24 +09:00
LightningHyperBlaze45654
ff1793a123 hypav2 update
incomplete
2024-06-11 21:06:59 -07:00
kwaroran
964ee5949c refactor: Update processzip.ts to handle better web sleep 2024-06-09 19:51:43 +09:00
kwaroran
49b14939c4 feat: add quote colors 2024-06-07 17:14:21 +09:00
kwaroran
c9d41c1cfa fix: apply module not working 2024-06-05 16:51:30 +09:00
kwaroran
764c2370dd feat: add module apply 2024-06-05 16:38:44 +09:00
kwaroran
0e5e587c90 feat: add probability decorator 2024-06-04 19:36:09 +09:00
kwaroran
a4afc03d46 refactor: Replace null with 0 in executeRPNCalculation function 2024-06-04 00:52:34 +09:00
kwaroran
1e4d372f3b refactor: improve charx loading 2024-06-03 22:13:24 +09:00
kwaroran
6d3976f26d feat: add lorebook regex matching via decorators 2024-06-03 17:28:16 +09:00
kwaroran
a39fbee4ff refactor: Remove lorebook comments and convert text to lowercase 2024-06-03 17:24:02 +09:00
kwaroran
ad7ce3f0d1 feat: add charx import 2024-06-03 16:59:44 +09:00
kwaroran
8dff1a6cde feat: add export via ccv3 charx and json 2024-06-02 23:38:55 +09:00
kwaroran
958217839b feat: add quality parameter for DALL-E image generation 2024-05-31 13:36:46 +09:00
kwaroran
774b597573 refactor: Add PlaygroundImageGen component to PlaygroundMenu 2024-05-31 13:31:02 +09:00
kwaroran
622854489e feat: Add dalle support 2024-05-31 13:15:01 +09:00
kwaroran
a30c59c011 fix: Set error message when image generation fails in runTrigger 2024-05-31 10:05:48 +09:00
kwaroran
c169cd4e96 feat: add pt_ positions 2024-05-30 12:23:35 +09:00
kwaroran
b839f5247e refactor: Add trigger command help and update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:46:37 +09:00
kwaroran
dbbbf27d6d refactor: Add trigger command help 2024-05-29 18:39:37 +09:00
kwaroran
e5fc275b6a refactor: Add trigger command 2024-05-29 18:37:26 +09:00
kwaroran
2870fb2238 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:34:57 +09:00
kwaroran
f1777aba2c feat: Add new triggers 2024-05-29 18:30:54 +09:00
kwaroran
d60be8ec0a refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:03:49 +09:00
kwaroran
4bc0d51854 refactor: Improve lowLevelAccess check in importCharacterCardSpec 2024-05-29 14:02:51 +09:00
kwaroran
0d28f1a381 chore: Add truthy operator to trigger conditions 2024-05-28 20:42:26 +09:00
kwaroran
2401b25bee Add low level access 2024-05-28 20:39:35 +09:00
kwaroran
48afa966b6 refactor: Convert case-insensitive matching to use toLocaleLowerCase() 2024-05-28 19:37:02 +09:00
kwaroran
398b4c994f refactor: Add Cohere AI model support to BotSettings page 2024-05-28 01:48:40 +09:00
kwaroran
c3f1e0dc22 feat: revert to beta 2024-05-27 14:56:12 +09:00
kwaroran
6df053696d refactor: Update generative language API URL for non-aigoogle projects 2024-05-27 13:29:02 +09:00
kwaroran
7f3434f8e4 refactor: Add Cohere models to ModelList and names.ts 2024-05-27 13:23:42 +09:00
kwaroran
f822765d95 refactor: Add noMultiGen flag to requestChatDataMain functions 2024-05-27 12:34:07 +09:00
kwaroran
66bbee9918 refactor: Add noMultiGen flag to requestChatDataMain function 2024-05-27 12:32:39 +09:00
kwaroran
4ad59fa69c feat: Add HypaMemory V2 and SupaMemory descriptions and add hypav2 settings 2024-05-27 12:30:07 +09:00
kwaroran
6d5be694d0 feat: Add default variables to character settings 2024-05-27 12:09:09 +09:00
kwaroran
608dad465b refactor: Move getCustomToggles to parseKeyValue 2024-05-27 11:50:44 +09:00
kwaroran
1d5a829f88 feat: Add custom toggles 2024-05-27 11:18:15 +09:00
kwaroran
7e1e3ecc61 refactor: Make custom chain of thought prompt option unrecommended 2024-05-27 10:51:28 +09:00
kwaroran
40c832d31a refactor: Update getVar function in triggers.ts to handle null values 2024-05-27 10:43:37 +09:00
kwaroran
5477d9f6be refactor: Add test_lorebook command to processMultiCommand 2024-05-27 07:25:36 +09:00
kwaroran
5f94ad2394 fix: Reverse order of actives in loadLoreBookV3Prompt 2024-05-27 03:03:36 +09:00
kwaroran
df245159d2 refactor: Trim and filter keys in loadLoreBookV3Prompt 2024-05-27 00:46:02 +09:00
kwaroran
5aef62766e refactor: Improve loadLoreBookV3Prompt activation logic and key matching 2024-05-26 12:25:15 +09:00