Commit Graph

274 Commits

Author SHA1 Message Date
kwaroran
628b17510d optionaize api key hiding 2024-08-24 15:49:41 +09:00
kwaroran
32014d6501 Change additional assets to arcordion 2024-08-24 15:37:34 +09:00
kwaroran
146ed8c5b0 Add claude caching and fix gpt4o chatgpt 2024-08-15 06:16:48 +09:00
diegocostares
7944bb3d16 feat: add support for spanish 2024-08-10 23:40:22 -04:00
kwaroran
064851e3b1 Add legacy gui option 2024-07-30 20:43:34 +09:00
kwaroran
4d74439daf change gui 2024-07-30 20:35:55 +09:00
kwaroran
b9b7201889 feat: persona binding 2024-07-30 00:40:09 +09:00
kwaroran
f7f3591609 Add internal backup load 2024-07-10 18:18:43 +09:00
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
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