4553 Commits

Author SHA1 Message Date
Cohee
1864b7d868 Merge branch 'staging' into sysprompt-divorce 2024-09-22 12:35:28 +03:00
Cohee
1d8e5f841b Fix /imagine command help 2024-09-22 12:33:16 +03:00
Cohee
94977e71ff Merge OpenAI init functions 2024-09-22 12:29:32 +03:00
Cohee
ade6ef8af8 Better customized sysprompt migration 2024-09-22 12:20:07 +03:00
Wolfsblvt
8ae7c2330a Adjust /while to fit new optional args 2024-09-22 08:09:19 +02:00
Wolfsblvt
cfe08d3a53 Refactor evalBoolean code 2024-09-22 07:58:16 +02:00
Wolfsblvt
aea95adf60 /if allow "rule" and "right" to be optional 2024-09-22 07:42:51 +02:00
Wolfsblvt
a1af768b02 Refactor /if to fromProps 2024-09-22 02:32:43 +02:00
Wolfsblvt
4e907ff3e8 Fix /hide not targeting not visible messages 2024-09-21 23:14:31 +02:00
Cohee
9a8b38517c Fix button label consistency 2024-09-21 23:30:31 +03:00
Cohee
74a8499e0e Fix raw textgen preset import via master 2024-09-21 23:28:38 +03:00
Cohee
c2f945ef88 Implement master AF import / export 2024-09-21 23:21:19 +03:00
Cohee
bf5b6090eb Remove the concept of default context and instruct. Swap columns 2024-09-21 22:37:15 +03:00
Cohee
c2114bc83d Merge branch 'staging' into sysprompt-divorce 2024-09-21 22:15:37 +03:00
Cohee
ae53527c23 #2888 Hide non-functioning checkboxes from Comfy 2024-09-21 16:36:20 +03:00
Cohee
d3408c496f Change a log type for empty prompt messages 2024-09-21 16:23:59 +03:00
Cohee
0c4366db44
Merge pull request #2881 from SillyTavern/bug/2879
Fix mobile screen funkiness by smashing it with a big hammer
2024-09-21 13:49:36 +03:00
Cohee
aaf8fa13e5 Remove condition 2024-09-21 13:18:52 +03:00
AlpinDale
a5fea35f12 chore: update aphrodite samplers 2024-09-21 08:18:06 +00:00
Cohee
e122dd2d7a Merge branch 'staging' into sysprompt-divorce 2024-09-21 02:11:42 +03:00
pandora
125498cfd5
Fixing Mistral Templates (#2883)
* Update Mistral.json

* Rename Mistral.json to Mistral V1.json

* Create Mistral V2 & V3.json

* Create Mistral V3-Tekken.json

* Update and rename Mistral.json to Mistral V1.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Create Mistral V2 & V3.json

* Create Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V1.json

* Update Mistral V3-Tekken.json

* Update Mistral V1.json

* Update Mistral V2 & V3.json

* Update Mistral V3-Tekken.json

* Add to content index

* Remove example separators

* Simplify context fillers

* Add a hack for proper V1 format with names

* Readability

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-09-21 01:56:02 +03:00
Cohee
e2f88e6243 Add Unified sampling for Novel 2024-09-21 00:24:52 +03:00
Cohee
8efe0b6437 Add Min P for Novel 2024-09-20 22:42:56 +03:00
Cohee
392edfaca1 Merge branch 'staging' into sysprompt-divorce 2024-09-20 20:57:07 +03:00
Cohee
2b10954002 Fix mobile screen funkiness by smashing it with a big hammer
Fixes #2879
2024-09-20 20:34:29 +03:00
Cohee
4e5a997e63 Set default sysprompt to neutral chat 2024-09-20 00:35:47 +03:00
Cohee
1819604f31 Remove brackets from default SD prompts 2024-09-20 00:29:33 +03:00
Cohee
986d33fcdd
Commit suggestion
Co-authored-by: Wolfsblvt <wolfsblvt@gmail.com>
2024-09-20 00:26:29 +03:00
Cohee
6fb6400168 Add hints to migration dialog 2024-09-20 00:21:31 +03:00
Cohee
a506cf8c90 Fix command description 2024-09-20 00:10:27 +03:00
Cohee
1d124ba770 Use one callback for setting sysprompt state 2024-09-20 00:05:57 +03:00
Cohee
1f45774cf6 Document fuzzy matches 2024-09-20 00:03:47 +03:00
Cohee
75f44e24e9 Use Fuse only as fallback 2024-09-20 00:02:14 +03:00
Cohee
1dd3be9479 Use init function 2024-09-19 23:59:58 +03:00
Cohee
1e5149f209 Coalesce no name 2024-09-19 23:58:31 +03:00
Cohee
22f1b110e9 One extra check wouldn't hurt 2024-09-19 23:49:23 +03:00
Cohee
88c47fccdf Fix being unable to save instruct templates 2024-09-19 23:42:41 +03:00
Cohee
d0657161a1 Merge branch 'staging' into sysprompt-divorce 2024-09-19 23:14:40 +03:00
Cohee
9197ed7fce Fix connection profile for CC setting incorrect source by preset 2024-09-19 23:12:33 +03:00
Cohee
0d294c5371 Merge branch 'staging' into sysprompt-divorce 2024-09-19 22:59:53 +03:00
Cohee
5269725f1c
Merge pull request #2872 from SillyTavern/super-saiyan-prompt-manager
Allow setting role, position and depth for marker prompts
2024-09-19 22:58:52 +03:00
Cohee
9016985827 Undo second substitution #2874 2024-09-19 15:17:11 +00:00
steve green
8edc999854
Second macro evaluation of WI for all positions
- The first macro evaluation occurs when the entry is activated.
- The second macro evaluation occurs after the regex replacement 
  * and only when the entry is before or after the char definition
this may cause confusion for users.
I'm not sure if this is the right thing to do, but it's one way I can think of to make all this make more sense.
2024-09-19 10:16:42 +08:00
Cohee
a782dcec33 Add Mistral Nemo downloadable tokenizer 2024-09-19 00:10:22 +03:00
Cohee
0f2daede51 Merge branch 'staging' into sysprompt-divorce 2024-09-18 23:40:46 +03:00
Cohee
a4e673fd0a Exclude examples from allowed to be edited 2024-09-18 21:55:23 +03:00
Cohee
82b0733d88 Allow setting role, position and depth for marker prompts 2024-09-18 21:51:10 +03:00
steve green
157461ef7f
fix \x01 display in modern WI editor 2024-09-19 00:20:31 +08:00
Cohee
5a3fc9b8db Fix typo 2024-09-18 01:07:12 +03:00
Cohee
b0c537d014 Migrate system prompts from imported instruct template 2024-09-18 00:38:15 +03:00