Commit Graph

677 Commits

Author SHA1 Message Date
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
kwaroran
f92b1ffb3b fix: fix regex fallback 2024-05-26 12:05:21 +09:00
kwaroran
4b0797669e refactor: Improve activation logic in loadLoreBookV3Prompt 2024-05-26 11:55:07 +09:00
kwaroran
c1ac40024a refactor: Skip processing lore entries without key or alwaysActive flag 2024-05-26 11:46:17 +09:00
kwaroran
7cdf1918e5 feat: add ccv3 decorators 2024-05-25 11:04:27 +09:00
kwaroran
5b7e66723f feat: add hypav2 button 2024-05-23 07:02:16 +09:00
kwaroran
7a1591bd20 feat: Add hypav2 memory option to OtherBotSettings 2024-05-23 01:52:31 +09:00
kwaroran
6b96a36061 feat: Add option to enable dynamic assets in Modify Display stage 2024-05-22 19:36:32 +09:00
kwaroran
77849d2a9a feat: Enable dynamic assets for processing data and replace missing asset names with the closest match 2024-05-22 14:52:08 +09:00
kwaroran
01494209e7 Add gemini flash 2024-05-17 19:53:14 +09:00
kwaroran
dc569ed1b2 refactor: Update supportsInlayImage function to include gpt5 and gpt4o models 2024-05-15 00:16:07 +09:00
IHaBiS02
4595a36adf Fix comments 2024-05-14 05:49:35 +09:00
IHaBiS02
2d71037e9b Fix some detail 2024-05-14 05:48:35 +09:00
IHaBiS02
73fda3bb93 Make exception on gpt based models from removing logit_bias 2024-05-14 05:48:14 +09:00
kwaroran
14ef1d95ce feat: Add GPT-4o mode 2024-05-14 02:35:00 +09:00
kwaroran
b8abb977a2 feat: Add support for logical NOT operator in toRPN function 2024-05-07 04:29:16 +09:00
Yvonne
b389c86b76 Fixed hardcoded URL
now it takes it from the db.
2024-05-04 17:19:37 +02:00
sub-hub
e76a2459bb Fix hanurai to skip query chats when push to processor 2024-05-02 09:47:35 +09:00
kwaroran
d3c2e5575e Update calc 2024-05-01 08:11:11 +09:00
kwaroran
d2248383fd Fix return value for custom embedding URL in HypaProcesser 2024-04-29 01:53:39 +09:00
sub-hub
cefdc1ad11 Fix customEmbeddingUrl handling in HypaProcesser 2024-04-27 22:41:48 +09:00
sub-hub
96622482b3 Add appendLastPath util function and use it in hypamemory 2024-04-27 22:09:23 +09:00