kwaroran
cf5c75a9fb
refactor: change button order in alertcomp
2024-06-03 17:38:42 +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
011795e083
Delete wrong tab space in LanguageSettings.svelte file
2024-06-02 08:02:32 +09:00
Yuhwan Kim
3f78daf563
Add translation response size option
2024-06-02 08:02:31 +09:00
kwaroran
eae826d438
feat: add dalle quality
2024-05-31 13:35:26 +09:00
kwaroran
774b597573
refactor: Add PlaygroundImageGen component to PlaygroundMenu
2024-05-31 13:31:02 +09:00
kwaroran
622854489e
feat: Add dalle support
2024-05-31 13:15:01 +09:00
kwaroran
f63e1fc1f3
feat: new input style
2024-05-31 10:25:00 +09:00
kwaroran
cc3c5e2364
refactor: Update TextAreaResizable component styling
2024-05-31 10:04:47 +09:00
kwaroran
836570b940
ref: Refactor MainMenu.svelte component
2024-05-31 10:02:00 +09:00
kwaroran
5dc6103346
chore: Refactor MainMenu.svelte component
2024-05-31 09:53:44 +09:00
kwaroran
dd12e6f0fd
chore: Add goCharacterOnImport setting to AccessibilitySettings
2024-05-31 09:51:01 +09:00
kwaroran
f24989c901
feat: Add export without login
2024-05-31 09:39:17 +09:00
kwaroran
777815a2b2
fix: module placing incorrectly
2024-05-30 18:11:52 +09:00
kwaroran
80b3c30350
fix: fix module removal removing incorrect module
2024-05-30 18:08:07 +09:00
kwaroran
7e9433008a
feat: add realm sharing
2024-05-30 13:36:14 +09:00
kwaroran
221cac2dc4
feat: new module menu
2024-05-30 13:24:53 +09:00
kwaroran
a74bc5401e
refactor: Change low level button to check
2024-05-30 13:19:42 +09:00
kwaroran
f8c65018b1
feat: New module menu
2024-05-30 12:01:52 +09:00
kwaroran
f1777aba2c
feat: Add new triggers
2024-05-29 18:30:54 +09:00
kwaroran
4da60c1c22
refactor: Update lowLevelAccess check in modules
2024-05-29 18:10:03 +09:00
kwaroran
8b7220a44d
refactor: Simplify module creation logic in ModuleSettings.svelte
2024-05-29 18:04:38 +09:00
kwaroran
005c81a582
refactor: Update TriggerData.svelte to fix condition check for output type
2024-05-28 22:55:24 +09:00
kwaroran
39fad61ca8
refactor: Update TriggerData.svelte to exclude 'true' operator in condition check
2024-05-28 20:42:52 +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
f847f47ac4
refactor: Update PlaygroundSyntax.svelte to use highlighted TextAreaInput
2024-05-28 07:40:27 +09:00
kwaroran
398b4c994f
refactor: Add Cohere AI model support to BotSettings page
2024-05-28 01:48:40 +09:00
kwaroran
7f3434f8e4
refactor: Add Cohere models to ModelList and names.ts
2024-05-27 13:23:42 +09:00
kwaroran
4ad59fa69c
feat: Add HypaMemory V2 and SupaMemory descriptions and add hypav2 settings
2024-05-27 12:30:07 +09:00
kwaroran
584643ac87
refactor: Remove redundant CSS class in TextAreaInput.svelte
2024-05-27 12:09:43 +09:00
kwaroran
6d5be694d0
feat: Add default variables to character settings
2024-05-27 12:09:09 +09:00
kwaroran
608dad465b
refactor: Move getCustomToggles to parseKeyValue
2024-05-27 11:50:44 +09:00
kwaroran
1d5a829f88
feat: Add custom toggles
2024-05-27 11:18:15 +09:00
kwaroran
eb992a5c6b
refactor: Update AdvancedSettings.svelte to conditionally show custom chain of thought prompt option
2024-05-27 10:53:33 +09:00
kwaroran
7e1e3ecc61
refactor: Make custom chain of thought prompt option unrecommended
2024-05-27 10:51:28 +09:00
kwaroran
018eb9e0ac
refactor: Remove redundant CSS class in TextAreaInput.svelte
2024-05-26 12:40:20 +09:00
kwaroran
4ec8258a34
refactor: Update TextAreaInput to conditionally render textarea based on browser compatibility
2024-05-26 11:50:58 +09:00
kwaroran
da8cd0005c
chore: Add translate attribute to TextAreaInput for better accessibility
2024-05-26 11:50:12 +09:00
kwaroran
fe98d54507
feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex
2024-05-26 11:47:00 +09:00
kwaroran
cb130d44ba
feat: Update AlertComp to display correct description based on cardExportType
2024-05-26 08:32:45 +09:00
kwaroran
93cba968b5
feat: add syntax highlighting
2024-05-26 08:15:45 +09:00
kwaroran
a9eaf90208
feat: Add longpress functionality to Chat message removal button
2024-05-26 04:16:43 +09:00
kwaroran
7ba5ff0cce
feat: Add long press functionality to AutoresizeArea component
2024-05-26 04:08:57 +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
744ea4cb41
feat: Add icon removal
2024-05-26 03:05:40 +09:00
kwaroran
d3a180215d
Add multiple icon support
2024-05-26 02:37:25 +09:00
kwaroran
65fd56c0e4
Add character card v3 import/export
2024-05-25 09:24:35 +09:00