Commit Graph

2152 Commits

Author SHA1 Message Date
kwaroran
65fd56c0e4 Add character card v3 import/export 2024-05-25 09:24:35 +09:00
kwaroran
e5e7533e1a chore: add google requirements 2024-05-25 01:11:59 +09:00
kwaroran
68cf8d59a0 chore: Update gradle version to 1.105.1 2024-05-24 23:35:18 +09:00
kwaroran
43564ed054 chore: Update android app name to RisuAI 2024-05-24 23:30:05 +09:00
kwaroran
e072bb1cbc chore: Update version to 1.105.1 2024-05-24 23:28:50 +09:00
kwaroran
125018bc7e fix: cap file not appearing 2024-05-24 23:28:19 +09:00
kwaroran
2798e23447 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-24 23:26:03 +09:00
kwaroran
128c761f32 fix: realmpopup 2024-05-24 23:26:01 +09:00
kwaroran
3322a9768f feat: Substitute first_msg_index even if context is not chat (#438)
# PR Checklist
- [v] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [v] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [v] Did you added a type def?

# Description

Remove unnecessary check when substituting first_msg_index that is
preventing it to be used within non-chat context (e.g. lorebook)
2024-05-24 23:18:17 +09:00
kwaroran
7e1f1dc1d2 feat: add cap storage utilitys 2024-05-24 23:14:44 +09:00
kwaroran
38a7e514ac refactor: Optimize imports in RealmMain.svelte 2024-05-24 22:42:27 +09:00
Sunho Kim
8497ead17c feat: Substitute first_msg_index even if context is not chat 2024-05-23 19:58:04 -07:00
kwaroran
2287d2e219 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-24 11:32:21 +09:00
kwaroran
f006428acb feat: Add CBS to patch notes 2024-05-24 11:32:19 +09:00
kwaroran
afaf02c1a6 feat: Add first_msg_index curly syntax (#436)
# PR Checklist
- [v] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [v] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [v] Did you added a type def?

# Description

Add a curly syntax for retrieving the index for the selected alternate
first message. {{first_msg_index}} replaced with -1 if the default first
message is being used, otherwise it's replace with the selected index of
alternate first message.
2024-05-24 11:31:37 +09:00
kwaroran
b0579f34f7 Update version to 1.105.0 2024-05-24 11:31:07 +09:00
Sunho Kim
27ef7b8112 feat: Add first_msg_index curly syntax 2024-05-23 19:29:09 -07:00
kwaroran
96ccc1cdd8 feat: add preset sharing 2024-05-24 11:28:32 +09:00
kwaroran
0ce01d8ca1 feat: Update RealmFrame to display character upload success message with character URL 2024-05-24 10:47:23 +09:00
kwaroran
2dc2f4974b feat: add new realm system 2024-05-24 10:45:34 +09:00
kwaroran
edd60c05cb feat: Remove unused import in CharConfig.svelte and update shareRisuHub function 2024-05-24 07:56:52 +09:00
kwaroran
60bbb50b02 feat: Add "__shared" to search query in getRisuHub function 2024-05-24 07:30:21 +09:00
kwaroran
17ff79702c feat: Update favicon with multiple sizes for different devices 2024-05-24 04:54:15 +09:00
kwaroran
663fcb9fb0 feat: Add endGrid functionality to GridCatalog.svelte 2024-05-23 08:17:31 +09:00
kwaroran
e59ddd080e Update version to 1.104.0 2024-05-23 08:17:11 +09:00
kwaroran
d126e52788 Rework catalog and add trash 2024-05-23 08:13:20 +09:00
kwaroran
f1b9247f20 feat: Add "Long Term Memory" option to OtherBotSettings 2024-05-23 07:02:54 +09:00
kwaroran
5b7e66723f feat: add hypav2 button 2024-05-23 07:02:16 +09:00
kwaroran
53b7771ed4 feat: Correct typo in OtherBotSettings.svelte and update memory options 2024-05-23 02:02:19 +09:00
kwaroran
2b70495847 feat: Update memory options in OtherBotSettings 2024-05-23 01:57:54 +09:00
kwaroran
a308910267 Fix typo in OtherBotSettings.svelte 2024-05-23 01:52:43 +09:00
kwaroran
7a1591bd20 feat: Add hypav2 memory option to OtherBotSettings 2024-05-23 01:52:31 +09:00
kwaroran
b53d3e677a Update version to 1.103.4 2024-05-22 19:36:45 +09:00
kwaroran
6b96a36061 feat: Add option to enable dynamic assets in Modify Display stage 2024-05-22 19:36:32 +09:00
kwaroran
deef7de308 Update version to 1.103.3 2024-05-22 14:52:24 +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
641aea7477 Update version to 1.103.2 2024-05-19 06:56:39 +09:00
kwaroran
df2627acf6 feat: Add Gemini Flash 1.5 model to ModelList 2024-05-19 06:55:03 +09:00
kwaroran
3afb6ee43a Update favicon filename to "favicon.png" 2024-05-19 04:20:56 +09:00
kwaroran
defa8454d7 refactor: Update email address in GithubStars.svelte 2024-05-19 02:55:31 +09:00
kwaroran
4f7e3995ed Update version to 1.103.1 2024-05-18 13:28:12 +09:00
kwaroran
01494209e7 Add gemini flash 2024-05-17 19:53:14 +09:00
kwaroran
66477f77d2 Update patchNote.ts to version 1.103 and add new features and fixes 2024-05-15 00:43:30 +09:00
kwaroran
66d39dc247 Update version to 1.103.0 2024-05-15 00:40:27 +09:00
kwaroran
6eb6f4f131 refactor: Update TextInput class to include "peer" for styling consistency 2024-05-15 00:37:37 +09:00
kwaroran
3c8ff1b243 feat: Add TagList constant for character tags 2024-05-15 00:19:11 +09:00
kwaroran
dc569ed1b2 refactor: Update supportsInlayImage function to include gpt5 and gpt4o models 2024-05-15 00:16:07 +09:00
kwaroran
59fafead53 refactor: Update characterCards.ts to use new API endpoint for downloading character images 2024-05-14 21:45:44 +09:00
kwaroran
33ba9f0fe1 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-14 21:45:29 +09:00
kwaroran
b4d264688a refactor: Update characterCards.ts to use hubURL variable for API endpoint 2024-05-14 21:45:25 +09:00