kwaroran
|
fa288dc17a
|
chore: Update version to 1.107.1
|
2024-05-27 13:29:52 +09:00 |
|
kwaroran
|
6df053696d
|
refactor: Update generative language API URL for non-aigoogle projects
|
2024-05-27 13:29:02 +09:00 |
|
kwaroran
|
c96c12b6e4
|
refactor: Update getModelShortName function to handle GPT-4o model
|
2024-05-27 13:25:26 +09:00 |
|
kwaroran
|
7f3434f8e4
|
refactor: Add Cohere models to ModelList and names.ts
|
2024-05-27 13:23:42 +09:00 |
|
kwaroran
|
73eec2f018
|
chore: Update version to 1.107.0
|
2024-05-27 12:40:28 +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
|
584643ac87
|
refactor: Remove redundant CSS class in TextAreaInput.svelte
|
2024-05-27 12:09:43 +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
|
eb992a5c6b
|
refactor: Update AdvancedSettings.svelte to conditionally show custom chain of thought prompt option
|
2024-05-27 10:53:33 +09:00 |
|
kwaroran
|
9c06e15bbc
|
refactor: Remove redundant CSS class in TextAreaInput.svelte
|
2024-05-27 10:52:05 +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
|
29bd4f109d
|
chore: Bump version to 1.106.5
|
2024-05-27 07:25:49 +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
|
f5c4978f8c
|
chore: Bump version to 1.106.4
|
2024-05-27 00:47:51 +09:00 |
|
kwaroran
|
df245159d2
|
refactor: Trim and filter keys in loadLoreBookV3Prompt
|
2024-05-27 00:46:02 +09:00 |
|
kwaroran
|
161c4bebe8
|
fix: Update characterCards.ts to handle risuext object
|
2024-05-27 00:44:38 +09:00 |
|
kwaroran
|
c606636b0c
|
chore: Bump version to 1.106.3
|
2024-05-26 12:40:34 +09:00 |
|
kwaroran
|
018eb9e0ac
|
refactor: Remove redundant CSS class in TextAreaInput.svelte
|
2024-05-26 12:40:20 +09:00 |
|
kwaroran
|
4d304f75d2
|
chore: Bump version to 1.106.2
|
2024-05-26 12:26:18 +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
|
a450067505
|
chore: Bump version to 1.106.1
|
2024-05-26 11:55:27 +09:00 |
|
kwaroran
|
4b0797669e
|
refactor: Improve activation logic in loadLoreBookV3Prompt
|
2024-05-26 11:55:07 +09:00 |
|
kwaroran
|
4ec8258a34
|
refactor: Update TextAreaInput to conditionally render textarea based on browser compatibility
|
2024-05-26 11:50:58 +09:00 |
|
kwaroran
|
da8cd0005c
|
chore: Add translate attribute to TextAreaInput for better accessibility
|
2024-05-26 11:50:12 +09:00 |
|
kwaroran
|
fe98d54507
|
feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex
|
2024-05-26 11:47:00 +09:00 |
|
kwaroran
|
c1ac40024a
|
refactor: Skip processing lore entries without key or alwaysActive flag
|
2024-05-26 11:46:17 +09:00 |
|
kwaroran
|
950ac1d46e
|
feat: Add support for highlighting comments in GUI
|
2024-05-26 08:33:48 +09:00 |
|
kwaroran
|
cb130d44ba
|
feat: Update AlertComp to display correct description based on cardExportType
|
2024-05-26 08:32:45 +09:00 |
|
kwaroran
|
67755466ca
|
chore: Update version to 1.106.0
|
2024-05-26 08:31:36 +09:00 |
|
kwaroran
|
d6e663c604
|
feat: Add support for displaying display related CBS elements in highlighter
|
2024-05-26 08:20:49 +09:00 |
|
kwaroran
|
93cba968b5
|
feat: add syntax highlighting
|
2024-05-26 08:15:45 +09:00 |
|
kwaroran
|
9e9f23b209
|
feat: Update exportCharacterCard to use v3 specification
|
2024-05-26 04:22:14 +09:00 |
|
kwaroran
|
a9eaf90208
|
feat: Add longpress functionality to Chat message removal button
|
2024-05-26 04:16:43 +09:00 |
|
kwaroran
|
7ba5ff0cce
|
feat: Add long press functionality to AutoresizeArea component
|
2024-05-26 04:08:57 +09:00 |
|
kwaroran
|
963d9736c8
|
feat: enable regex for lorebook search
|
2024-05-26 03:52:19 +09:00 |
|
kwaroran
|
21782b55be
|
feat: add nickname
|
2024-05-26 03:47:26 +09:00 |
|
kwaroran
|
b800252b3e
|
feat: add import and export for cc assets
|
2024-05-26 03:35:39 +09:00 |
|
kwaroran
|
744ea4cb41
|
feat: Add icon removal
|
2024-05-26 03:05:40 +09:00 |
|
kwaroran
|
d3a180215d
|
Add multiple icon support
|
2024-05-26 02:37:25 +09:00 |
|
kwaroran
|
8fe3c2d403
|
Add ccv3 cbs
|
2024-05-25 11:14:57 +09:00 |
|
kwaroran
|
7cdf1918e5
|
feat: add ccv3 decorators
|
2024-05-25 11:04:27 +09:00 |
|
kwaroran
|
41d2db2f59
|
Merge branch 'main' of https://github.com/kwaroran/RisuAI
|
2024-05-25 09:24:45 +09:00 |
|
kwaroran
|
65fd56c0e4
|
Add character card v3 import/export
|
2024-05-25 09:24:35 +09:00 |
|