Commit Graph

520 Commits

Author SHA1 Message Date
1749a66923 parse memory & AN in prompt itemizer 2023-05-14 05:07:48 +09:00
0f131e799e add tokenizer name to prompt itemization 2023-05-13 23:58:22 +09:00
9daac1ce4d per-message prompt itemization display 2023-05-13 23:29:20 +09:00
567caf7ef6 Fix impersonation prompting 2023-05-13 01:07:12 +03:00
d650f339f1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-13 02:42:01 +09:00
c43bcb9b9f WIP barebones of context itemization 2023-05-13 02:41:59 +09:00
d90b5ded45 Reduce console.warn spam on extension prompts 2023-05-12 18:20:48 +03:00
c1350c9175 Fix hotswap sorting 2023-05-12 17:01:53 +03:00
d1edda6902 Fix fav button resetting state on switching to char create 2023-05-12 15:05:35 +03:00
5f198ec559 Update instruct templates 2023-05-12 12:24:01 +03:00
891394e571 prettier welcome message with version included 2023-05-12 17:58:48 +09:00
6ee12ba354 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-12 11:30:35 +03:00
d963d79d44 Add display version #280 2023-05-12 11:30:30 +03:00
56aa13a1e4 clean up {{ }} hint text, remove asterisks hint 2023-05-12 17:29:42 +09:00
afa7035632 Merge pull request #281 from bfs15/dev
hotfix on emtpy content: Was unable to open a certain chat without this
2023-05-12 10:18:39 +03:00
8500e049c9 Fix system message overwriting auto-loaded chat #281 2023-05-12 10:14:57 +03:00
c06de1e6bd hotfix on emtpy content: Was unable to open a certain chat without this 2023-05-12 00:29:21 -03:00
e374703798 Refactor API keys handling. Remove ST hosting from colab 2023-05-11 21:08:22 +03:00
9b80c861f0 is_name fix for Poe 2023-05-11 16:34:28 +03:00
a15d7f6de1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-11 16:19:32 +03:00
552296a203 Remove obsolete colab popup 2023-05-11 16:19:27 +03:00
8ba5f79714 Merge pull request #278 from ShisoFox/dev
Add new button to copy message text to the clipboard
2023-05-11 15:23:37 +03:00
988fe4e180 Add new button to copy message text to the system clipboard
This saves a few clicks.
2023-05-11 07:47:10 -04:00
18429bbc3b Option to unlock max context size 2023-05-11 00:25:08 +03:00
6d102269ac Add custom stop sequences to instruct mode 2023-05-10 22:48:14 +03:00
3d49f65b1a Adjust crop params 2023-05-10 21:43:42 +03:00
d8666128ef Add cropping of user and characters avatars. Prevent failures on webp import (Android) 2023-05-10 21:34:02 +03:00
cc33d0deca safety fix for public 2023-05-10 23:49:11 +09:00
e4e35fe0e6 WIP of avatar cropping on upload 2023-05-10 23:46:31 +09:00
67a3702fca Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-10 02:13:21 +03:00
730e3578ab (Beta) Add instruct mode #250 2023-05-10 02:13:14 +03:00
242d16a973 Update instructions in html note & welcome msg 2023-05-10 07:04:27 +09:00
7b60c90e6b #263 Multigen pseudo-streaming adjustment 2023-05-09 01:49:07 +03:00
12f7b7d292 Fix user avatar selection 2023-05-08 19:04:48 +03:00
ef0d1a986b #260 Adjust message clean up. New setting to allow impersonation. 2023-05-08 18:55:01 +03:00
5203c2a8b6 Move filter by favorites to an actionable tag 2023-05-08 13:47:51 +03:00
80e822d9b4 Separate horde adjust settings 2023-05-08 02:24:45 +03:00
c685d7bb54 Enable swipes by default #256 2023-05-08 00:55:05 +03:00
40e73d1c94 Disable swipe arrows on SD gens. Disable TTS play on switching character or reloading the page 2023-05-07 19:20:21 +03:00
5670e924a5 Fix in-context messages line for regens 2023-05-07 16:31:09 +03:00
14105bc4dd More reliable bias cancellation 2023-05-07 15:55:44 +03:00
256e9c2559 #252 Added client version to Horde headers 2023-05-07 14:10:03 +03:00
012bca112e Updated quote tagging
Quote tagging now works with left and right side specific quote mark characters as well.
2023-05-07 02:11:14 -07:00
1a9039649b #245 Add option to TTS only the dialogues 2023-05-07 00:27:32 +03:00
54df160e36 Send user message on single-select group member if text box is not empty 2023-05-06 19:58:39 +03:00
2f7a5885f3 Proper params adjust for Horde 2023-05-06 19:02:49 +03:00
74a4f68939 Fix double-trimmed KAI prompts. Optimized OAI prompting 2023-05-06 18:24:00 +03:00
7f718e09be #228 Don't use a selected tokenizer for parallel prompt building of OAI prompts 2023-05-06 15:30:15 +03:00
1bb9a999c8 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 20:19:48 +09:00
8adbff122b improve ChatAutoLoad, better group panel styling 2023-05-06 20:19:45 +09:00