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