Commit Graph

  • b54dc17402 fix: update translateHTML function to include chatID parameter sub-hub 2024-05-04 17:49:06 +09:00
  • 5b1447c7bc Fix hanurai to skip query chats when push to processor (#400) kwaroran 2024-05-04 05:12:06 +09:00
  • e76a2459bb Fix hanurai to skip query chats when push to processor sub-hub 2024-05-02 09:47:35 +09:00
  • 2e88a52810 Update MainMenu.svelte to display patch update notification kwaroran 2024-05-01 08:27:56 +09:00
  • 31291cf587 Update URL for new version download in update.ts kwaroran 2024-05-01 08:17:51 +09:00
  • 6650f2a74e Update version numbers to 1.101.0 kwaroran 2024-05-01 08:15:57 +09:00
  • d3c2e5575e Update calc kwaroran 2024-05-01 08:11:11 +09:00
  • 899c633c26 Update version numbers to 1.100.3 kwaroran 2024-05-01 07:55:10 +09:00
  • b224387073 Update imports in GithubStars.svelte and MainMenu.svelte kwaroran 2024-05-01 07:54:58 +09:00
  • 7962d34e08 Fix typo in mainpage parameter name in preload.ts kwaroran 2024-04-30 14:49:34 +09:00
  • 1bc7a38d65 Fix hostname condition in preload.ts kwaroran 2024-04-30 13:52:46 +09:00
  • 808112630d Add support for macOS platform in GitHub Actions workflow kwaroran 2024-04-30 13:32:22 +09:00
  • 56a6d57a60 Add Capacitor import for preLoadCheck function in preload.ts kwaroran 2024-04-30 13:19:58 +09:00
  • 344deae1bc Update cap settings kwaroran 2024-04-30 13:12:58 +09:00
  • f622534f96 Use proxy on requesting on android kwaroran 2024-04-30 13:08:29 +09:00
  • 09d9737b08 Update github actions kwaroran 2024-04-30 13:07:03 +09:00
  • e9a84358fb Add prompt type parser kwaroran 2024-04-30 04:11:04 +09:00
  • 3647985ca4 Merge branch 'main' of https://github.com/kwaroran/RisuAI kwaroran 2024-04-29 01:54:12 +09:00
  • d2248383fd Fix return value for custom embedding URL in HypaProcesser kwaroran 2024-04-29 01:53:27 +09:00
  • cf8c83c799 Add support for custom embedding URL in HypaProcesser kwaroran 2024-04-29 01:53:27 +09:00
  • 4fe027f306 Add support for custom embedding URL in Playground (#391) kwaroran 2024-04-29 01:51:07 +09:00
  • cefdc1ad11 Fix customEmbeddingUrl handling in HypaProcesser sub-hub 2024-04-27 22:41:48 +09:00
  • 96622482b3 Add appendLastPath util function and use it in hypamemory sub-hub 2024-04-27 22:09:23 +09:00
  • e5a88c4ecb Add support for custom embedding URL in PlaygroundEmbedding.svelte and HypaProcesser sub-hub 2024-04-27 18:21:44 +09:00
  • 091cf4f35c Fix import module checking kwaroran 2024-04-27 06:29:03 +09:00
  • 228b62d43b Update version numbers to 1.100.2 kwaroran 2024-04-27 06:27:33 +09:00
  • dffd424f0c Fix var not updating the display kwaroran 2024-04-27 06:27:16 +09:00
  • 94c1b33d14 Update version numbers to 1.100.1 kwaroran 2024-04-26 22:35:16 +09:00
  • 901db2b09e Add ignoredErrors in alertError function kwaroran 2024-04-26 22:34:59 +09:00
  • 15a6c8de8c Add border color in update alert in MainMenu.svelte kwaroran 2024-04-25 15:03:10 +09:00
  • 613ab7e166 Add chat variables in patchnote kwaroran 2024-04-25 14:44:54 +09:00
  • 0ebc919080 Fix toRPN cac kwaroran 2024-04-25 14:43:52 +09:00
  • a476bc9c05 Update version numbers to 1.100.0 kwaroran 2024-04-25 14:43:04 +09:00
  • 8d91267c69 Fix conditional statements in Chat.svelte, DefaultChatScreen.svelte, SideChatList.svelte, and Sidebar.svelte kwaroran 2024-04-25 14:31:32 +09:00
  • 6ae39619b7 Add support for bitwise OR and AND operators in calculateRPN function kwaroran 2024-04-25 04:10:00 +09:00
  • 45a9068e58 Fix regex bug in executeRPNCalculation function kwaroran 2024-04-25 04:00:53 +09:00
  • bf15c7d860 Add support for var loading in calc and add special syntax for calc kwaroran 2024-04-25 04:00:08 +09:00
  • 63e3492466 Fix > and < not working kwaroran 2024-04-25 03:12:16 +09:00
  • be38e42186 Add comparison operators < and > to calculateRPN function kwaroran 2024-04-25 02:51:37 +09:00
  • edeb77e085 Add ^ and % to calc kwaroran 2024-04-25 02:47:44 +09:00
  • bac475f22f Add none blank message kwaroran 2024-04-25 02:42:56 +09:00
  • 5bd57df411 Fix sidebar and textarea size kwaroran 2024-04-25 02:30:10 +09:00
  • f1dfabc408 Add GUI size options kwaroran 2024-04-25 02:17:57 +09:00
  • 9b44ad2f1c Fix optimaizedinput kwaroran 2024-04-25 01:30:02 +09:00
  • e1f738c4ae Fix import indenetation kwaroran 2024-04-25 01:23:25 +09:00
  • 11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import kwaroran 2024-04-25 01:17:14 +09:00
  • cc744853d2 Add hotkey functionality to handle Escape key kwaroran 2024-04-25 01:08:03 +09:00
  • c0c5592c4c Add new commands to processCommand function kwaroran 2024-04-25 01:05:20 +09:00
  • 68571143bf Add risu_char and risu_user kwaroran 2024-04-25 01:01:02 +09:00
  • 4a820aac4a Remove deep kwaroran 2024-04-25 00:59:02 +09:00
  • c10eab506a Update error handling in main.ts and globalApi.ts kwaroran 2024-04-25 00:57:09 +09:00
  • 2d1a504cdb Add unixtime function to parser.ts kwaroran 2024-04-25 00:44:54 +09:00
  • eceeb98768 Add setdefaultvar kwaroran 2024-04-25 00:43:10 +09:00
  • 719040789c Add idle_duration kwaroran 2024-04-25 00:37:26 +09:00
  • ba6195f1de Rename idle_duration to message_idle_duration kwaroran 2024-04-25 00:34:57 +09:00
  • 0d067e27d0 Fix datetime format length check in parser.ts kwaroran 2024-04-25 00:34:17 +09:00
  • 06742fe16e Update datetimeformat kwaroran 2024-04-25 00:33:49 +09:00
  • 3e5b922c8b Remove legacy field kwaroran 2024-04-25 00:30:09 +09:00
  • 413ccc6bfc Update version number to 1.99.1 kwaroran 2024-04-25 00:17:46 +09:00
  • e88b8c64c3 Update PlaygroundJinja.svelte to bind onInput event to TextAreaInput kwaroran 2024-04-24 23:14:16 +09:00
  • c777b0048a Update PlaygroundSyntax and PlaygroundTokenizer components kwaroran 2024-04-24 23:13:55 +09:00
  • 0fa918836f Move playground kwaroran 2024-04-24 23:12:28 +09:00
  • b6cb58b265 Fix sidebar button alignment issue kwaroran 2024-04-24 23:09:15 +09:00
  • 4bf65af264 Update version number to 1.99.0 kwaroran 2024-04-24 22:54:08 +09:00
  • 561ec6137c Update playground Icon kwaroran 2024-04-24 22:48:47 +09:00
  • 957a882797 Add UserIcon for playground to Chat.svelte kwaroran 2024-04-24 22:46:42 +09:00
  • f50e5fcd69 Add Chat playground kwaroran 2024-04-24 22:42:27 +09:00
  • 430c162af1 Fix name in syntax playground kwaroran 2024-04-24 22:14:00 +09:00
  • 63e54a4716 Fix consistantChar option not applying kwaroran 2024-04-24 22:12:24 +09:00
  • 71c7e088e5 Add PlaygroundSyntax kwaroran 2024-04-24 22:11:38 +09:00
  • c5d6dbfd8b Remove regex from playground kwaroran 2024-04-24 22:06:58 +09:00
  • 58513ed54a Add tokenizer playground kwaroran 2024-04-24 22:06:02 +09:00
  • 90574bcdc3 Add Jinja playground kwaroran 2024-04-24 21:59:49 +09:00
  • 3d8b3b669d Add playground and fix embeddings kwaroran 2024-04-24 21:49:25 +09:00
  • bd2e1a05b7 Update chunk size in HypaProcesser class kwaroran 2024-04-24 20:31:44 +09:00
  • d2288d326b Refactor similarity calculation and sorting in HypaProcesser class kwaroran 2024-04-24 20:30:14 +09:00
  • acf72727b6 Remove unessesary convertions kwaroran 2024-04-24 20:29:10 +09:00
  • 2eb27a2dde Refactor runEmbedding function in transformers.ts kwaroran 2024-04-24 20:14:48 +09:00
  • 97d672d270 Fix rangeStart condition in templateCheck function kwaroran 2024-04-24 20:03:49 +09:00
  • 430c752da2 Add non-advanced chat template kwaroran 2024-04-24 20:00:52 +09:00
  • da8e57c542 Add non-advanced settings kwaroran 2024-04-24 19:58:14 +09:00
  • cd75b1e083 Refactor promptitem kwaroran 2024-04-24 19:55:07 +09:00
  • 5b598eedd7 Fix typo kwaroran 2024-04-24 19:51:07 +09:00
  • f569c1696c Fix hanuraiMemory enable and add hanuraiMemory checkbox kwaroran 2024-04-24 01:23:10 +09:00
  • a42126e0f6 Update version numbers to 1.98.2 kwaroran 2024-04-24 00:28:02 +09:00
  • ab226c8b9d Fix text handling kwaroran 2024-04-24 00:27:49 +09:00
  • 393e702126 Fix type error in requestChatDataMain function kwaroran 2024-04-24 00:23:21 +09:00
  • ffe27d02fc Update version numbers to 1.98.1 kwaroran 2024-04-24 00:15:23 +09:00
  • 414fa5348c Fix hanuraiMemory function to use shift instead of pop for chats array kwaroran 2024-04-24 00:15:06 +09:00
  • 6242cd821d Add translations kwaroran 2024-04-23 23:07:55 +09:00
  • 4b953d1f2b Fix harunaimemory enable kwaroran 2024-04-23 23:07:09 +09:00
  • 445af3ef43 Update version numbers to 1.98.0 kwaroran 2024-04-23 23:06:24 +09:00
  • f46df1af20 Add Llama3 tokenizer support kwaroran 2024-04-23 23:02:27 +09:00
  • baa0fc07f3 Add continue translating existing language option kwaroran 2024-04-23 22:54:25 +09:00
  • 45acd4b6d8 Refactor chat formatting and fix Harunai Memory kwaroran 2024-04-23 22:50:44 +09:00
  • 2abd3bf15a Add Harunai Memory kwaroran 2024-04-23 22:07:44 +09:00
  • 376fa1641b Add nomic embedding kwaroran 2024-04-23 20:41:08 +09:00
  • bb0ad4c57e Add chat formatting and use instruction prompt feature kwaroran 2024-04-23 18:31:32 +09:00
  • b33ab24894 Refactor ChatFormatSettings component to BotSettings and OobaSettings pages kwaroran 2024-04-23 18:26:41 +09:00
  • e2e7031210 Update package.json and pnpm-lock.yaml with dependency changes kwaroran 2024-04-23 17:25:40 +09:00