Commit Graph

1693 Commits

Author SHA1 Message Date
kwaroran
31da44d310 Add Native streamed http functionality 2024-03-09 05:53:30 +09:00
kwaroran
633a224bb6 AddNative StreamedHTTP to Android 2024-03-09 05:52:18 +09:00
kwaroran
17a7905b11 make tauri fetchNative wait until init 2024-03-08 04:11:48 +09:00
kwaroran
62f9501f19 Refactor chat message removal logic 2024-03-08 00:00:59 +09:00
kwaroran
701dd0ac8c Add null check in smMatcher function 2024-03-07 23:28:54 +09:00
kwaroran
7be4fa7a02 Update version to 1.82.1 2024-03-07 23:11:10 +09:00
kwaroran
d16e9e5708 Remove unnecessary code block in requestChatDataMain function 2024-03-07 23:10:45 +09:00
kwaroran
160384e8c6 Remove unused code for handling reconnect interval 2024-03-07 07:20:59 +09:00
kwaroran
305812f35e Add claude error handling 2024-03-07 06:50:36 +09:00
kwaroran
604ed57627 Add role parameter to risuChatParser function 2024-03-07 00:16:40 +09:00
kwaroran
3c39c8fa5d Add role CBS 2024-03-07 00:13:44 +09:00
kwaroran
0c2a9eef6c Show supamemory by default 2024-03-07 00:08:23 +09:00
kwaroran
bc1a73793d Update version to 1.82.0 and add patch notes for 1.82 2024-03-06 22:19:37 +09:00
kwaroran
47ec8c92d1 Make usePlainFetch unrecommended 2024-03-06 22:17:27 +09:00
kwaroran
fe31610ca0 Add claude streaming & remove unused parameters 2024-03-06 22:14:24 +09:00
kwaroran
7b98a610ec Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-03-06 21:49:34 +09:00
kwaroran
826eac60d1 Add native rust streamed fetch implementation 2024-03-06 21:49:32 +09:00
kwaroran
cd99ae4bca add aws claude-3 (#298)
# 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


![image](https://github.com/kwaroran/RisuAI/assets/133192207/5a515821-fc22-4cf2-98ac-e86d65ba7c86)
2024-03-06 03:14:18 +09:00
kwaroran
0117fab49c Update version to 1.81.1 2024-03-06 03:11:13 +09:00
kwaroran
52474c6fbd Update raiModel based on customProxyRequestModel 2024-03-06 03:10:56 +09:00
kwaroran
cf06a73f66 Add new options for rp 2024-03-06 03:09:09 +09:00
kwaroran
30347a19e9 Update README.md with badges and description 2024-03-06 03:04:00 +09:00
bangonicdd
359216c6a1 Remove test log 2024-03-06 00:15:04 +09:00
bangonicdd
9b3fbb73b0 add aws claude-3 2024-03-05 23:35:46 +09:00
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