kwaroran
e7ca31ff39
[feat] basic js run in character
2023-11-08 14:46:15 +09:00
kwaroran
64ee71e2c6
[feat] add local code
2023-08-17 14:49:06 +09:00
kwaroran
22ea6b0890
mancer support
2023-08-15 16:31:47 +09:00
kwaroran
f3e96d8ba1
[feat] performace improvement stage 1
2023-08-06 14:58:05 +09:00
aegkmq
d6f4dc48fb
[fix] ooba autosuggest
2023-08-03 14:21:29 +09:00
aegkmq
2d2eb63fac
Merge branch 'kwaroran:main' into main
2023-08-03 13:34:06 +09:00
kwaroran
0e0601642a
[feat] add color scheme
2023-08-03 08:58:36 +09:00
aegkmq
838eaf81c8
[fix] prompt template and autosuggest
2023-08-02 21:14:24 +09:00
aegkmq
dfb03d08d4
[fix] local model's prompt template
2023-08-02 12:23:50 +09:00
kwaroran
e0a700ce9e
[feat] add unmigration when logout
2023-07-04 05:40:16 +09:00
LL
108fccbcb6
[fix]: Apply markdown for auto suggest, improve suggestion quality
...
This commit adds the import for the ParseMarkdown function from the parser module required for translating messages in the Suggestion chat screen.
The code changes also include adding a check for the translator variable in the button toggle handling to avoid unwanted button display. Lastly, the commit updates the template for rendering translated suggest messages.
2023-06-06 18:39:49 +09:00
LL
f8516519f3
Fixed the problem that auto-suggestion does not work for firstMessage
...
Fixed the problem that auto-suggestion is not saved
2023-06-03 02:02:21 +09:00
kwaroran
262a503e5c
[refactor] suggestion types
2023-05-31 23:07:20 +09:00
kwaroran
1ec3f004af
Merge branch 'dev' into dev
2023-05-31 23:03:13 +09:00
kwaroran
f397d5cb7c
[feat] suggestion unscribe
2023-05-31 22:59:33 +09:00
LL
083cb71d19
[FIX] add store unsubscribe onDestory AutoSuggest
2023-05-31 20:19:15 +09:00
LL
7e6a0940dc
Improve default AutoSuggest prompt, User,Character name placeholder applied
2023-05-31 18:12:30 +09:00
LL
86ac06bfd8
Add new language strings and update UI in chat screens for "Creating Suggestions" and "Re-Roll Auto Suggestions".
2023-05-30 22:51:59 +09:00
LL
fc0c50c331
add AutoSuggest Component
...
add fetch abort control parameter
2023-05-30 22:43:48 +09:00