Commit Graph

1733 Commits

Author SHA1 Message Date
SillyLossy
83f9876a13 Check for message deletable on click 2023-05-16 10:51:04 +03:00
SillyLossy
1ff5732c53 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-16 10:42:39 +03:00
SillyLossy
5c018d8a2a Merge branch 'main' into dev 2023-05-16 10:42:29 +03:00
Cohee
5a66baaeb7 Merge pull request #318 from sanskar-mk2/better-delete
deletion checkbox delegate to parent
2023-05-16 10:41:43 +03:00
Sanskar Tiwari
b823d40df6 ocd whitespace 2023-05-16 04:44:10 +05:30
Sanskar Tiwari
b1acf1532e make swipe button cursor pointer since it is a button 2023-05-16 04:42:50 +05:30
Sanskar Tiwari
558d0d9b66 deletion checkbox delegate to parent 2023-05-16 04:36:30 +05:30
SillyLossy
f1235aed1c Merge branch 'main' into dev 2023-05-16 01:19:06 +03:00
SillyLossy
1ec3352f39 Revert pygmalion formatting of substitution parameters #317 2023-05-16 01:17:37 +03:00
SillyLossy
9d49c4644d OAI prompt display 2023-05-16 00:50:00 +03:00
RossAscends
3abc9efc7a Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-16 06:33:01 +09:00
RossAscends
ae9f9cc060 itemizer now references correct prompt for message 2023-05-16 06:32:59 +09:00
SillyLossy
d93f3cf0fd Rearrange user blocks 2023-05-15 23:19:16 +03:00
Cohee
ee3895662f Merge pull request #302 from bfs15/dev
Feature: Auto Swipe
2023-05-15 23:14:42 +03:00
SillyLossy
31d5528413 Add Stable Horde image gen 2023-05-15 23:11:01 +03:00
Aisu Wata
ee85df5fb2 removed extra logging 2023-05-15 16:15:29 -03:00
Aisu Wata
741c7b6568 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-05-15 16:14:00 -03:00
SillyLossy
a87de8e47f Merge branch 'main' into dev 2023-05-15 21:29:15 +03:00
SillyLossy
f86ee330a7 Add AI Horde client library 2023-05-15 21:24:17 +03:00
Sanskar Tiwari
08a25d2fbf add llama-precise settings 2023-05-15 23:23:53 +05:30
SillyLossy
c3146e830d More clear checkbox name 2023-05-15 19:06:56 +03:00
SillyLossy
11716b5fc0 Proper trim sentences with streaming 2023-05-15 19:05:00 +03:00
SillyLossy
1204ba43d8 Extend punctuation list 2023-05-15 18:56:17 +03:00
SillyLossy
b44a122506 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-15 18:54:35 +03:00
SillyLossy
c759444460 Hidden context template block 2023-05-15 18:54:31 +03:00
Sanskar Tiwari
5320688e26 Merge branch 'Cohee1207:dev' into dev 2023-05-15 21:20:49 +05:30
Sanskar Tiwari
3a3c95d745 remove log spam 2023-05-15 21:16:35 +05:30
Sanskar Tiwari
bf49becf22 fix function and call it in correct place? 2023-05-15 21:14:48 +05:30
Sanskar Tiwari
c8b77c0d58 change keep newline to include newline 2023-05-15 21:00:24 +05:30
Sanskar Tiwari
ab124cb926 mirror horde function 2023-05-15 20:56:55 +05:30
SillyLossy
b65279ea27 Adjust stopping strings for metharme 2023-05-15 17:42:18 +03:00
SillyLossy
d7982c4339 Clean-up Generate function for better readability 2023-05-15 17:28:41 +03:00
SillyLossy
7dcc6639d6 Don't lose generate parameters on forced name2 regeneration 2023-05-15 17:17:06 +03:00
Sanskar Tiwari
2f8b95b18d add trim sentence feature 2023-05-15 19:29:59 +05:30
RossAscends
d97058ab89 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 18:00:47 +09:00
RossAscends
5245174f6f raw Prompt visible from Itemizer view 2023-05-15 18:00:45 +09:00
SillyLossy
333e871b4f #310 Reapply patch 2023-05-15 11:26:38 +03:00
SillyLossy
0673069a25 Revert "#310 Force add character name for groups"
This reverts commit 91edeb9cd2.
2023-05-15 11:25:51 +03:00
SillyLossy
91edeb9cd2 #310 Force add character name for groups 2023-05-15 11:17:05 +03:00
Sanskar Tiwari
238c4fad57 console logging the prompt option 2023-05-15 12:04:56 +05:30
RossAscends
a950458534 fix panel resetting 2023-05-15 10:23:43 +09:00
RossAscends
c3fe796059 World Selector&Editor Combined/Lockable/Swappable 2023-05-15 09:27:03 +09:00
RossAscends
817842737e fix(?) WIEditor scrollbars & add it to Panel Reset 2023-05-15 07:18:59 +09:00
RossAscends
a51de56788 Movable WI Editor 2023-05-15 05:58:34 +09:00
SillyLossy
dbab6fc26a Add a button to narrate only one message with TTS 2023-05-14 22:37:02 +03:00
RossAscends
e8eb1ac36b fix items lost on merge 2023-05-15 02:36:52 +09:00
RossAscends
a25b333f91 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 02:31:26 +09:00
RossAscends
291e23e2f5 update OAI itemization 2023-05-15 02:28:17 +09:00
SillyLossy
afd2e810a8 Fix OAI tokenization 2023-05-14 20:17:14 +03:00
SillyLossy
dade3fa17d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-14 19:47:34 +03:00