Commit Graph

98 Commits

Author SHA1 Message Date
LL
3237ca2344 [feat] Update AI model settings for GPT-3.5 and add GPT-3.5 Turbo 16k option
The commit updates AI model settings for GPT-3.5 by allowing up to 4000 tokens for context size. It also adds a new option for GPT-3.5 Turbo 16k with a maximum context of 16000 tokens. Additionally, the commit limits the context size when exceeding the maximum limit for each model.
2023-06-14 05:09:47 +09:00
ASDF9999
da7ab19c8e Merge branch 'main' into screenreader 2023-06-12 18:29:08 +09:00
kwaroran
2de284f4e9 [feat] data sync 2023-06-12 12:27:01 +09:00
LL
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +09:00
kwaroran
49a01a0950 [fix] image compression 2023-06-11 11:04:11 +09:00
kwaroran
27f935eef7 Merge branch 'dev' into autotranslateinput 2023-06-08 08:34:08 +09:00
kwaroran
37fb6c3071 conflict fix 2023-06-07 09:48:42 +09:00
kwaroran
f37ae13d83 [feat] novellist api 2023-06-07 08:57:42 +09:00
LL
89dc9c8c80 [feat][experimental] Add auto-translate input message functionality and language support in chat panel and settings
This commit adds new entries in the language files and UI support for auto-translate messages.

The new feature uses a textarea input field to translate messages as they are typed, and the translated text is shown in a new field. Also, the language settings now provide an option to enable/disable auto message translation.

The code changes include adding a new function to update the input sizes for both input fields and some minor code refactoring to support new functionality.
2023-06-06 18:37:19 +09:00
LL
54c6a9ef9c Add copy chat message feature in Chat panel and enable usage in 'use chat copy' setting.
- Added 'copied' string to language translation in multiple translations file.
- Added 'CopyIcon' to svelte import.
- Defined a new status message variable in Chat.svelte.
- Created a new function 'setStatusMessage' to display the current panel's state after certain action.
- Added a new setting 'useChatCopy' in 'DisplaySettings.svelte'.
- Created a checkbox with label 'useChatCopy' to toggle the Chat message copy.
- Integrated Clipboard API in Chat code to handle chat message copy via button click.
2023-06-06 12:36:37 +09:00
kwaroran
0f844c118f [feat] claude simple settings 2023-06-06 09:26:06 +09:00
kwaroran
b8ed9fd1ec [feat] claude support 2023-06-06 09:19:57 +09:00
kwaroran
ab9d75abc2 [feat] chinese selection 2023-06-05 02:05:26 +09:00
LL
251fe4ad47 [UX] Make the settings close button visible regardless of scrolling 2023-06-02 23:09:43 +09:00
LL
101a141b48 [FIX] Modify auto suggest token count position 2023-06-02 22:51:28 +09:00
kwaroran
d7f3d35b60 [feat] moved suggest prompt 2023-05-31 23:01:35 +09:00
LL
fc0c50c331 add AutoSuggest Component
add fetch abort control parameter
2023-05-30 22:43:48 +09:00
kwaroran
d60c916feb [feat] added novelai 2023-05-29 15:16:06 +09:00
kwaroran
3102e09cd5 [feat] added simple settings 2023-05-29 05:51:00 +09:00
kwaroran
f0dc33d0d0 [feat] google backup for node.js 2023-05-28 00:57:52 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
5b74ab6775 [test] backup request 2023-05-27 00:50:42 +09:00
kwaroran
d90dd63052 [fix] 32k not displaying proparly 2023-05-26 21:12:10 +09:00
kwaroran
be4e3b7989 [feat] kobold url settings 2023-05-26 20:27:11 +09:00
kwaroran
4903a88131 [feat] new model selection screen 2023-05-26 20:23:45 +09:00
kwaroran
29d8a2574b [feat] add portuguese and german to translator 2023-05-26 08:58:25 +09:00
kwaroran
4c27e6f89b [feat] regex import and export 2023-05-26 06:24:25 +09:00
kwaroran
fe0a40d79d [feat] add click to edit 2023-05-26 05:36:56 +09:00
kwaroran
549cdf3487 [feat] change with enter 2023-05-26 05:30:48 +09:00
kwaroran
c7125a19ec [feat] splited accesiblity settings 2023-05-26 04:29:28 +09:00
kwaroran
e8649d186d [feat] added languages to translator, splited language settings 2023-05-26 04:23:40 +09:00
kwaroran
f79d3c66e6 [feat] global scripts 2023-05-25 21:52:38 +09:00
drPpZero
aef1d84755 added VOICEVOX TTS 2023-05-25 19:47:47 +09:00
kwaroran
9858b36cfd [feat] scrollable lorepreset 2023-05-24 09:51:07 +09:00
kwaroran
bd138a1215 [feat] added copy to bot preset 2023-05-24 09:50:29 +09:00
kwaroran
3f0ebef723 [feat] global lorebook 2023-05-24 09:40:53 +09:00
kwaroran
a999d6d780 [feat] added horde support, added spec2 requirements that didn't implemented 2023-05-24 08:49:35 +09:00
kwaroran
022f70f214 fixed novelai name 2023-05-24 04:41:59 +09:00
kwaroran
26e0fb6413 [feat] novelai support 2023-05-24 04:16:34 +09:00
kwaroran
8827698b3a [feat] ask removal option 2023-05-23 08:46:21 +09:00
kwaroran
51a90f9aa4 [feat] added patreon 2023-05-23 08:39:08 +09:00
kwaroran
568d203e13 [feat] more customizations 2023-05-21 02:33:21 +09:00
kwaroran
d44bb2a936 [feat] supermemory helps 2023-05-20 04:30:00 +09:00
kwaroran
d30fd7b214 [feat] added supamemory stable 2023-05-19 19:25:19 +09:00
kwaroran
c228a66bfe [feat] added community links 2023-05-19 01:18:48 +09:00
kwaroran
9ec26477eb [fix] changed setting names 2023-05-18 23:06:38 +09:00
kwaroran
ff65ba2b07 [fix] preset list not closing 2023-05-18 23:03:02 +09:00
kwaroran
db2ae9805c [feat] new global settings 2023-05-18 23:00:27 +09:00