Commit Graph

1210 Commits

Author SHA1 Message Date
9c26e324ac Remove legacy Pygmalion formatting 2023-09-06 14:07:00 +03:00
889a1b5323 Fixed multiple zoomed avatars from appearing. Excluding moving UI (#1098)
* Fixed multiple zoomed avatars from appearing

* Added check for moving UI elements
2023-09-05 21:40:22 +03:00
bbed147ce5 Clean up browser logs 2023-09-05 18:23:24 +03:00
7b3f242454 Merge pull request #1094 from GanstaKingofSA/staging
Improved cleanup for Instruct Mode
2023-09-05 10:57:48 +03:00
ab8fb98f5d fix zoomed avatars when swapping personas 2023-09-05 10:09:35 +09:00
5d0a4fa940 add input sequence as stop sequence by default 2023-09-04 16:29:49 -05:00
8636987d8a Merge pull request #1091 from city-unit/feature/chub 2023-09-04 20:15:41 +03:00
01e38be408 Expose importing dropped images for consistent import 2023-09-04 13:09:47 -04:00
ded1e3a859 Add NAI Diffusion upscaling. Add Anlas guard and view Anlas button 2023-09-04 18:00:15 +03:00
e616ab5ced Don't subtract WI tokens from ChatCompts prompt itemization 2023-09-04 14:31:00 +03:00
c110ebe02b Fix chat bg gens not saving. Remove module worker pattern and global function from chat bg plugin 2023-09-04 12:18:37 +03:00
4a6705cea8 Prompt manager configuration fixes (#1078)
* Refactor oai preset change event into before and after

* Simplify and reinforce prompt manager render without character

* Check if main prompt exists before adding nsfwAvoidance

* Sanitize prompt manager configuration on preset loading

---------

Co-authored-by: maver <kentucky@posteo.de>
2023-09-01 23:23:03 +03:00
1f10acdf17 Slight refactor Kobold version flags 2023-09-01 01:07:04 +03:00
53f8667782 #1071 Initialize Ross mods only after the first load completed 2023-08-31 20:31:12 +03:00
019c47adc6 #1068 Display token counts on generated messages 2023-08-31 17:10:01 +03:00
05f3a5d8a1 #1041 Auto-fix displayed markdown for unbalanced quotes/asterisks 2023-08-31 14:39:31 +03:00
c6bbbf1c25 Fix continue token count overflow 2023-08-31 00:16:58 +03:00
10148167ba Option to disable group impersonation ban. Hide CFG for simple UI 2023-08-30 16:31:53 +03:00
7eebbca3dd Fixed extension prompt insertion at depth 1 2023-08-30 02:09:30 +03:00
44f88c61ff Add simplified UI switch 2023-08-29 18:04:10 +03:00
f60ddd6465 Fix group member reply trimming 2023-08-29 14:53:39 +03:00
030424d034 Add char to persona converter. Move persona functions to a separate script file 2023-08-29 01:54:11 +03:00
1bb2778f46 Fix macros replacement in custom stop strings for OAI 2023-08-29 00:47:35 +03:00
9ce8aa661f Deprecate "After Char" position for persona description 2023-08-29 00:10:18 +03:00
3b4e6f0b78 Add debug functions menu 2023-08-27 23:20:43 +03:00
8bf679cba2 #1033 Promt => prompt 2023-08-27 19:24:28 +03:00
8ec9b64be4 Fix regeneration calls on empty chat 2023-08-27 13:34:29 +03:00
813a640334 Add model info to model icon as title 2023-08-27 12:13:55 +02:00
0d8a83e6b6 Fix imported char flashing with pagination 2023-08-27 04:01:13 +03:00
2685bf95fe #1016 Pagination improvements 2023-08-27 02:13:46 +03:00
b9a95d94a0 Force isSystem = false on comment messages so they get formatted properly 2023-08-26 19:26:23 +02:00
11c7c81d1b Add template caching 2023-08-26 14:07:41 +03:00
bca44ba682 Conserve ending newlines in story string template 2023-08-26 01:32:39 +03:00
44661d0e2b Merge branch 'staging' into generate-array 2023-08-26 01:07:19 +03:00
fabba9370b Merge pull request #1017 from StefanDanielSchwarz/improved-instruct-mode-sequences
improved instruct mode sequences and UI
2023-08-26 01:03:38 +03:00
SDS
45046aa211 Merge branch 'staging' into improved-instruct-mode-sequences 2023-08-25 23:06:44 +02:00
ddaa4fe409 force output sequence (first or last) 2023-08-25 22:02:11 +02:00
3ce3a7e6f1 Resolve conflicts 2023-08-25 21:07:10 +02:00
ca37ac679e Improved Advanced Formatting UI 2023-08-25 21:04:06 +02:00
cb669cbcab Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-25 20:34:33 +03:00
b32a085e41 Add template renderer for extensions 2023-08-25 20:34:26 +03:00
12f1cdb3fd #1020 Fix summarize + prompt manager. Clarify naming for insertion position. 2023-08-25 20:03:31 +03:00
794abfcd6f Disable swipe left when reply is still being generated. 2023-08-25 19:23:05 +03:00
94d2b737e2 Fix OpenAI prompt injections + add type casts and typings on setting the extension prompt. 2023-08-25 17:05:51 +03:00
d68151f7e2 Init author's note via function call instead of onready 2023-08-25 16:46:54 +03:00
be3ebcda0d improved instruct mode sequences (WIP) 2023-08-25 14:01:25 +02:00
c566af7695 #1014 Adjust group clean-up routine 2023-08-25 13:46:30 +03:00
2cce6e83fa Don't lose continued swipes 2023-08-25 01:27:27 +03:00
1a1878f095 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-08-25 07:06:54 +09:00
ce5e706fac topbar resize, font scaling fix, mobile slider fix 2023-08-25 07:06:52 +09:00