Commit Graph

254 Commits

Author SHA1 Message Date
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
648941cb34 refactor: Update Korean translation 2024-05-27 14:06:14 +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
e5e7533e1a chore: add google requirements 2024-05-25 01:11:59 +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
ec364271bd Fixed existing Chinese translation (translated by HionaKotka) 2024-05-08 22:08:07 +09:00
sub-hub
bae5d06a68 Add Traditional Chinese language (translated by HionaKotka) 2024-05-08 22:08:07 +09:00
sub-hub
e1eaf08df8 Fix: now combineTranslation will Apply markdown 2024-05-06 13:30:38 +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
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
3d8b3b669d Add playground and fix embeddings 2024-04-24 21:49:25 +09:00
kwaroran
6242cd821d Add translations 2024-04-23 23:07:55 +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
kwaroran
d8b60e1a12 fix triggerscript help 2024-04-10 11:20:14 +09:00
kwaroran
9bcb4aba4d Update charjs description in en.ts to add unrecommended notice 2024-04-10 11:17:10 +09:00
kwaroran
1a750dc6c6 Add trigger effects and conditions 2024-04-10 10:19:10 +09:00
kwaroran
0d57392feb Add Command for trigger 2024-04-10 09:36:28 +09:00
kwaroran
8d094d5b66 Add supamemory max chunk size and remove deprecated 2024-04-08 23:42:30 +09:00