kwaroran
570abb1524
Fix chat content trimming in sendChat function
2024-03-05 02:46:08 +09:00
kwaroran
65ea30bde1
Update version to 1.81.0
2024-03-05 02:44:47 +09:00
kwaroran
4e55290735
add model, axmodel, startswith cbs
2024-03-05 02:39:10 +09:00
kwaroran
a15c10763d
improve system prompt handling
2024-03-05 02:37:11 +09:00
kwaroran
a57399dda3
Update version to 1.80.0
2024-03-05 02:01:24 +09:00
kwaroran
9e03768e09
Add sendXMLFile function for processing XML files
2024-03-05 02:00:58 +09:00
kwaroran
18fbaebd46
Add new prompt type 'postEverything'
2024-03-05 01:54:55 +09:00
kwaroran
c2352d49fd
Refactor return value of requestChatDataMain function
2024-03-05 01:46:36 +09:00
kwaroran
313739b835
Update version to 1.79.3
2024-03-05 01:40:24 +09:00
kwaroran
71d9768809
Add Claude 3 Formating
2024-03-05 01:40:05 +09:00
kwaroran
979f6e12ed
Update GitHub Actions workflow to trigger on push to production branch
2024-03-05 01:10:32 +09:00
kwaroran
0773b090bc
Update version to 1.79.2
2024-03-05 01:08:05 +09:00
kwaroran
bde9ef51d4
Add models
2024-03-05 01:07:34 +09:00
kwaroran
f2686c856b
Update version to 1.79.1
2024-03-04 22:23:49 +09:00
kwaroran
b147d341c0
Add note and speaker to message data
2024-03-04 22:23:32 +09:00
kwaroran
12011c6817
Update maxContext value to 4000
2024-03-04 22:20:00 +09:00
kwaroran
da04cb1699
Increase timeout for virtual JS execution
2024-03-04 22:19:31 +09:00
kwaroran
ff16ffde0c
Add text file post functionality
2024-02-27 01:29:58 +09:00
kwaroran
fbb53fcc61
Update version numbers
2024-02-26 23:13:51 +09:00
kwaroran
66fd70c01a
Add postfile function
2024-02-26 23:13:29 +09:00
kwaroran
47c10be8f1
Refactor legacy block matcher and add new block matchers
2024-02-26 21:02:37 +09:00
kwaroran
15bcd41ed7
Add module translations for Chinese, Korean, and Vietnamese languages
2024-02-26 14:47:56 +09:00
kwaroran
01201511c2
Update version to 1.78.7
2024-02-25 17:01:30 +09:00
kwaroran
1695a3df58
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-02-25 17:00:30 +09:00
kwaroran
cf336fcdef
Add multisend command to processMultiCommand function
2024-02-25 17:00:17 +09:00
kwaroran
cb8366ba6a
add voice.ts todo
2024-02-24 15:10:01 +09:00
kwaroran
54b41c0508
Code updates due to NAID API changes and feature additions. ( #291 )
...
# 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
2024-02-22 12:41:55 +09:00
hashcoko
d0569b29cb
Code updates due to NAI API changes and feature additions.
2024-02-22 11:06:42 +09:00
kwaroran
4cd8f9b650
Update assetRegex in parser.ts
2024-02-19 19:12:41 +09:00
kwaroran
25f4442450
Add asset and video-img CBS
2024-02-19 19:09:39 +09:00
kwaroran
1bba5c67dc
Update version to 1.78.6
2024-02-19 14:25:51 +09:00
kwaroran
6641d5a760
Exclude risu-electron folder from TypeScript compilation
2024-02-19 14:25:37 +09:00
kwaroran
f3f88220de
Fix module not working on translation
2024-02-18 04:04:36 +09:00
kwaroran
584446156f
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-02-15 06:53:18 +09:00
kwaroran
281b0931c6
Refactor module retrieval functions
2024-02-15 06:53:14 +09:00
kwaroran
f3a1951e1b
Add init value for persona large portrait ( #290 )
...
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?
# Description
It seems I missed this in previous pull request..
2024-02-13 13:26:43 +09:00
kwaroran
54e19729d5
Update version to 1.78.5
2024-02-13 13:26:18 +09:00
kwaroran
aa320988b0
Add persistent storage feature
2024-02-13 13:20:38 +09:00
kwaroran
ad3bd9b17f
Fix files showing first
2024-02-12 17:44:39 +09:00
kwaroran
ba2659c349
Update version to 1.78.4
2024-02-11 05:04:56 +09:00
kwaroran
eb96e9730d
Add importModule function to import regex modules
2024-02-11 05:04:33 +09:00
kwaroran
9036e49a70
Update version to 1.78.3
2024-02-09 01:14:57 +09:00
kwaroran
e797f301d7
Add new Gemini models to ModelList and requestChatDataMain
2024-02-09 01:14:39 +09:00
kwaroran
9b53013fe3
Update URL in RealmPopUp.svelte
2024-02-08 00:56:51 +09:00
bangonicdd2
f6ba77fcb3
Merge branch 'kwaroran:main' into main
2024-02-08 00:29:24 +09:00
bangonicdd
6965b92b44
add init value for persona large portrait
2024-02-08 00:25:04 +09:00
kwaroran
1e900d44ac
Refactor importModule function to set default values for name and description
2024-02-07 06:22:33 +09:00
kwaroran
87bfdb5140
Update version to 1.78.2
2024-02-07 06:20:31 +09:00
kwaroran
0252961fbd
Add lorebook import for modules
2024-02-07 06:20:20 +09:00
kwaroran
7094673a6c
Fix module list button to DefaultChatScreen
2024-02-07 06:13:49 +09:00