Commit Graph

746 Commits

Author SHA1 Message Date
kwaroran
a308910267 Fix typo in OtherBotSettings.svelte 2024-05-23 01:52:43 +09:00
kwaroran
7a1591bd20 feat: Add hypav2 memory option to OtherBotSettings 2024-05-23 01:52:31 +09:00
kwaroran
6b96a36061 feat: Add option to enable dynamic assets in Modify Display stage 2024-05-22 19:36:32 +09:00
kwaroran
77849d2a9a feat: Enable dynamic assets for processing data and replace missing asset names with the closest match 2024-05-22 14:52:08 +09:00
kwaroran
df2627acf6 feat: Add Gemini Flash 1.5 model to ModelList 2024-05-19 06:55:03 +09:00
kwaroran
defa8454d7 refactor: Update email address in GithubStars.svelte 2024-05-19 02:55:31 +09:00
kwaroran
6eb6f4f131 refactor: Update TextInput class to include "peer" for styling consistency 2024-05-15 00:37:37 +09:00
sub-hub
42f7ff3365 Add GPT-4o in reverse_proxy 2024-05-14 09:16:14 +09:00
kwaroran
14ef1d95ce feat: Add GPT-4o mode 2024-05-14 02:35:00 +09:00
sub-hub
bae5d06a68 Add Traditional Chinese language (translated by HionaKotka) 2024-05-08 22:08:07 +09:00
sub-hub
c0e7fdf431 feat: Add support for Vietnamese language in WelcomeRisu component 2024-05-08 21:58:18 +09:00
kwaroran
e904d44eb5 Move combinetranslation to language 2024-05-06 06:40:05 +09:00
sub-hub
07eb230be3 Add combineTranslation feature that merging and translating separated HTML sentences 2024-05-05 11:49:15 +09:00
sub-hub
b54dc17402 fix: update translateHTML function to include chatID parameter 2024-05-04 17:49:06 +09:00
kwaroran
2e88a52810 Update MainMenu.svelte to display patch update notification 2024-05-01 08:27:56 +09:00
kwaroran
b224387073 Update imports in GithubStars.svelte and MainMenu.svelte 2024-05-01 07:54:58 +09:00
sub-hub
e5a88c4ecb Add support for custom embedding URL in PlaygroundEmbedding.svelte and HypaProcesser 2024-04-27 18:21:44 +09:00
kwaroran
dffd424f0c Fix var not updating the display 2024-04-27 06:27:16 +09:00
kwaroran
15a6c8de8c Add border color in update alert in MainMenu.svelte 2024-04-25 15:03:10 +09:00
kwaroran
8d91267c69 Fix conditional statements in Chat.svelte, DefaultChatScreen.svelte, SideChatList.svelte, and Sidebar.svelte 2024-04-25 14:31:32 +09:00
kwaroran
bac475f22f Add none blank message 2024-04-25 02:42:56 +09:00
kwaroran
5bd57df411 Fix sidebar and textarea size 2024-04-25 02:30:10 +09:00
kwaroran
f1dfabc408 Add GUI size options 2024-04-25 02:17:57 +09:00
kwaroran
9b44ad2f1c Fix optimaizedinput 2024-04-25 01:30:02 +09:00
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
kwaroran
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
3e5b922c8b Remove legacy field 2024-04-25 00:30:09 +09:00
kwaroran
e88b8c64c3 Update PlaygroundJinja.svelte to bind onInput event to TextAreaInput 2024-04-24 23:14:16 +09:00
kwaroran
c777b0048a Update PlaygroundSyntax and PlaygroundTokenizer components 2024-04-24 23:13:55 +09:00
kwaroran
0fa918836f Move playground 2024-04-24 23:12:28 +09:00
kwaroran
b6cb58b265 Fix sidebar button alignment issue 2024-04-24 23:09:15 +09:00
kwaroran
561ec6137c Update playground Icon 2024-04-24 22:48:47 +09:00
kwaroran
957a882797 Add UserIcon for playground to Chat.svelte 2024-04-24 22:46:42 +09:00
kwaroran
f50e5fcd69 Add Chat playground 2024-04-24 22:42:27 +09:00
kwaroran
430c162af1 Fix name in syntax playground 2024-04-24 22:14:00 +09:00
kwaroran
71c7e088e5 Add PlaygroundSyntax 2024-04-24 22:11:38 +09:00
kwaroran
c5d6dbfd8b Remove regex from playground 2024-04-24 22:06:58 +09:00
kwaroran
58513ed54a Add tokenizer playground 2024-04-24 22:06:02 +09:00
kwaroran
90574bcdc3 Add Jinja playground 2024-04-24 21:59:49 +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
f569c1696c Fix hanuraiMemory enable and add hanuraiMemory checkbox 2024-04-24 01:23:10 +09:00
kwaroran
4b953d1f2b Fix harunaimemory enable 2024-04-23 23:07:09 +09:00
kwaroran
baa0fc07f3 Add continue translating existing language option 2024-04-23 22:54:25 +09:00
kwaroran
2abd3bf15a Add Harunai Memory 2024-04-23 22:07:44 +09:00
kwaroran
bb0ad4c57e Add chat formatting and use instruction prompt feature 2024-04-23 18:31:32 +09:00
kwaroran
b33ab24894 Refactor ChatFormatSettings component to BotSettings and OobaSettings pages 2024-04-23 18:26:41 +09:00
kwaroran
e93f625ebd Add openrouter provider 2024-04-21 14:24:26 +09:00