Commit Graph

1709 Commits

Author SHA1 Message Date
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
kwaroran
17e21d7aa6 Add br tag in parser.ts 2024-01-15 12:39:59 +09:00
kwaroran
a1c6cbdf24 Use two @ instead of three @ for consistancy 2024-01-15 12:38:31 +09:00
kwaroran
bf886325ed Add regex move top and move bottom 2024-01-15 12:34:38 +09:00
kwaroran
5d7a0017dd Update error message in sendChat function 2024-01-15 06:27:59 +09:00
kwaroran
938f4608fa Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-01-15 03:40:34 +09:00
kwaroran
3dec23a99c Update token length check in embedding transformer and error message in supaMemory 2024-01-15 03:40:29 +09:00
kwaroran
a1a38d5ad2 Add Python server setup and dependencies installation 2024-01-14 05:57:33 +09:00
kwaroran
93f431f86b Fix aws claude (#283)
# 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?
- [ ] Did you added a type def?

# Description
Fix aws claude things.
2024-01-14 02:40:57 +09:00
gdosu
013cce2330 fix versioning mistake 2024-01-13 21:26:38 +09:00
gdosu
ebe7a938ce Fix versioning, applied top-p 2024-01-13 20:53:03 +09:00
gdosu
8f3011914a Fix mistake 2024-01-13 20:13:10 +09:00
gdosu
3b9a12899f Force plain fetch for aws 2024-01-13 19:56:24 +09:00
gdosu
93e5b7bdb4 Fix aws claude 2024-01-13 19:34:49 +09:00
kwaroran
012168d9a1 Update version to 1.74.0 2024-01-13 10:57:34 +09:00
kwaroran
5379e2430f Remove unused setting 2024-01-13 10:54:56 +09:00
kwaroran
9b39de366d Add advanced settings descriptions 2024-01-13 10:54:37 +09:00
kwaroran
921a9cae1e Remove experimental tag from genTimes 2024-01-13 10:42:41 +09:00
kwaroran
18980f0639 Refactor OtherBotSettings.svelte: Remove experimental tag 2024-01-13 10:41:49 +09:00
kwaroran
b402195e18 Fix streaming response handling in sendChat function 2024-01-13 10:41:12 +09:00
kwaroran
88e88b9ce6 move Python files and update Tauri configuration 2024-01-12 12:21:23 +09:00
kwaroran
70daaff160 Add llamacpp python scripts 2024-01-12 12:11:58 +09:00
kwaroran
b4b461288d Add Python installation and setup functionality 2024-01-12 12:02:06 +09:00
kwaroran
11ae0266d9 Update version to 1.73.2 2024-01-11 21:50:50 +09:00
kwaroran
18f85a321f Refactor BotSettings.svelte layout 2024-01-11 21:50:22 +09:00
kwaroran
a319eedee1 Add experimental support for Claude AWS 2024-01-11 21:50:04 +09:00
kwaroran
6031ecea32 Fix OpenAI Fixer plugin 2024-01-11 21:41:55 +09:00
kwaroran
1f2ee464d1 Remove unused function isAPNG from parser.ts 2024-01-10 07:09:27 +09:00
kwaroran
264211fdfd Refactor image.ts to use checkImageType instead of isAPNG 2024-01-10 07:08:13 +09:00
kwaroran
fd0de264e9 Update version to 1.73.1 2024-01-10 06:56:00 +09:00
kwaroran
f66d8f66a8 Change FontColorItalic color in highcontrast mode 2024-01-10 06:54:40 +09:00
kwaroran
6b88602673 Fix conditional statement in ProomptItem.svelte 2024-01-10 06:53:38 +09:00
kwaroran
a2f81fefd8 Fix google api key display 2024-01-09 20:03:55 +09:00
kwaroran
3610c2c9c0 Update version to 1.73.0 2024-01-09 00:31:20 +09:00
kwaroran
350bc66851 Add support for WebLLM 2024-01-09 00:27:58 +09:00
kwaroran
1ee7107153 Fix conversion units in metricaPlugin 2024-01-08 16:01:21 +09:00
kwaroran
7db7b71202 Move openrouter settings to BotSettings.svelte 2024-01-08 09:25:37 +09:00
kwaroran
5d7bc64ed1 Fix price calculation in openRouterModels function 2024-01-08 09:23:26 +09:00
kwaroran
414fad13ed Update price calculation in openRouterModels function 2024-01-08 09:14:28 +09:00
kwaroran
f8aba003fb Update version to 1.72.0 2024-01-08 09:13:19 +09:00
kwaroran
a490dbde47 Add new language keys and checkboxes for openrouter fallback and middle out 2024-01-08 09:10:52 +09:00
kwaroran
62a6577368 Add openrouterFallback and openrouterMiddleOut options 2024-01-08 09:09:12 +09:00
kwaroran
aaa5843c51 Add custom chain of thought feature and max thought tag depth setting 2024-01-08 09:03:12 +09:00
kwaroran
ecbbc8e85c Update fileURL in runVITS to Use localModelPath 2024-01-06 23:21:38 +09:00
kwaroran
229d974d75 Rename tfCache 2024-01-06 23:17:33 +09:00
kwaroran
4be7a6762c Update local model path to use remote URL 2024-01-06 23:16:13 +09:00