Commit Graph

2508 Commits

Author SHA1 Message Date
kwaroran
7ad7eea527 refactor: Update GitHub Actions workflow to use matrix settings for runs-on 2024-06-14 23:12:41 +09:00
kwaroran
f13e9e1d93 refactor: Update GitHub Actions workflow to use matrix settings for runs-on 2024-06-14 23:10:54 +09:00
kwaroran
cd8e37b05e fix GitHub Actions workflow to use matrix settings for runs-on 2024-06-14 23:07:20 +09:00
kwaroran
3499f99f7f refactor: Update GitHub Actions workflow to support multiple platforms 2024-06-14 23:02:29 +09:00
kwaroran
6aab8497fd feat: Fix shell syntax error in GitHub Actions workflow 2024-06-14 22:56:40 +09:00
kwaroran
601a413041 chore: add updater workflow 2024-06-14 22:55:01 +09:00
HyperBlaze
b1480e8d3b Merge branch 'kwaroran:main' into main 2024-06-13 22:00:59 -07:00
kwaroran
98d7d19007 Update version to 114.2.2 2024-06-14 08:32:10 +09:00
kwaroran
326091c9a0 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-14 08:31:16 +09:00
kwaroran
4f5171d16c refactor: Improve pickHashRand function in parser.ts 2024-06-14 08:31:07 +09:00
kwaroran
ee8463e25e refactor: Improve pickHashRand function in parser.ts 2024-06-14 08:30:48 +09:00
kwaroran
27ad0810c4 feat: improve pick 2024-06-14 08:27:32 +09:00
kwaroran
4e4f6c4295 refactor: Remove duplicated 'unixtime' case in parser.ts 2024-06-14 08:21:42 +09:00
kwaroran
dc894af401 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-14 08:15:51 +09:00
kwaroran
9d1e2bfb28 feat: add PlaygroundParser component to PlaygroundMenu 2024-06-14 08:15:48 +09:00
kwaroran
57067750f0 Add "button" to the combine translation blacklist (#509)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] 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?
- [ ] Did you added a type def?

# Description
2024-06-14 07:28:33 +09:00
kwaroran
2ba6e1b54a Update version to 114.2.1 2024-06-14 07:28:02 +09:00
kwaroran
731da1d2df refactor: Improve array filtering logic in parser.ts 2024-06-14 07:27:07 +09:00
HyperBlaze
e31075e12c Merge branch 'experimental' 2024-06-13 13:16:06 -07:00
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
caa73666c4 minor update 2024-06-13 08:04:44 -07:00
LightningHyperBlaze45654
196775e589 Removed random punctuation
why this exists
2024-06-12 20:59:14 -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
HyperBlaze
22f08e2024 Update OtherBotSetings.svelte due to OAI key not showing upo 2024-06-12 11:16:16 -07:00
sub-hub
e59f8f1fa4 Add "button" to the combine translation blacklist 2024-06-12 23:42:39 +09: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
6b42216d71 Update version to 114.2.0 2024-06-12 20:20:50 +09: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
9f431f7dba Update version to 114.1.1 2024-06-11 22:39:48 +09:00
kwaroran
f8348ce8d4 feat: add 'filter' to normalCBSwithParams in highlight.ts 2024-06-11 22:39:29 +09:00
kwaroran
c5b0b8e3de feat: improve filter 2024-06-11 22:39:16 +09:00
kwaroran
ff0b506379 refactor: Improve array filtering logic in parser.ts 2024-06-11 22:35:41 +09:00
kwaroran
93c8ffc187 Update version to 114.1.0 2024-06-11 21:55:47 +09:00
kwaroran
f05749a8cd feat: add filter cbs 2024-06-11 21:55:09 +09:00
kwaroran
a17bfe598a Update version to 114.0.0 2024-06-10 22:38:19 +09:00
kwaroran
0f9b7e1789 refactor: Add screen width and height to matcher function 2024-06-10 22:28:03 +09:00
kwaroran
8a8b9a8b9e feat: add char_history and user_history 2024-06-10 22:16:16 +09:00
kwaroran
35bf11af20 feat: add time related syntax 2024-06-10 22:12:06 +09:00
kwaroran
b19074237d refactor: move logical operators to normalCBSwithParams in highlight.ts 2024-06-10 22:07:59 +09:00
kwaroran
5e0104a735 feat: add mly 2024-06-10 22:07:12 +09:00
kwaroran
c5f841247a refactor: Fix bug in characterCards.ts 2024-06-10 16:18:36 +09:00
kwaroran
ccb3d94ef7 feat: add hub additional html 2024-06-10 16:11:49 +09:00
kwaroran
110241465c Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-10 16:08:45 +09:00
kwaroran
b7d436d443 refactor: Update characterCards.ts 2024-06-10 16:08:34 +09:00
kwaroran
75a0b13289 refactor: Update characterCards.ts to improve asset path handling 2024-06-10 16:08:04 +09:00
kwaroran
2d6ba80938 Remove unnecessary imports from MainMenu.svelte 2024-06-10 15:53:52 +09:00