kwaroran
413ccc6bfc
Update version number to 1.99.1
2024-04-25 00:17:46 +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
4bf65af264
Update version number to 1.99.0
2024-04-24 22:54:08 +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
63e54a4716
Fix consistantChar option not applying
2024-04-24 22:12:24 +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
bd2e1a05b7
Update chunk size in HypaProcesser class
2024-04-24 20:31:44 +09:00
kwaroran
d2288d326b
Refactor similarity calculation and sorting in HypaProcesser class
2024-04-24 20:30:14 +09:00
kwaroran
acf72727b6
Remove unessesary convertions
2024-04-24 20:29:10 +09:00
kwaroran
2eb27a2dde
Refactor runEmbedding function in transformers.ts
2024-04-24 20:14:48 +09:00
kwaroran
97d672d270
Fix rangeStart condition in templateCheck function
2024-04-24 20:03:49 +09:00
kwaroran
430c752da2
Add non-advanced chat template
2024-04-24 20:00:52 +09:00
kwaroran
da8e57c542
Add non-advanced settings
2024-04-24 19:58:14 +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
a42126e0f6
Update version numbers to 1.98.2
2024-04-24 00:28:02 +09:00
kwaroran
ab226c8b9d
Fix text handling
2024-04-24 00:27:49 +09:00
kwaroran
393e702126
Fix type error in requestChatDataMain function
2024-04-24 00:23:21 +09:00
kwaroran
ffe27d02fc
Update version numbers to 1.98.1
2024-04-24 00:15:23 +09:00
kwaroran
414fa5348c
Fix hanuraiMemory function to use shift instead of pop for chats array
2024-04-24 00:15:06 +09:00
kwaroran
6242cd821d
Add translations
2024-04-23 23:07:55 +09:00
kwaroran
4b953d1f2b
Fix harunaimemory enable
2024-04-23 23:07:09 +09:00
kwaroran
445af3ef43
Update version numbers to 1.98.0
2024-04-23 23:06:24 +09:00
kwaroran
f46df1af20
Add Llama3 tokenizer support
2024-04-23 23:02:27 +09:00
kwaroran
baa0fc07f3
Add continue translating existing language option
2024-04-23 22:54:25 +09:00
kwaroran
45acd4b6d8
Refactor chat formatting and fix Harunai Memory
2024-04-23 22:50:44 +09:00
kwaroran
2abd3bf15a
Add Harunai Memory
2024-04-23 22:07:44 +09:00
kwaroran
376fa1641b
Add nomic embedding
2024-04-23 20:41:08 +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
e2e7031210
Update package.json and pnpm-lock.yaml with dependency changes
2024-04-23 17:25:40 +09:00
kwaroran
7ea267b1ba
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-04-22 01:36:00 +09:00
kwaroran
67c8e39d83
Fix alertError function to handle non-string messages
2024-04-22 01:35:58 +09:00
kwaroran
736de0d304
Update README.md ( #376 )
...
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] 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
minor fix
2024-04-21 14:29:02 +09:00
kwaroran
27d045292a
Update version numbers to 1.97.2
2024-04-21 14:28:34 +09:00
kwaroran
64df5d4d6a
Add repetition_penalty, min_p, top_a, and openrouterProvider to botPreset interface
2024-04-21 14:28:04 +09:00
kwaroran
e93f625ebd
Add openrouter provider
2024-04-21 14:24:26 +09:00
Ikko Eltociear Ashimine
e3af9b50cf
Update README.md
...
minor fix
2024-04-20 22:49:57 +09:00
kwaroran
e23cfb2835
Update version numbers to 1.97.1
2024-04-20 22:31:15 +09:00