HyperBlaze
b1480e8d3b
Merge branch 'kwaroran:main' into main
2024-06-13 22:00:59 -07:00
kwaroran
9d1e2bfb28
feat: add PlaygroundParser component to PlaygroundMenu
2024-06-14 08:15:48 +09:00
HyperBlaze
e31075e12c
Merge branch 'experimental'
2024-06-13 13:16:06 -07:00
LightningHyperBlaze45654
caa73666c4
minor update
2024-06-13 08:04:44 -07:00
LightningHyperBlaze45654
9e77b46936
Experimental settings updated
...
regular push for saving
2024-06-12 20:58:30 -07:00
LightningHyperBlaze45654
0e70869b88
Solved hypav2 not implemented as expected
...
The github isn't updating codebase correctly!!!
2024-06-12 17:00:13 -07:00
HyperBlaze
22f08e2024
Update OtherBotSetings.svelte due to OAI key not showing upo
2024-06-12 11:16:16 -07:00
LightningHyperBlaze45654
5030dd56da
hypav2 enhancment 2
2024-06-12 07:11:07 -07:00
HyperBlaze
aff445f38f
Merge branch 'kwaroran:main' into main
2024-06-12 06:32:10 -07:00
kwaroran
933e4d0cec
feat: add sd3
2024-06-12 20:20:24 +09:00
LightningHyperBlaze45654
ff1793a123
hypav2 update
...
incomplete
2024-06-11 21:06:59 -07:00
kwaroran
ccb3d94ef7
feat: add hub additional html
2024-06-10 16:11:49 +09:00
kwaroran
2d6ba80938
Remove unnecessary imports from MainMenu.svelte
2024-06-10 15:53:52 +09:00
kwaroran
b53cbba0fa
ref: replace browser color picker to svelte-awesome-color-picker
2024-06-10 02:23:13 +09:00
kwaroran
430bf6d95d
refactor: Update AlertComp.svelte to fix export button alignment
2024-06-09 20:12:41 +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
2f4103cf2e
feat: add trigger sort
2024-06-07 18:54:21 +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
49b14939c4
feat: add quote colors
2024-06-07 17:14:21 +09:00
kwaroran
c54b1a6d30
fix: add stb error handling
2024-06-07 00:38:15 +09:00
kwaroran
57e50ca9b3
feat: add sortings
2024-06-06 19:29:38 +09:00
kwaroran
c9d41c1cfa
fix: apply module not working
2024-06-05 16:51:30 +09:00
kwaroran
764c2370dd
feat: add module apply
2024-06-05 16:38:44 +09:00
kwaroran
49a26b8893
remove: random lorebook
2024-06-04 18:47:58 +09:00
kwaroran
a4ac170f5b
feat: add forked
2024-06-04 12:13:33 +09:00
kwaroran
ced1776c8c
refactor: Update RealmPopUp URL to use new character page format
2024-06-04 12:06:45 +09:00
kwaroran
b5164129aa
feat: Add lodash split function to improve URL parsing in RealmMain.svelte
2024-06-04 12:02:08 +09:00
kwaroran
653e3671e1
refactor: Add v2 warning
2024-06-03 17:59:37 +09:00
kwaroran
31ef0b3085
fix: button margin
2024-06-03 17:51:56 +09:00
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