Commit Graph

712 Commits

Author SHA1 Message Date
6fec40d543 Permanent ChromaDB synchronization state (using IndexedDB object store) 2023-06-02 23:21:46 +03:00
745ceb0f31 Update links to organization repo 2023-06-02 21:01:26 +03:00
8a924b1aa1 Remove help materials from the repo. Set links to docs website 2023-06-02 20:52:45 +03:00
86f67106e5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-02 19:37:15 +03:00
64ef09ab5f Add spec_v2 fields 2023-06-02 19:36:32 +03:00
63be6e708e collapsed mesButtons 2023-06-03 00:43:16 +09:00
6ac649a75f close button for AN 2023-06-02 23:08:14 +09:00
556bbfe865 Fix message buttons being hidden on auto-swipe reply stopped 2023-06-02 13:06:20 +03:00
9a7564af2d Fix world info case sensitive not saving 2023-06-01 23:29:16 +03:00
3db01d55e4 Fix group reply generation with streaming 2023-06-01 18:26:57 +03:00
68845481d8 Disable instruct mode for OpenAI 2023-06-01 15:18:22 +03:00
ba527e63e9 Increase default debounce duration. Remove drag and drop filter 2023-06-01 14:46:05 +03:00
13d012a3a2 Reduce console logs clutter 2023-06-01 01:02:51 +03:00
8b4a53b293 Merge pull request #415 from ouoertheo/ouoertheo/objectives1
Objective Extension - Agent based AI inspired by BabyAGI and AutoGPT
2023-06-01 00:32:46 +03:00
a0b795db46 Fix stop button not showing for the second speaking member in queue 2023-05-31 23:38:18 +03:00
203284ef5f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-31 22:13:28 +03:00
264b8a3162 Tiny steps toward V2 spec 2023-05-31 22:13:09 +03:00
1f2874aec0 fix new char highlight, group drawers autoOpen logic 2023-05-31 22:22:52 +09: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
4cf0e18d76 First commit of Objective extension 2023-05-30 17:35:14 -05: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