Commit Graph

700 Commits

Author SHA1 Message Date
c154536fa6 Add macro replacing to stopping strings 2023-06-08 22:50:33 +09:00
0f183fdcf1 Add instruct input/output sequence macro replacing 2023-06-08 22:30:41 +09:00
efc76dfd05 Fix world info case sensitive not saving 2023-06-01 23:35:34 +03:00
3cf23f277c Fix group reply generation with streaming 2023-06-01 18:31:30 +03:00
a74828df15 Disable instruct mode for OpenAI 2023-06-01 15:20:30 +03:00
55f38f69d6 fix new char highlight, group drawers autoOpen logic 2023-06-01 10:03:08 +03:00
35cb1f6182 Fix stop button not showing for the second speaking member in queue 2023-06-01 10:01:43 +03:00
412fad002d #418 Fix freeze on group with all disabled. Allow to send user messages into group with all disabled. 2023-05-31 11:36:00 +03:00
cdaa14964e Fix async race condition in message editor 2023-05-31 02:09:08 +03:00
ed74eedc5b Display code blocks in translated messages 2023-05-30 23:57:56 +03:00
9e6b07e3af Fix OAI context breakdown total calculation 2023-05-30 19:25:27 +03:00
3a53bc292b Move Novel settings to another file 2023-05-30 18:54:02 +03:00
a0090929ae Add TFS and Top A to ooba API 2023-05-30 13:07:52 +03:00
71015aa821 #399 Check for generation amount > 0 before continuing multigen 2023-05-30 11:25:57 +03:00
06671ceb5d #399 Reset prompt cache when multigen finishes 2023-05-30 10:49:38 +03:00
eff1dabe41 Save chat before exporting 2023-05-30 02:00:23 +03:00
8454cfa666 Export chat to downloadable file 2023-05-30 01:56:22 +03:00
2c862eb0a5 Token breakdown for swipes 2023-05-30 01:34:47 +03:00
f11645e66e Experimental ChromaDB performance improvement. Keep chat sync flags and only push new messages. 2023-05-30 00:42:54 +03:00
76eca6abc2 Fix welcome message on Safari (for real this time) 2023-05-29 22:55:40 +03:00
3636853d32 Fix Safari preselect API and inflated <br> blocks 2023-05-29 22:23:57 +03:00
a380840719 Fix character list hiding if loaded on unlocked right drawer 2023-05-29 22:05:10 +03:00
9fafc41c7d #395 Pass AbortSignal down to groupGenerationWrapper 2023-05-29 13:27:20 +03:00
d6bed2673b More clear CSRF notification 2023-05-29 13:09:36 +03:00
07c532cf29 Merge pull request #390 from drgnfr6/NovelAI-Configuration-Improvements
Improve NovelAI configuration, move more to UI, clean up config handling
2023-05-29 10:30:13 +03:00
59c8b5f321 Merge pull request #391 from drgnfr6/dev
Fix NovelAI refresh on first load.
2023-05-29 10:25:58 +03:00
a9ab9207b1 Merge branch 'Fix-NovelAI-refresh-on-first-load' into dev 2023-05-28 23:38:34 -05:00
3e55c4ffcf Fix NovelAI refresh on first load. 2023-05-28 23:37:19 -05:00
857619df48 Improve NovelAI configuration by moving more of it to the UI, and cleaning up how config is handled a bit. 2023-05-28 23:34:09 -05:00
c6af819997 Setting max context size so Clio can access all of the context necessary. 2023-05-28 23:18:11 -05:00
da1c5bd5a5 Drag and drop character cards 2023-05-29 03:08:53 +03:00
3b72be402e Don't let cropper overflow the canvas (or upload fails) 2023-05-29 01:18:11 +03:00
5efd55d343 Sync user name to chat option 2023-05-28 23:17:49 +03:00
b74939bf65 Message translate on edit 2023-05-28 22:43:31 +03:00
29f21f6b6a Prevent double saving of translated chats. Exception-safe event emitter 2023-05-28 19:09:10 +03:00
88c92c76ae Unconditional load of extensions. Fixes for translations 2023-05-28 18:57:45 +03:00
8c48843d72 Translate impersonate and streaming responses. 4-state auto-mode for translation 2023-05-28 16:18:30 +03:00
ff997c06c3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-28 13:42:09 +03:00
f6070084d1 (beta) Message translate plugin 2023-05-28 13:42:06 +03:00
0e0f490c98 allow Chroma slider to go to 0 to disable 2023-05-28 18:53:55 +09:00
6ab9e0f182 Export chats as .txt files 2023-05-28 16:42:59 +09:00
79979009f2 Stop TTS playback on swipe 2023-05-28 03:02:56 +03:00
1ba9ddd025 Fix Kobold parameters send (for real this time) 2023-05-28 02:07:13 +03:00
10c117751c Fix drawer flicker [skip ci] 2023-05-28 00:15:19 +03:00
9ffe3beb35 Fix Kobold generation data not sending to API 2023-05-28 00:05:36 +03:00
f1d3f8d3bd Proper user name on chats import 2023-05-27 20:30:53 +03:00
0ab097711b Fix window.ai streaming 2023-05-27 19:50:08 +03:00
fbbb54a775 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-27 23:41:42 +09:00
8bba794e7b Add Creator Comment box, fix HR styles 2023-05-27 23:41:38 +09:00
53d6c58b15 Support Window.ai extension 2023-05-27 17:37:25 +03:00