kwaroran
f94ff18f01
fix hidetext in custom
2024-06-27 00:26:49 +09:00
kwaroran
6f25ce36f9
fix: Enable backup feature in UserSettings.svelte for web version
2024-06-24 01:53:35 +09:00
bangonicdd
9889a7ec49
add sonnet 3.5 for aws and custom
2024-06-21 02:42:44 +09:00
kwaroran
56aa8d26f1
Fix typo in ModelList.svelte and names.ts
2024-06-20 23:48:23 +09:00
kwaroran
1ea5975973
fix typo
2024-06-20 23:42:47 +09:00
kwaroran
3d108e65c7
add claude sonnet
2024-06-20 23:33:52 +09:00
kwaroran
4b77df6c19
Add hidden passwords
2024-06-20 16:12:38 +09:00
kwaroran
799188b785
fix object
2024-06-19 18:03:08 +09:00
HyperBlaze
beccdf0bb8
Merge branch 'kwaroran:main' into main
2024-06-18 11:14:22 -07:00
kwaroran
507c3e629a
add export via htmls
2024-06-19 02:42:18 +09:00
kwaroran
af8a213551
add screenshot progress indicator
2024-06-18 22:24:38 +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
f4c10b8395
improve translation
2024-06-18 21:55:22 +09:00
HyperBlaze
901d07bcf1
Merge branch 'kwaroran:main' into main
2024-06-15 23:26:49 -07:00
kwaroran
94b65b3e0d
Update MainMenu.svelte to use page 0
2024-06-16 02:54:57 +09:00
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