kwaroran
0ee481d00d
add hidechaticon
2024-07-10 16:17:33 +09:00
kwaroran
18ad143371
feat: add Lua help
2024-06-29 18:21:08 +09:00
kwaroran
95452921fe
feat: add lua triggers
2024-06-29 05:19:39 +09:00
kwaroran
8a94ef938e
feat: add triggercode
2024-06-29 00:45:57 +09:00
kwaroran
507c3e629a
add export via htmls
2024-06-19 02:42:18 +09:00
kwaroran
401e83b916
Move legacy translation
2024-06-18 22:14:04 +09:00
kwaroran
22a06a4d7d
remove outdated plugins
2024-06-18 22:08:04 +09:00
kwaroran
2d57dde4a8
add alert warning in charx
2024-06-09 19:41:51 +09:00
kwaroran
8edad562e8
chore: Add loadAutoServerBackup button to UserSettings page
2024-06-09 19:02:53 +09:00
kwaroran
7bb056d6a8
feat: lineheight
2024-06-07 17:55:59 +09:00
kwaroran
58bf0807d2
feat: add font settings
2024-06-07 17:47:10 +09:00
kwaroran
764c2370dd
feat: add module apply
2024-06-05 16:38:44 +09:00
kwaroran
653e3671e1
refactor: Add v2 warning
2024-06-03 17:59:37 +09:00
kwaroran
b0c9a2e54b
Improve LLM Translation ( #477 )
...
# 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?
- [x] Did you added a type def?
# Description
1. LLM 번역 응답 크기 소프트코딩화
2. LLM도 DOM파서를 통한 문장 단위 및 병렬 번역을 하도록 수정
3. 바깥쪽 태그가 제대로 제거가 안되는 문제 해결
4. 추가적으로, 기본 번역 프롬프트를 ```You are a translator. Translate the following
html or text into {{slot}}. Do not output anything other than the
translation, punctuations and quotation marks.```으로 변경하고 싶습니다.
------
1. Softcoded LLM translation response size
2. Modified LLM to also do sentence-by-sentence and parallel translation
via DOM parser
3. Fixed an issue with outer tags not being removed properly
4. Additionally, I want to change the default translation prompt to
```You are a translator. Translate the following html or text into
{{slot}}. Do not output anything other than the translation,
punctuations and quotation marks.```
2024-06-03 17:33:15 +09:00
kwaroran
8dff1a6cde
feat: add export via ccv3 charx and json
2024-06-02 23:38:55 +09:00
Yuhwan Kim
3f78daf563
Add translation response size option
2024-06-02 08:02:31 +09:00
kwaroran
dd12e6f0fd
chore: Add goCharacterOnImport setting to AccessibilitySettings
2024-05-31 09:51:01 +09:00
kwaroran
f8c65018b1
feat: New module menu
2024-05-30 12:01:52 +09:00
kwaroran
2870fb2238
refactor: Update lowLevelAccess check in importCharacterCardSpec
2024-05-29 18:34:57 +09:00
kwaroran
f1777aba2c
feat: Add new triggers
2024-05-29 18:30:54 +09:00
kwaroran
0d28f1a381
chore: Add truthy operator to trigger conditions
2024-05-28 20:42:26 +09:00
kwaroran
2401b25bee
Add low level access
2024-05-28 20:39:35 +09:00
kwaroran
4ad59fa69c
feat: Add HypaMemory V2 and SupaMemory descriptions and add hypav2 settings
2024-05-27 12:30:07 +09:00
kwaroran
6d5be694d0
feat: Add default variables to character settings
2024-05-27 12:09:09 +09:00
kwaroran
1d5a829f88
feat: Add custom toggles
2024-05-27 11:18:15 +09:00
kwaroran
9c06e15bbc
refactor: Remove redundant CSS class in TextAreaInput.svelte
2024-05-27 10:52:05 +09:00
kwaroran
7e1e3ecc61
refactor: Make custom chain of thought prompt option unrecommended
2024-05-27 10:51:28 +09:00
kwaroran
963d9736c8
feat: enable regex for lorebook search
2024-05-26 03:52:19 +09:00
kwaroran
21782b55be
feat: add nickname
2024-05-26 03:47:26 +09:00
kwaroran
65fd56c0e4
Add character card v3 import/export
2024-05-25 09:24:35 +09:00
kwaroran
96ccc1cdd8
feat: add preset sharing
2024-05-24 11:28:32 +09:00
kwaroran
d126e52788
Rework catalog and add trash
2024-05-23 08:13:20 +09:00
kwaroran
f1b9247f20
feat: Add "Long Term Memory" option to OtherBotSettings
2024-05-23 07:02:54 +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
sub-hub
be82cd9748
Fixed combineTranslation helper description
2024-05-05 14:16:06 +09:00
sub-hub
07eb230be3
Add combineTranslation feature that merging and translating separated HTML sentences
2024-05-05 11:49:15 +09:00
kwaroran
bac475f22f
Add none blank message
2024-04-25 02:42:56 +09:00
kwaroran
f1dfabc408
Add GUI size options
2024-04-25 02:17:57 +09:00
kwaroran
3d8b3b669d
Add playground and fix embeddings
2024-04-24 21:49: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
da272d83d8
Add custom tokenizers
2024-04-19 13:35:56 +09:00
kwaroran
354bcbd88b
Add removeIncompleteResponse
2024-04-18 22:47:38 +09:00
kwaroran
0a2fd4a4c2
Add autoContinueChat setting
2024-04-18 22:25:22 +09:00
kwaroran
83f0cb005c
Add autoContinueMinTokens setting
2024-04-18 13:37:46 +09:00
kwaroran
3726c96a29
Add metadata viewer
2024-04-11 05:18:47 +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
488a0f2015
Update triggerScript description in en.ts to fix button attribute example
2024-04-10 11:26:20 +09:00