poroyo
6f5dd7f179
Add support for character-specific translation prompts with Ax. model
2024-09-28 16:08:32 +09:00
kwaroran
f8d62f8772
Disable LLM translation using DOM parser ( #632 )
...
# 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?
- [ ] Did you added a type def?
# Description
현재 로컬 리스 번역은 경우의수를 충분히 고려하지 않아 번역에 문제가 있습니다. 로컬 리스의 번역 로직을 웹 버전과 동일하게
변경하고 싶습니다.
A translation issues in current local environment because cases are not
sufficiently considered. I want to change local translation logic alike
web version.
2024-09-26 08:40:38 +09:00
kwaroran
b60d96aa31
Update version to 134.1.0
2024-09-26 08:39:56 +09:00
kwaroran
39996125c9
Add Gemini pro 1.5 002
2024-09-26 08:39:08 +09:00
Yuhwan Kim
a0d5c59cc1
Disable LLM translation using DOM parser
2024-09-24 15:34:42 +09:00
kwaroran
bff871c77f
Update version to 134.0.3
2024-09-24 09:38:35 +09:00
kwaroran
4336291580
Change img to not add newline
2024-09-24 09:35:17 +09:00
kwaroran
633a4fc0e9
Update version to 134.0.2
2024-09-24 09:22:54 +09:00
kwaroran
51d65c9d78
Add fmIndex checking in chat import
2024-09-24 09:21:53 +09:00
kwaroran
5048307c03
Fix repeated flag handling
2024-09-24 09:18:52 +09:00
kwaroran
e42776cd29
Fix enter causing collapse in chromium
2024-09-24 09:08:32 +09:00
kwaroran
71d575ebfe
Fix toLangName
2024-09-24 08:54:18 +09:00
kwaroran
ca9928fd2b
Add highlighter try-catch
2024-09-24 08:51:19 +09:00
kwaroran
e1204abe1e
Fix display related CBS autocomplete
2024-09-24 02:06:16 +09:00
kwaroran
257de38867
Make autocomplete start with 0
2024-09-24 02:05:25 +09:00
kwaroran
dfe5fe3503
Update version to 134.0.1
2024-09-24 01:38:52 +09:00
kwaroran
8fd3681de0
Fix firefox compability
2024-09-24 01:38:25 +09:00
kwaroran
a5ef8ecac3
Fix textarea input handling for Enter
2024-09-24 00:31:00 +09:00
kwaroran
054c8af63e
Refactor textarea input handling for Firefox compatibility
2024-09-24 00:29:40 +09:00
kwaroran
d91ae6d783
Update version to 134.0.0
2024-09-24 00:08:31 +09:00
kwaroran
7b405c11b1
Refactor try-catch for regex script execution
2024-09-24 00:08:13 +09:00
kwaroran
14313dbb77
Move event invoke inside seperate try-catch statement
2024-09-24 00:06:07 +09:00
kwaroran
c1903c5b56
Add firefox compability for autocomplete
2024-09-24 00:05:21 +09:00
kwaroran
e676623a4e
Add autocomplete
2024-09-23 23:53:03 +09:00
kwaroran
cbba839cea
Add Flag GUI
2024-09-23 22:03:32 +09:00
kwaroran
54f019743c
Add outscript newline
2024-09-23 21:09:03 +09:00
kwaroran
b06d6236d4
Add more flag support
2024-09-23 20:59:52 +09:00
kwaroran
988009d706
Add leading newline to asset cbs
2024-09-23 20:53:19 +09:00
kwaroran
6fdc6878d9
Add custom quotes
2024-09-23 20:46:58 +09:00
kwaroran
3d2ad3736f
Update version to 133.0.0
2024-09-22 00:59:21 +09:00
kwaroran
bff47f3f79
Add highlights
2024-09-21 07:05:46 +09:00
kwaroran
ea415664a7
Add pure-display
2024-09-21 07:03:44 +09:00
kwaroran
9018d60d01
Fix role cbs and add isfirstmsg cbs
2024-09-21 06:48:29 +09:00
kwaroran
5db048aac2
Add asset cbs
2024-09-21 04:48:37 +09:00
kwaroran
d912af42b9
Fix first message not working with back arrow
2024-09-20 07:17:53 +09:00
kwaroran
84382bac68
Update version to 132.0.0
2024-09-18 23:32:42 +09:00
kwaroran
1590b73fcd
Add setvar null handling
2024-09-18 23:32:20 +09:00
kwaroran
85609e890e
Change first message to chat dependent
2024-09-18 23:25:02 +09:00
kwaroran
6ad841e931
Fix trigger updating
2024-09-18 22:51:22 +09:00
kwaroran
32d6c02130
fix chara meta replacing ccv3
2024-09-18 22:30:37 +09:00
kwaroran
321c21cea9
Improve account and Add priority
2024-09-18 22:25:09 +09:00
kwaroran
efdc15c098
Refactor TriggerList
2024-09-16 05:35:25 +09:00
kwaroran
94197f9246
Refactor function call prefix in parser.ts
2024-09-16 05:25:03 +09:00
kwaroran
d5371a6ea9
Added functions
2024-09-16 05:23:27 +09:00
kwaroran
12f9c86366
Remove trigger code mode
2024-09-16 03:18:07 +09:00
kwaroran
19b3e17619
Add bias escapes
2024-09-15 18:18:44 +09:00
kwaroran
e8c482e5e6
Update version to 131.2.0
2024-09-15 18:01:36 +09:00
kwaroran
c8f516b521
Add bias import | export
2024-09-15 18:01:11 +09:00
kwaroran
97812c969c
Update version to 131.1.0 in tauri.conf.json, database.ts, and version.json
2024-09-15 00:36:43 +09:00
kwaroran
b334ef9fff
Fix swipe to not apply at specific elements
2024-09-14 02:44:12 +09:00