Commit Graph

1604 Commits

Author SHA1 Message Date
kwaroran
ad90121850 Remember Settings menu 2024-02-07 02:24:30 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
kwaroran
8bcae0864b Fix formatting for Claude 2024-02-06 21:34:02 +09:00
kwaroran
1ddb24c250 update version to 1.77 (fix) 2024-02-03 05:46:14 +09:00
kwaroran
570d2e140f Update version to 1.77 2024-02-03 05:45:51 +09:00
kwaroran
86953208b2 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-02-03 05:45:09 +09:00
kwaroran
e537f9e0ed Refactor getRisuHub function signature and API call 2024-02-03 05:41:41 +09:00
kwaroran
dc39c6c2c7 Add memory limit border thickness (#286)
# 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/44019942-465d-4fa8-bd87-bf3f2c47899b)


![image](https://github.com/kwaroran/RisuAI/assets/133192207/65f5752e-5193-4164-8929-966495900607)
2024-02-02 18:09:35 +09:00
kwaroran
7158043245 Merge branch 'main' into main 2024-02-02 18:09:27 +09:00
kwaroran
bfb6633f89 Add risu rcc for export 2024-02-02 18:07:03 +09:00
kwaroran
f3cb493451 Update readme 2024-02-01 00:36:08 +09:00
bangonicdd
43efaa2313 Change to inline style from reactive declarations 2024-02-01 00:16:06 +09:00
kwaroran
1123f79947 Update version to 1.76.3 2024-01-26 04:24:22 +09:00
kwaroran
afea17dfb3 Update model options in ModelList.svelte and request.ts 2024-01-26 04:24:02 +09:00
gdosu
9699c77415 increase max value 2024-01-25 01:41:06 +09:00
gdosu
87fbf07bcf Reduced duplicated call 2024-01-24 20:38:18 +09:00
gdosu
f524cf0f95 remove test log 2024-01-24 13:54:33 +09:00
gdosu
a550c870f3 Add memory limit border thickness 2024-01-24 13:34:19 +09:00
kwaroran
bdd027db26 Update version to 1.76.2 2024-01-22 01:49:32 +09:00
kwaroran
f1b7c894a6 Fix issue with empty result in sendChat function 2024-01-22 01:49:08 +09:00
kwaroran
df273dc751 Update version to 1.76.1 2024-01-21 10:48:19 +09:00
kwaroran
aa0fe45a48 Fix importSpecv2 function in characterCards.ts 2024-01-21 10:47:18 +09:00
kwaroran
608f29ba13 Fix frequency and presence penalty calculations 2024-01-17 11:26:58 +09:00
kwaroran
efd68d907a Add patch note updates 2024-01-17 08:02:59 +09:00
kwaroran
a5492b317f Update version to 1.76.0 2024-01-17 08:02:42 +09:00
kwaroran
4d27bc49c0 Add commands 2024-01-17 07:58:36 +09:00
kwaroran
579d288f6c Refactor database.ts: Change to modern syntax 2024-01-17 07:08:55 +09:00
kwaroran
1e062d3077 Rename removePunctuationHypa and change functionality 2024-01-17 07:07:38 +09:00
kwaroran
c988799baa Update version to 1.75.3 2024-01-16 18:03:50 +09:00
kwaroran
ce5e764311 Update frequency and presence penalty slider max value to 2 2024-01-16 17:58:12 +09:00
kwaroran
1397be4f03 Refactor requestChatDataMain function to handle non-multiGen 2024-01-16 17:54:42 +09:00
kwaroran
1b1c6ad2fd Refactor code for local models 2024-01-16 17:52:33 +09:00
kwaroran
9db4810bbc Experimental llamacpp support 2024-01-16 10:56:23 +09:00
kwaroran
91735d0512 Update version to 1.75.2 2024-01-15 18:48:09 +09:00
kwaroran
3c0b5210da Update Vite build target to "modules" 2024-01-15 18:45:07 +09:00
kwaroran
b609793a18 Update dependencies and Vite configuration 2024-01-15 18:36:50 +09:00
kwaroran
3cebbd330c Update node version to 21 2024-01-15 18:25:51 +09:00
kwaroran
52940af010 Add option to remove punctuation for HypaMemory 2024-01-15 18:00:19 +09:00
kwaroran
f5b4d87db0 Refactor script processing logic and flag handling 2024-01-15 17:54:41 +09:00
kwaroran
8dc09555fd Add JavaScript disabled message and error handling to app div 2024-01-15 16:05:50 +09:00
kwaroran
ae28ecaee5 Update version to 1.75.1 2024-01-15 14:14:18 +09:00
kwaroran
f2e6cfb26d Fix flag assignment and script processing 2024-01-15 14:13:53 +09:00
kwaroran
3745adf9f7 fix script processing logic of move_top and move_bottom commands 2024-01-15 13:57:12 +09:00
kwaroran
80113e6463 Update patchNote.ts 2024-01-15 13:02:25 +09:00
kwaroran
5239423582 Rename updateLog.ts 2024-01-15 13:01:28 +09:00
kwaroran
31724901d2 Fix Added patch note notification 2024-01-15 13:01:04 +09:00
kwaroran
8c84f2d34f Update patch notes for version 1.75 2024-01-15 12:50:55 +09:00
kwaroran
560a2eea25 Update version to 1.75.0 2024-01-15 12:44:42 +09:00
kwaroran
59735bb00d Fix formatting issue in metricaPlugin 2024-01-15 12:44:09 +09:00
kwaroran
ab5f0c075d Fix handle empty text input 2024-01-15 12:41:17 +09:00