Commit Graph

169 Commits

Author SHA1 Message Date
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
kwaroran
3d8b3b669d Add playground and fix embeddings 2024-04-24 21:49:25 +09:00
kwaroran
430c752da2 Add non-advanced chat template 2024-04-24 20:00:52 +09:00
kwaroran
cd75b1e083 Refactor promptitem 2024-04-24 19:55:07 +09:00
kwaroran
5b598eedd7 Fix typo 2024-04-24 19:51:07 +09:00
kwaroran
4f8477538d add ollama package and support for ollama-hosted model 2024-04-17 21:01:56 +09:00
kwaroran
c805e63c60 Add support for Gemini Pro 1.5 in ModelList.svelte and request.ts 2024-04-17 10:38:23 +09:00
kwaroran
386129626f Refactor additionalClass parameter to be className for clarity 2024-04-11 05:46:10 +09:00
kwaroran
6ffd29a5a6 Fix realm ID extraction in RealmMain.svelte 2024-04-11 01:30:39 +09:00
kwaroran
c351041a9b Fix realm cutoff 2024-04-11 01:27:20 +09:00
kwaroran
fb058c430f Add new character addition screen 2024-04-11 01:07:22 +09:00
kwaroran
5e829bb043 Update Main Menu title to "Recently Uploaded" 2024-04-11 00:31:48 +09:00
kwaroran
b095286b3e Add GPT-4-Turbo and latest models 2024-04-10 07:33:05 +09:00
kwaroran
28241011cf Add model support 2024-04-09 05:49:01 +09:00
kwaroran
c6fbe7f58b Update version to 1.93.4 2024-04-08 06:57:32 +09:00
kwaroran
e57abcd3e5 Update special days 2024-04-08 06:53:38 +09:00
kwaroran
88ce3a4436 Add update option to realm 2024-04-05 21:37:39 +09:00
kwaroran
949269e2d6 Add update to RisuRealm feature 2024-03-28 18:04:51 +09:00
kwaroran
bce98a84a5 Add sleep function to wait for input update 2024-03-28 03:59:45 +09:00
kwaroran
9f0d398d3b Make risurealm share and download to use new api 2024-03-28 03:59:14 +09:00
kwaroran
ea6b1d20e5 Prepare new realm upload 2024-03-28 03:02:18 +09:00
kwaroran
5bede2b90a Change Reverse proxy name to Custom and add additionalParams 2024-03-20 21:02:34 +09:00
kwaroran
4dd541e65e Fix empty value for 'en' in MultiLangInput.svelte 2024-03-19 02:11:52 +09:00
kwaroran
e90d422586 Refactor getModelName function to import from "src/ts/model/names" 2024-03-19 02:08:26 +09:00
kwaroran
7c4bc8d2f1 Add April Fool's Day easter egg 2024-03-18 21:06:22 +09:00
kwaroran
9d7c300ec6 Fix parsing issue in MultiLangDisplay and MultiLangInput 2024-03-17 23:52:52 +09:00
kwaroran
ab0f0d0933 Make language selection to not display unknown languages 2024-03-16 15:19:47 +09:00
kwaroran
527520566d Add Multilanguage support for creator notes 2024-03-16 14:40:10 +09:00
kwaroran
c8434e7704 Add trimNonLatin function to trim non-Latin characters from chara.desc 2024-03-15 08:20:14 +09:00
kwaroran
12cb150009 Add new Claude 3 Haiku model 2024-03-14 06:25:30 +09:00
kwaroran
18fbaebd46 Add new prompt type 'postEverything' 2024-03-05 01:54:55 +09:00
kwaroran
bde9ef51d4 Add models 2024-03-05 01:07:34 +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
bangonicdd
85e7becaf6 Add gpt-3.5-turbo-0125, fix gpt-4-0314 2024-02-03 04:30:34 +09:00
kwaroran
afea17dfb3 Update model options in ModelList.svelte and request.ts 2024-01-26 04:24:02 +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
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
6b88602673 Fix conditional statement in ProomptItem.svelte 2024-01-10 06:53:38 +09:00
kwaroran
350bc66851 Add support for WebLLM 2024-01-09 00:27:58 +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
d36399e409 [feat] new template 2024-01-03 20:17:03 +09:00
kwaroran
23ef56cb33 [feat] fix horde support 2024-01-03 19:36:47 +09:00
kwaroran
0fb9beb5ea [fix] newyear 2024-01-01 00:02:19 +09:00
kwaroran
151c7450d3 [fix] to localstring on chat 2023-12-31 22:28:38 +09:00
kwaroran
fa7da4c9e6 [fix] static 2023-12-31 22:25:03 +09:00
kwaroran
6d5e48b024 [fix] remove special day 2023-12-31 22:20:54 +09:00
kwaroran
0d1dd45cdf [feat] new year 2023-12-31 22:19:57 +09:00