Commit Graph

597 Commits

Author SHA1 Message Date
d7982c4339 Clean-up Generate function for better readability 2023-05-15 17:28:41 +03:00
7dcc6639d6 Don't lose generate parameters on forced name2 regeneration 2023-05-15 17:17:06 +03:00
2f8b95b18d add trim sentence feature 2023-05-15 19:29:59 +05:30
d97058ab89 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 18:00:47 +09:00
5245174f6f raw Prompt visible from Itemizer view 2023-05-15 18:00:45 +09:00
333e871b4f #310 Reapply patch 2023-05-15 11:26:38 +03:00
0673069a25 Revert "#310 Force add character name for groups"
This reverts commit 91edeb9cd2.
2023-05-15 11:25:51 +03:00
91edeb9cd2 #310 Force add character name for groups 2023-05-15 11:17:05 +03:00
238c4fad57 console logging the prompt option 2023-05-15 12:04:56 +05:30
c3fe796059 World Selector&Editor Combined/Lockable/Swappable 2023-05-15 09:27:03 +09:00
e8eb1ac36b fix items lost on merge 2023-05-15 02:36:52 +09:00
a25b333f91 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 02:31:26 +09:00
291e23e2f5 update OAI itemization 2023-05-15 02:28:17 +09:00
afd2e810a8 Fix OAI tokenization 2023-05-14 20:17:14 +03:00
dade3fa17d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-14 19:47:34 +03:00
6a94bb5063 Old anchors removed 2023-05-14 19:47:32 +03:00
133caa58d2 add in process files for OAI tokenization merge 2023-05-15 01:45:36 +09:00
3fcf7c893a Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 01:09:21 +09:00
30a43f96de OAI token itemization WIP (integrate PR299) 2023-05-15 01:08:45 +09:00
50ab9df54a Merge branch 'main' into dev 2023-05-14 16:58:02 +03:00
bd6255c758 Fix multigen with group chats 2023-05-14 16:36:07 +03:00
dc1dd23371 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-05-13 22:16:32 -03:00
1b2e113a34 Feature: Auto Swipe 2023-05-13 22:15:47 -03:00
cace7fa96d Fix itemize without extensions running 2023-05-14 00:33:10 +03:00
833d0ac02f Merge branch 'main' into dev 2023-05-14 00:22:49 +03:00
1749a66923 parse memory & AN in prompt itemizer 2023-05-14 05:07:48 +09:00
07e7028269 #300 Fix multigen issues:
1. Not working with instruct mode
2. Not working with impersonation
3. Not working with real streaming
2023-05-13 22:44:46 +03:00
36803cf473 Fix SD prompt generation 2023-05-13 21:36:40 +03: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