Cohee
f43d738dfd
Merge pull request #1500 from SillyTavern/staging
...
Staging
2023-12-09 19:59:49 +02:00
Cohee
a8224c16de
Fix order of middleware application
...
Previously: CSRF => auth => whitelist
Now: auth => whitelist => CSRF
2023-12-09 19:56:26 +02:00
Cohee
2d7811fa46
Merge pull request #1499 from LenAnderson/qr-execute-from-any-preset
...
Allow /run for quick replies from any preset
2023-12-09 19:49:03 +02:00
LenAnderson
d00861d913
allow /run for quick replies from other presets
...
/run otherPresetName.quickReplyLabel
2023-12-09 17:20:15 +00:00
Cohee
e79f6d82da
Merge pull request #1498 from artisticMink/bulkedit-delete-optimization
...
Only refresh character list after all deletions have been processed.
2023-12-09 18:07:44 +02:00
Cohee
b915b89ca9
Fix ESLint
2023-12-09 16:09:10 +02:00
Cohee
04c83eae71
Use null coalescing operator
2023-12-09 16:07:55 +02:00
Cohee
ad9130b538
Single doc mode: edit on click
2023-12-09 16:01:43 +02:00
artisticMink
dfd41a110a
Prevent 'no such file or directory' error when mass deleting characters
2023-12-09 14:36:37 +01:00
artisticMink
4692450975
Enable getPastCharacterChats to work with specific character ids
2023-12-09 14:36:15 +01:00
artisticMink
ba3966e148
Only refresh character list after all deletions have been processed.
2023-12-09 14:31:18 +01:00
Cohee
44ac2ca4e6
Avoid returning 401 as API response code
2023-12-09 15:11:35 +02:00
Cohee
6f610204d6
Merge pull request #1488 from LenAnderson/add-index-argument-to-setvar-/-setglobalvar
...
Add index argument to setvar / setglobalvar
2023-12-08 00:40:14 +02:00
Cohee
2607e787ff
Put comment command on hold
2023-12-08 00:38:13 +02:00
Cohee
e2f886d796
Revert pipe caching
2023-12-08 00:33:27 +02:00
Cohee
32ac8d3b2c
Merge pull request #1492 from valadaptive/backgrounds-endpoint
...
Move backgrounds endpoints into their own module
2023-12-07 23:27:18 +02:00
Cohee
7f7ad6f523
Merge branch 'staging' into backgrounds-endpoint
2023-12-07 23:16:33 +02:00
Cohee
404b1562e5
Merge pull request #1491 from valadaptive/stats-endpoint
...
Move stats endpoints into their own module
2023-12-07 23:11:12 +02:00
valadaptive
c0a7472fe9
Move background file instead of copying+deleting
2023-12-07 15:28:04 -05:00
valadaptive
e7dce9b107
Remove response_dw_bg
2023-12-07 15:24:05 -05:00
valadaptive
32c86c1e95
Move backgrounds endpoints into separate file
2023-12-07 15:24:05 -05:00
valadaptive
2367f4f38f
Rename backgrounds API endpoints
2023-12-07 15:17:19 -05:00
LenAnderson
65f2cc1952
add a comment slash commend /#
...
for commenting longer ST scripts
2023-12-07 18:29:28 +00:00
LenAnderson
d52b5fb947
pass prev pipeResult through if result undefined
2023-12-07 18:28:58 +00:00
LenAnderson
5a719d635a
use isArray instead of instanceof
2023-12-07 18:27:11 +00:00
LenAnderson
7bfed3fca1
/addvar on array to push
2023-12-07 18:12:05 +00:00
Cohee
c84b6a5101
Add WI inclusion groups
2023-12-07 20:06:06 +02:00
valadaptive
eb1d4aed4d
Move stats helpers into stats endpoint
2023-12-07 13:04:54 -05:00
valadaptive
afe0dfe913
Move stats endpoints into separate file
2023-12-07 13:00:34 -05:00
valadaptive
26ebb417f4
Rename stats API endpoints
2023-12-07 13:00:34 -05:00
valadaptive
d6f5e63d85
Move (re)creation of stats to its own function
2023-12-07 13:00:34 -05:00
Cohee
e804f27368
Convert value to string for echo. Fix return value
2023-12-07 19:37:55 +02:00
LenAnderson
2ee57afe2a
add helpString for index in setvar
2023-12-07 16:51:45 +00:00
LenAnderson
db6f782e0f
add index to /setvar and /setglobalvar
2023-12-07 16:48:24 +00:00
Cohee
b1f68d886c
Fix WI field access for UID = 0
2023-12-07 18:45:34 +02:00
Cohee
72adb4c8aa
Fix window.ai streaming
2023-12-07 17:42:06 +02:00
Cohee
990f958f4f
#1484 Consolidate chat name template
2023-12-07 16:59:53 +02:00
Cohee
2417ae9d87
#1484 Display version on close chat
2023-12-07 16:57:47 +02:00
Cohee
bb1c278899
Merge pull request #1487 from LenAnderson/st-object-vars
...
Better handling of array / object variables
2023-12-07 16:48:09 +02:00
Cohee
785be22e51
Merge branch 'staging' into st-object-vars
2023-12-07 16:46:02 +02:00
Cohee
e9a49b7997
Merge pull request #1485 from LenAnderson/qr-expand-editor
...
Add expand button to QR textareas
2023-12-07 15:31:01 +02:00
Cohee
b506a17260
Fix expand after drag
2023-12-07 15:29:40 +02:00
LenAnderson
afd32d1f4d
better handling of array / object vars
2023-12-07 12:56:28 +00:00
LenAnderson
0290916035
stop expanding textarea
2023-12-07 12:29:00 +00:00
Cohee
0da8973836
Merge pull request #1486 from LenAnderson/qr-custom-title
...
Add custom titles (tooltips) to QR buttons
2023-12-07 14:23:38 +02:00
LenAnderson
a1bfca78b3
add custom titles (tooltips) to QR buttons
2023-12-07 12:20:02 +00:00
LenAnderson
d62ef8badc
add expand button for QR textareas
2023-12-07 12:04:39 +00:00
Cohee
3b364916df
Merge pull request #1481 from SrJuggernaut/feat/slash-commands-missing-args
...
add missing args to some slash commands
2023-12-07 13:55:03 +02:00
Cohee
75abc6101a
/input input => /input default
2023-12-07 13:44:49 +02:00
Cohee
0e6802c9d9
Too much lint
2023-12-07 13:35:48 +02:00
Cohee
25db4b6fde
Merge branch 'staging' into feat/slash-commands-missing-args
2023-12-07 13:19:15 +02:00
Cohee
969c1ffefb
Merge pull request #1480 from valadaptive/worldinfo-endpoint
...
Move worldinfo endpoints into their own module
2023-12-07 13:17:57 +02:00
Cohee
8082144c5a
Merge branch 'staging' into worldinfo-endpoint
2023-12-07 12:58:57 +02:00
Cohee
acd5acf2b0
Merge pull request #1475 from valadaptive/groups-endpoint
...
Move group endpoints into their own module
2023-12-07 12:56:32 +02:00
Cohee
0138008031
Merge branch 'staging' into groups-endpoint
2023-12-07 12:50:24 +02:00
Cohee
c0fb5a4787
Merge pull request #1473 from valadaptive/chats-endpoint
...
Move chat endpoints into their own module
2023-12-07 12:36:43 +02:00
Cohee
9b7a0f3d35
Hide loader before displaying blocking error message
2023-12-07 12:29:12 +02:00
Cohee
bd1f09c644
Add loader for chat renaming
2023-12-07 12:27:18 +02:00
Cohee
698890ae0f
Fix /delchat slash command
2023-12-07 12:20:33 +02:00
RossAscends
c51a821b1e
fix zen slider rep pen range value transfer
2023-12-07 11:52:10 +09:00
SrJuggernaut
d6d0371459
add missing args to some slash commands
2023-12-06 19:26:29 -06:00
valadaptive
bf2b59279b
Move worldinfo endpoints into separate file
2023-12-06 20:00:51 -05:00
valadaptive
c746e6a426
Rename worldinfo API endpoints
2023-12-06 20:00:51 -05:00
valadaptive
cf2b074d4b
Move group endpoints into separate file
2023-12-06 20:00:31 -05:00
valadaptive
8027372fc2
Rename group API endpoints
2023-12-06 19:59:58 -05:00
valadaptive
dcde1bd5ba
Redirect deprecated chat endpoints
2023-12-06 19:59:32 -05:00
valadaptive
e870c35613
Move chat endpoints into separate file
2023-12-06 19:59:32 -05:00
valadaptive
6efe95f4f1
Rename chat API endpoints
2023-12-06 19:58:24 -05:00
Cohee
55d7bd6a87
Return last evaluation of random
2023-12-07 02:45:35 +02:00
Cohee
f575e0d61d
Add {{currentSwipeId}} / {{lastSwipeId}} macros
2023-12-07 02:35:24 +02:00
Cohee
393a15cd81
Run auto-executed STscripts after message rendered
2023-12-07 02:12:49 +02:00
Cohee
24aff67d50
Fix {{original}} macro left out if original is empty
2023-12-07 01:27:55 +02:00
Cohee
1683b76c65
Add awaiter to /recreatestats
2023-12-07 01:06:56 +02:00
Cohee
f3ae2e4046
Merge pull request #1477 from valadaptive/bool-simplify-1
...
Remove boolean equality checks from cliArguments
2023-12-07 00:59:28 +02:00
Cohee
cf256a547c
Remove unnecessary cast of "enableCorsProxy"
2023-12-07 00:57:23 +02:00
Cohee
6a516bf3eb
Require only one autorun argument to be true
2023-12-07 00:55:36 +02:00
Cohee
a83a6bc97b
Merge pull request #1472 from valadaptive/files-cleanup
...
Clean up assets and files API
2023-12-07 00:52:04 +02:00
valadaptive
9c850b0b0c
Fix double file extension on uploaded images
2023-12-06 17:29:10 -05:00
valadaptive
66da13b1bb
Use withFileTypes instead of stat'ing each file
2023-12-06 17:22:37 -05:00
valadaptive
5096e70c11
Move client-relative path logic to helper function
2023-12-06 17:22:37 -05:00
valadaptive
39d771cc4a
Replace path "\" with "/" server-side
2023-12-06 17:22:37 -05:00
valadaptive
795ca2247b
Return filename validation messages
2023-12-06 17:22:37 -05:00
valadaptive
41d427f4a8
Move sanitize call inside validation function
...
Also rename it (again) to validateAssetFileName.
2023-12-06 16:46:52 -05:00
Cohee
100dae5fd0
Merge pull request #1444 from valadaptive/characters-endpoint
...
Move character endpoints into their own module
2023-12-06 23:45:14 +02:00
Cohee
554bd2cf55
Merge pull request #1478 from LenAnderson/st-array-vars
...
add list accessors to /getvar and /getglobalvar
2023-12-06 22:11:25 +02:00
Cohee
5e282ac7b4
lint: infix spacing
2023-12-06 22:08:06 +02:00
Cohee
cd5a9e7669
Merge pull request #1476 from valadaptive/lint-more
...
Lint all top-level files, not just server.js
2023-12-06 21:53:42 +02:00
Cohee
d0a35deeec
Fix OpenAI presets extension
2023-12-06 21:46:08 +02:00
LenAnderson
ea7720a7de
add /len slash command
2023-12-06 19:03:20 +00:00
LenAnderson
a5c595d8ae
add list accessors to /getvar and /getglobalvar
2023-12-06 19:03:10 +00:00
valadaptive
e65d1ad20f
Remove boolean equality checks from cliArguments
...
yargs ensures that the Boolean options will always be booleans, so the
strict equality checks are unnecessary.
2023-12-06 13:29:58 -05:00
valadaptive
6713faa519
Lint all top-level files, not just server.js
2023-12-06 12:49:35 -05:00
valadaptive
7b13c5b37d
Redirect deprecated character endpoints
2023-12-06 12:05:01 -05:00
Cohee
64496425cc
Save chat before reloading
2023-12-06 17:23:54 +02:00
Cohee
bca43b11fa
Enable match whole words by default
2023-12-06 16:53:48 +02:00
Cohee
61f186764d
Fix QR bar popout position
2023-12-06 14:53:29 +02:00
Cohee
d36422e558
Fix/optimize bulk favorite
2023-12-06 01:56:07 +02:00
Cohee
60909cef1f
Fix server crash on import. Fix possible undefined warning
2023-12-06 01:02:48 +02:00
Cohee
b58f14d1d2
Fix bulk menu not working
2023-12-06 00:55:42 +02:00
Cohee
7f703704c7
Display loader on loading past chats
2023-12-06 00:42:41 +02:00
Cohee
d5628d822d
Merge pull request #1471 from valadaptive/remove-upload-endpoint
...
Remove "upload" endpoint from assets API
2023-12-06 00:13:10 +02:00
valadaptive
4faa20bb1f
Remove "upload" endpoint from assets API
...
I accidentally reintroduced this when splitting up the commits, I think
2023-12-05 15:02:30 -05:00
Cohee
6ea9269592
Merge pull request #1470 from valadaptive/sanitize-cleanup
...
Clean up file name sanitization
2023-12-05 16:45:00 +02:00
valadaptive
c00df4f45b
Clean up file name sanitization
...
- Checking for null bytes is unnecessary because the check for illegal
characters directly below it will catch them.
- We can use the path.extname method to get the file extension more
cleanly. It returns the *last* extension (e.g.
path.extname('file.foo.js') === '.js'), so behavior is preserved.
- Normalizing the path is unnecessary. We don't allow any path
separators in the file name, so it does nothing.
- Stripping '..', path separators, and '$' is unnecessary because of the
earlier illegal character check.
2023-12-05 09:25:45 -05:00
Cohee
356c3a4300
Fix amount gen on zen sliders
2023-12-05 14:12:06 +02:00
Cohee
c9fbe75566
Rename WI logic ONE => ANY
2023-12-05 12:04:27 +02:00
Cohee
ebe0f46f31
Merge pull request #1469 from Bronya-Rand/staging
...
Proper World Info logic checks
2023-12-05 11:57:34 +02:00
Bronya Rand
612005fb64
Merge branch 'staging' of https://github.com/Bronya-Rand/SillyTavern into staging
2023-12-05 03:00:28 -06:00
Bronya Rand
537e9428e0
proper revert cuz vsc revert weird...
2023-12-05 03:00:26 -06:00
Bronya Rand
3c72463c34
Merge branch 'staging' of https://github.com/Bronya-Rand/SillyTavern into staging
2023-12-05 02:56:56 -06:00
Bronya Rand
f9ecc77b10
revert changes after cohee fix
2023-12-05 02:56:52 -06:00
Bronya Rand
c49f1555ea
update ze html
2023-12-04 18:47:56 -06:00
Bronya Rand
d6649bf7d0
update nums
2023-12-04 18:44:49 -06:00
Bronya Rand
5adfd107c0
Merge branch 'staging' of https://github.com/Bronya-Rand/SillyTavern into staging
2023-12-04 18:43:39 -06:00
Bronya Rand
0c6885a453
fix comments and debug text
2023-12-04 18:40:33 -06:00
Cohee
42c2170b6e
AND => AND ONE, fix comments
2023-12-05 02:28:04 +02:00
Cohee
6b0cca2532
Add NOT ONE selective logic
2023-12-05 02:20:35 +02:00
valadaptive
a457484c2d
Move character endpoints into their own module
2023-12-04 17:35:06 -05:00
valadaptive
17959a60a4
Remove charactersPath and chatsPath
...
We already have these paths in the DIRECTORIES constant.
2023-12-04 17:35:06 -05:00
valadaptive
b689b8bd30
Rename character API endpoints
...
Precursor to moving the character API into its own module
2023-12-04 17:35:06 -05:00
Cohee
45730d4766
Merge pull request #1464 from valadaptive/stable-diffusion-router
...
Use Express router for stable diffusion endpoint
2023-12-05 00:33:43 +02:00
Cohee
1ade0fda11
Merge branch 'staging' into stable-diffusion-router
2023-12-05 00:25:24 +02:00
Cohee
60083b2a35
Merge pull request #1466 from valadaptive/tokenizers-router
...
Use Express router for tokenizers endpoint
2023-12-05 00:24:38 +02:00
Cohee
b287d5f3bd
Merge branch 'staging' into tokenizers-router
2023-12-05 00:19:44 +02:00
Cohee
d2e8646ef9
Merge pull request #1468 from valadaptive/vectors-router
...
Use Express router for vectors endpoint
2023-12-05 00:19:14 +02:00
Cohee
21e19674b4
Merge branch 'staging' into vectors-router
2023-12-05 00:15:36 +02:00
Cohee
b171f0a868
Merge pull request #1467 from valadaptive/translate-router
...
Use Express router for translate endpoint
2023-12-05 00:13:44 +02:00
Cohee
444f67e930
Merge branch 'staging' into translate-router
2023-12-05 00:11:06 +02:00
Cohee
5fa81ec37c
Merge pull request #1465 from valadaptive/thumbnails-router
...
Use Express router for thumbnails endpoint
2023-12-05 00:10:12 +02:00
Cohee
eb273ced59
Merge branch 'staging' into thumbnails-router
2023-12-05 00:08:15 +02:00
Bronya Rand
a90fe54e5b
bak should not be here
2023-12-04 16:05:05 -06:00
Cohee
29476557d8
Merge pull request #1463 from valadaptive/sprites-router
...
Use Express router for sprites endpoint
2023-12-05 00:02:56 +02:00
Cohee
9d0a0bc139
Merge branch 'staging' into sprites-router
2023-12-05 00:01:03 +02:00
Bronya Rand
f71b83b14f
add comment on new code and add () for logic checks
2023-12-04 16:00:02 -06:00
Cohee
fbd4e32caa
Merge pull request #1462 from valadaptive/serpapi-router
...
Use Express router for serpapi endpoint
2023-12-04 23:59:26 +02:00
Cohee
2acb7d1ae5
Merge branch 'staging' into serpapi-router
2023-12-04 23:57:23 +02:00
Bronya Rand
085daaeff7
simplify and proper NOT check fix
2023-12-04 15:57:04 -06:00
Cohee
1dab76ccdf
Merge pull request #1461 from valadaptive/secrets-router
...
Use Express router for secrets endpoint
2023-12-04 23:56:34 +02:00
Cohee
1eb6f33e8b
Merge branch 'staging' into secrets-router
2023-12-04 23:54:54 +02:00
Cohee
56da2d1f81
Merge pull request #1460 from valadaptive/presets-router
...
Use Express router for presets endpoint
2023-12-04 23:53:58 +02:00
Cohee
6fc0e485cd
Merge branch 'staging' into presets-router
2023-12-04 23:51:08 +02:00
Cohee
9a50036657
Merge pull request #1459 from valadaptive/openai-router
...
Use Express router for openai endpoint
2023-12-04 23:50:13 +02:00
Cohee
32c3c34e4b
Merge branch 'staging' into openai-router
2023-12-04 23:45:50 +02:00
Cohee
ce1fb8a888
Merge pull request #1458 from valadaptive/novelai-router
...
Use Express router for novelai endpoint
2023-12-04 22:23:27 +02:00
Cohee
dca470c9e9
Merge branch 'staging' into novelai-router
2023-12-04 22:14:46 +02:00
Cohee
9c9b600403
Merge pull request #1457 from valadaptive/horde-router
...
Use Express router for horde endpoint
2023-12-04 22:12:38 +02:00
Cohee
6fd6d4fc4d
Merge branch 'staging' into horde-router
2023-12-04 22:07:39 +02:00
Cohee
2a44af7ff4
Merge pull request #1456 from valadaptive/extensions-router
...
Use Express router for extensions endpoint
2023-12-04 21:55:22 +02:00
Cohee
aff821aa07
Fix discovery endpoint route
2023-12-04 21:54:03 +02:00
Cohee
3085dbe12c
Merge branch 'staging' into extensions-router
2023-12-04 21:51:00 +02:00
Cohee
0b13033ab8
Merge pull request #1455 from valadaptive/content-manager-router
...
Use Express router for content endpoint
2023-12-04 21:49:02 +02:00
Cohee
d22d0c7cc2
Merge branch 'staging' into content-manager-router
2023-12-04 21:46:25 +02:00
Cohee
88396935cd
Merge pull request #1454 from valadaptive/classify-router
...
Use Express router for classify endpoint
2023-12-04 21:42:40 +02:00
Cohee
a2387130f3
Merge branch 'staging' into classify-router
2023-12-04 21:39:39 +02:00
Cohee
c0cf274e6f
Merge pull request #1453 from valadaptive/caption-router
...
Use Express router for caption endpoint
2023-12-04 21:38:12 +02:00
Cohee
1d4ac50fd7
Merge branch 'staging' into caption-router
2023-12-04 21:31:01 +02:00
Cohee
ddd16c1469
Merge pull request #1452 from valadaptive/assets-router
...
Use Express router for assets + "files" endpoints
2023-12-04 21:29:52 +02:00
Cohee
1ac494d468
Don't attempt to send files on dry runs.
2023-12-04 21:28:36 +02:00
Cohee
8db1a719b8
Merge pull request #1451 from valadaptive/curly-spacing
...
Enable object-curly-spacing lint
2023-12-04 21:00:43 +02:00
Cohee
3ad7d5d520
Negotiate formatting with VS Code autoformat
2023-12-04 20:59:11 +02:00
valadaptive
68049afd84
Use Express router for vectors endpoint
2023-12-04 13:01:52 -05:00
valadaptive
15ba2441ce
Use Express router for translate endpoint
2023-12-04 13:00:59 -05:00
valadaptive
4e073250a2
Use Express router for tokenizers endpoint
2023-12-04 13:00:13 -05:00
valadaptive
2d54a67a1f
Use Express router for thumbnails endpoint
2023-12-04 12:59:24 -05:00
valadaptive
7f129df7b8
Use Express router for stable diffusion endpoint
2023-12-04 12:58:02 -05:00
valadaptive
173bc5975f
Use Express router for sprites endpoint
2023-12-04 12:57:13 -05:00
valadaptive
35ce955b00
Use Express router for serpapi endpoint
2023-12-04 12:56:22 -05:00
valadaptive
091255d451
Use Express router for secrets endpoint
2023-12-04 12:55:13 -05:00
valadaptive
ba74288e4a
Use Express router for presets endpoint
2023-12-04 12:54:18 -05:00
valadaptive
2d19645c4e
Use Express router for openai endpoint
2023-12-04 12:53:17 -05:00
valadaptive
e6b549bc48
Use Express router for novelai endpoint
2023-12-04 12:52:27 -05:00
valadaptive
2e990bf336
Use Express router for horde endpoint
2023-12-04 12:51:02 -05:00
valadaptive
babe9abbe9
Use Express router for extensions endpoint
2023-12-04 12:48:29 -05:00
valadaptive
4c911d3155
Use Express router for content endpoint
2023-12-04 12:47:38 -05:00
valadaptive
0ad753f317
Use Express router for classify endpoint
2023-12-04 12:45:17 -05:00
valadaptive
d2e1577acb
Use Express router for caption endpoint
2023-12-04 12:43:37 -05:00
valadaptive
d24c1dde10
Use Express router for assets + "files" endpoints
...
I've split out the "file/upload" endpoint into its own module, and
renamed it to "files" to be consistent with the existing naming scheme.
2023-12-04 12:40:53 -05:00
valadaptive
5f1bed1e70
Enable object-curly-spacing lint
2023-12-04 12:32:41 -05:00
Cohee
414c9bd5fb
Merge pull request #1450 from valadaptive/express-common
...
Move parsers into shared "express-common" module
2023-12-04 19:28:55 +02:00
Cohee
893ca25199
lint: format
2023-12-04 19:12:41 +02:00
Cohee
95ef108e84
Merge branch 'staging' into express-common
2023-12-04 19:09:20 +02:00
Cohee
d6fdafcacf
Merge pull request #1448 from valadaptive/sd-next-upscalers
...
Rename sd-next/upscalers to sd/sd-next/upscalers
2023-12-04 19:08:26 +02:00
Cohee
fcbfdc70af
Merge branch 'staging' into sd-next-upscalers
2023-12-04 19:07:34 +02:00
Cohee
cce89dab05
Merge pull request #1449 from valadaptive/tokenizer-renames
...
Rename tokenizer endpoints
2023-12-04 19:06:49 +02:00
Cohee
8476ec7570
Merge branch 'staging' into tokenizer-renames
2023-12-04 19:01:38 +02:00
Cohee
a846bb3f43
Merge pull request #1447 from valadaptive/viewsecrets-rename
...
Rename /viewsecrets to /api/secrets/view
2023-12-04 18:54:37 +02:00
Cohee
4bbb36a601
Merge branch 'staging' into viewsecrets-rename
2023-12-04 18:49:01 +02:00
Cohee
8bf18891b3
Add data model field for WI entry group
2023-12-04 18:47:35 +02:00
Cohee
11a60e5eec
Merge pull request #1446 from valadaptive/move-endpoints
...
Move endpoints into their own folder
2023-12-04 18:46:59 +02:00
valadaptive
3931f791b2
Move parsers into express-common module
...
This will allow endpoint modules to import them themselves, instead of
requiring server.js to pass them in.
2023-12-04 10:25:40 -05:00
valadaptive
4919a2e9a2
Move endpoints into their own folder
2023-12-04 10:24:21 -05:00
valadaptive
9d4990d25d
Rename sd-next/upscalers to sd/next/upscalers
2023-12-04 10:22:47 -05:00
valadaptive
57bc95133e
Rename tokenizer routes
...
They're all under tokenizers/ now, and there are "count", "encode", and
"decode" endpoints. This forms a clearer hierarchy.
2023-12-04 10:17:43 -05:00
valadaptive
c073a89e2c
Move endpoints into their own folder
2023-12-04 10:17:43 -05:00
valadaptive
baae99831d
Move endpoints into their own folder
2023-12-04 10:16:11 -05:00
valadaptive
2180610363
Rename /viewsecrets to /api/secrets/view
2023-12-04 10:14:51 -05:00
valadaptive
db4da0b8aa
Move endpoints into their own folder
2023-12-04 10:14:51 -05:00
valadaptive
24546621e3
Move endpoints into their own folder
2023-12-04 10:12:27 -05:00
Cohee
b697a3c93f
Merge pull request #1445 from LenAnderson/fix-qr-reordering
...
Fix QR reordering
2023-12-04 16:16:23 +02:00
LenAnderson
76bfad8cdc
fix: listeners calling wrong index after reorder
2023-12-04 13:33:28 +00:00
LenAnderson
8283d4dc08
fix: ctx button id after reordering
2023-12-04 13:28:58 +00:00
Cohee
604e62298c
Concise welcome
2023-12-04 11:59:49 +02:00
Cohee
786e131c1e
Disable scroll adjustment for firefox
2023-12-04 11:00:22 +02:00
Cohee
12a4194bd5
Merge pull request #1443 from valadaptive/aphrodite-fix
...
Fix holdover textgenerationwebui_settings
2023-12-04 00:37:58 +02:00
valadaptive
3c59b5b7a5
Fix holdover textgenerationwebui_settings
2023-12-03 17:36:25 -05:00
Cohee
d44bb9f1e0
Merge pull request #1441 from valadaptive/completion-source-refactor
...
Refactor chat completion source API parameter
2023-12-04 00:35:11 +02:00
Cohee
671df1f62e
Fix constant usage
2023-12-04 00:24:23 +02:00
Cohee
7a58a095a4
Merge branch 'staging' into completion-source-refactor
2023-12-04 00:22:02 +02:00
Cohee
f7417e9fb3
Merge pull request #1437 from valadaptive/textgen-refactor
...
Clean up some textgen API code
2023-12-04 00:15:57 +02:00
Cohee
0a092629ce
Fix undefined variable reference
2023-12-03 23:24:39 +02:00
valadaptive
24ccef3aba
Fix "settings" variable being shadowed
2023-12-03 15:44:36 -05:00
valadaptive
ebde9c2c1f
Copy chat_completion_sources enum to server code
2023-12-03 15:04:01 -05:00
valadaptive
e33c8bd955
Replace use_[source] with chat_completion_source
...
Same as the is_[api] replacement--it's easier to have one enum field
than several mutually-exclusive boolean ones
2023-12-03 15:03:39 -05:00
valadaptive
a68505e857
Copy textgen-types enum to server code
2023-12-03 15:00:25 -05:00
valadaptive
9c33ddbafc
Make textgen settings type checks more concise
2023-12-03 14:56:01 -05:00
valadaptive
047c897ead
Remove is[API] functions
...
Just use an equality comparison. It's a bit longer, but only because
"textgenerationwebui_settings" is a long identifier.
2023-12-03 14:56:01 -05:00
valadaptive
ba54e3dea0
Replaces is_[api] params with api_type param
...
These were 5 mutually-exclusive booleans, which can be replaced with one
param that takes on 5 values, one for each API type.
2023-12-03 14:56:01 -05:00
Cohee
8a1ead531c
Merge pull request #1439 from valadaptive/prompt-manager-class
...
Convert PromptManagerModule to a class
2023-12-03 21:52:27 +02:00
Cohee
486405df04
Merge pull request #1440 from SillyTavern/aphro-multiswipe
...
#1403 Add Aphrodite multi-swipe
2023-12-03 21:40:32 +02:00
Cohee
939e938ba2
Disallow multiswipe for quiet gens
2023-12-03 20:56:25 +02:00
Cohee
1786b0d340
#1403 Add Aphrodite multi-swipe
2023-12-03 20:40:09 +02:00
valadaptive
b8b24540a9
Rename PromptManagerModule to PromptManager
...
The one place where it was imported renamed it to PromptManager anyway.
2023-12-03 12:14:56 -05:00
valadaptive
5c175bc647
Turn PromptManagerModule into a class
2023-12-03 12:13:53 -05:00
Cohee
676cc7731e
#1436 Add unlock to response length
2023-12-03 18:30:21 +02:00
Cohee
40b132176d
Add preset restoration
2023-12-03 17:16:33 +02:00
Cohee
14f395fdf9
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-12-03 15:11:49 +02:00
Cohee
45df576f1c
Re-add default presets for content manager
2023-12-03 15:07:21 +02:00
RossAscends
43ad66ff90
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-12-03 21:59:23 +09:00
RossAscends
50f5b7b96f
fix zenSliders
2023-12-03 21:59:21 +09:00
Cohee
91811f63b5
lint: Fix JSdocs
2023-12-03 14:23:20 +02:00
Cohee
b09ebb240e
Phaseout JSON5
2023-12-03 14:04:43 +02:00
Cohee
5fb0807dcc
Adjust max context step
2023-12-03 14:02:38 +02:00
Cohee
a3bc51bcea
Fix type-in max context for OAI
2023-12-03 13:56:22 +02:00
Cohee
c051fc3ce9
Add wrapper for description popouts, make them wider
2023-12-03 03:21:11 +02:00
Cohee
4cb9cd128f
Rename bookmarks to checkpoints
2023-12-03 03:11:14 +02:00
Cohee
cf3bde3872
Remove context size from Universal presets
2023-12-03 02:35:20 +02:00
Cohee
f39ea2fc1e
Extend rep_pen slider value
2023-12-03 02:28:15 +02:00
Cohee
2c949b672a
Fix bulk edit and message context action styles
2023-12-03 02:17:02 +02:00
Cohee
3e9927dc67
Add editor textareas maximize
2023-12-03 02:01:06 +02:00
Cohee
478330542d
Default to non-listen for new installs
2023-12-03 00:54:28 +02:00
Cohee
c9ab85d8c9
Add /forcesave command
2023-12-03 00:53:45 +02:00
Cohee
df05d55a73
Merge pull request #1435 from LenAnderson/fix-popup-closing-next-popup
...
fix old popup closing next popup
2023-12-03 00:37:41 +02:00
LenAnderson
1eb32b247e
add close stop for cancel button
2023-12-02 21:45:08 +00:00
LenAnderson
c10e298777
fix old popup closing next popup
2023-12-02 21:22:58 +00:00
Cohee
ff46a249d8
Add {{maxPrompt}} macro
2023-12-02 22:47:43 +02:00
Cohee
6e09e45651
Fix /trigger and /continue auto-execution
2023-12-02 22:34:46 +02:00
Cohee
64a3564892
lint: Comma dangle
2023-12-02 22:06:57 +02:00
Cohee
08fedf3a96
lint: Use 4 space indent
2023-12-02 21:56:16 +02:00
Cohee
c63cd87cc0
lint: Require semicolons
2023-12-02 21:11:06 +02:00
Cohee
2ec14a59ee
Merge pull request #1433 from valadaptive/singlequote
...
Require single quotes
2023-12-02 20:56:10 +02:00
Cohee
9faa1e34b0
Merge branch 'staging' into singlequote
2023-12-02 20:43:41 +02:00
Cohee
a28c23d295
Wait for generation unlock before running continue or trigger
2023-12-02 20:12:36 +02:00
valadaptive
a37f874e38
Require single quotes
2023-12-02 13:04:51 -05:00
Cohee
a06f1e8ad6
Merge pull request #1431 from valadaptive/eslint-fixes-3
...
ESLint fixes part 3 - more significant changes
2023-12-02 19:55:54 +02:00
Cohee
2b9d15b04a
Merge pull request #1432 from Touch-Night/release
...
Update Update-Instructions.txt
2023-12-02 19:53:07 +02:00
Cohee
c4f503edad
A more complete list
2023-12-02 19:52:40 +02:00
Guanghua Lu
31535a0fc2
Update Update-Instructions.txt
...
Just found that it's instruct, not instructs
2023-12-03 01:49:53 +08:00
Guanghua Lu
effa07e3be
Update Update-Instructions.txt
...
I have lost all my costom instructions just now
2023-12-03 01:47:15 +08:00
Cohee
a367285ac2
Merge pull request #1430 from valadaptive/eslint-fixes-2
...
ESLint fixes, part 2 - bulky changes
2023-12-02 19:43:11 +02:00
Cohee
0477f6a553
Use best match API tokenizers for Text Completion sources
2023-12-02 19:42:15 +02:00
valadaptive
518bb58d5a
Enable no-unused-vars lint
...
This is the big one. Probably needs thorough review to make sure I
didn't accidentally remove any setInterval or fetch calls.
2023-12-02 12:11:19 -05:00
valadaptive
39bbef376f
Enable no-undef lint
...
I'm not sure where run_edit is supposed to go or if any logic is
missing. I just made my best guess.
2023-12-02 12:11:19 -05:00
valadaptive
14afa1575b
Enable no-redeclare lint
2023-12-02 12:11:19 -05:00
valadaptive
66f704bdda
Refactor prompt itemization to not redeclare vars
2023-12-02 12:11:19 -05:00
valadaptive
45ad0683d9
Remove characterName silliness
...
If mes.name is name1, we set it to name1. Otherwise, we set it to
mes.name. It's always mes.name.
2023-12-02 12:10:31 -05:00
valadaptive
c893e2165e
Enable no-prototype-builtins lint
2023-12-02 12:10:31 -05:00
Cohee
c98b23ee72
#1405 Don't add formality for unsupported languages
2023-12-02 19:08:21 +02:00
Cohee
6be07e5ea5
Merge pull request #1429 from valadaptive/eslint-fixes-1
...
ESLint fixes, part 1
2023-12-02 18:50:51 +02:00
Cohee
a91694ebbc
Change audio format check
2023-12-02 18:41:54 +02:00
valadaptive
b023312117
Enable no-useless-escape lint
2023-12-02 10:32:26 -05:00
valadaptive
97c49a405b
Enable no-extra-boolean-cast lint
2023-12-02 10:32:26 -05:00
valadaptive
0a27275772
Enable no-extra-semi lint
2023-12-02 10:32:26 -05:00
valadaptive
27e63a7a77
Enable no-case-declarations lint
2023-12-02 10:32:26 -05:00
valadaptive
a665a4897d
Enable no-unused-labels lint
...
I'm not sure why "esversion: 6" was at the top of the file. My best
guess is that whoever initially created it was using jshint, which says
"use 'esversion: 6'" if used to lint a file which contains ES6 code.
Even then, the proper syntax would be a comment.
2023-12-02 10:32:07 -05:00
valadaptive
1c121f1ba5
Enable use-isnan lint
2023-12-02 10:32:07 -05:00
valadaptive
9204a31d32
Enable no-self-assign lint
2023-12-02 10:32:07 -05:00
valadaptive
c05aee8e72
Enable no-unsafe-negation lint
...
This actually fixes a bug--the old code was negating "audioData.type"
2023-12-02 10:32:07 -05:00
valadaptive
7def71aef7
Only enable no-constant-condition for non-loops
...
"while (true)" is a useful pattern that eslint doesn't really need to
flag as a problem.
2023-12-02 10:32:07 -05:00
valadaptive
60ac1aa1c7
Enable no-empty lint
2023-12-02 10:32:07 -05:00
valadaptive
367f3dba27
Enable no-unsafe-finally lint
2023-12-02 10:32:07 -05:00
valadaptive
e7ae1c4787
Enable no-dupe-keys lint
2023-12-02 10:32:07 -05:00
valadaptive
8c89f373fa
Enable no-irregular-whitespace lint
...
A couple comments contained non-breaking spaces (I think), which I
replaced with regular spaces.
2023-12-02 10:32:07 -05:00
valadaptive
12cdb76a20
Enable no-regex-spaces lint
...
I noticed the old code was replacing two spaces with one space, over and
over. Instead, I changed it to remove all consecutive strings of spaces
just once, using the "+" quantifier. This should behave the same but is
nicer to read and faster.
2023-12-02 10:32:07 -05:00
valadaptive
7c3dd75e6a
Enable no-fallthrough lint
2023-12-02 10:32:07 -05:00
Cohee
4c475afc91
Merge pull request #1428 from valadaptive/eslint-initial
...
Initial ESLint setup
2023-12-02 17:14:04 +02:00
Cohee
bac43a2131
Add CORS proxy placeholder
2023-12-02 16:04:30 +02:00
valadaptive
ec0e4026d8
Initial ESLint setup
...
This sets up ESLint and its config, and disables a bunch of recommended
lints that currently do not pass. Later PRs/commits will fix those lints
and re-enable them.
2023-12-02 09:02:57 -05:00
Cohee
4f05d872f4
Merge pull request #1423 from bdashore3/staging
...
Fix the CORS proxy again
2023-12-02 16:00:35 +02:00
Cohee
a1754c7192
Update server.js
2023-12-02 15:32:09 +02:00
Cohee
249f9f649f
Escape QR button labels
2023-12-02 15:19:44 +02:00
Cohee
1e4471a9b5
Merge pull request #1425 from valadaptive/kobold-classic-api-url
2023-12-02 13:59:47 +02:00
Cohee
3f924f8b11
Merge pull request #1426 from valadaptive/fix-temp-label
2023-12-02 13:58:29 +02:00
valadaptive
cadf5163ad
Fix temperature slider label
2023-12-02 05:37:27 -05:00
valadaptive
4c4e4caeb7
Pass in Kobold Classic API server url from client
2023-12-02 04:45:20 -05:00
kingbri
641cd614c8
Server: Fix CORS proxy with POST requests and status codes
...
POST requests always sent an undefined body without the bodyParser
middleware which isn't included with express by default. Add this
as a new dependency and inject it into the express app. This middleware
will also be useful for any other middleware that we might create.
Also properly send status codes and messages to the client so they
can be handled properly.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-12-02 01:43:09 -05:00
Cohee
04ef9fba54
Disable context stop strings on pull but enable for new installs
2023-12-02 02:19:32 +02:00
Cohee
690c058a46
Fix boolean comparison
2023-12-02 00:04:38 +02:00
Cohee
a2f293b6af
Make context stop strings togglable
2023-12-01 23:06:37 +02:00
Cohee
9ad42025e5
Add depth to entry template
2023-12-01 22:09:13 +02:00
Cohee
07962e0e4e
Add /setentryfield command
2023-12-01 21:51:49 +02:00
Cohee
69659e79e3
Add chat start and example separator as stop sequences
2023-12-01 19:01:06 +02:00
Cohee
6b348f6128
Fix trailing stopping strings removal
2023-12-01 18:55:11 +02:00
Cohee
bb9d302c3a
Don't skip ephemeral stop strings if there are no custom stop strings
2023-12-01 17:18:30 +02:00
Cohee
8797508aa3
Fix h-centering of mobile zoomed avatars
2023-12-01 14:59:17 +02:00
Cohee
95df016d57
Adjustments for zoomed_avatar on ultrawide screens
2023-12-01 14:47:11 +02:00
Cohee
726bb2e041
#1405 Add formality config for deepl
2023-12-01 14:12:56 +02:00
Cohee
48a866971a
koboldcpp icon (placeholder)
2023-12-01 12:29:29 +02:00
Cohee
19c6370fa5
Revert preset checkbox update logic
2023-12-01 11:55:05 +02:00
Cohee
ca24e550a8
#1420 Revert undefined name variable resolution
2023-12-01 11:51:10 +02:00
Cohee
778bca01f3
Merge pull request #1417 from kalomaze/universal-preset
...
'Universal-Light', 'Universal-Creative', 'Universal-Super-Creative' presets
2023-12-01 11:40:48 +02:00
RossAscends
59880ee171
disallow newlines in onboarding username
2023-12-01 17:43:05 +09:00
RossAscends
862fc56b39
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-12-01 11:39:39 +09:00
RossAscends
c050f2c44d
better manual input for normal sliders
2023-12-01 11:39:37 +09:00
Cohee
bb727d5f9c
Insert files before user text, not after
2023-12-01 03:54:28 +02:00
Cohee
ebcefe67fc
Add value increment variable and macros
2023-12-01 03:02:23 +02:00
Cohee
fae90f8227
Add validation messages
2023-12-01 02:25:55 +02:00
Cohee
27d27127e0
Fix docstring typo
2023-12-01 02:11:47 +02:00
Cohee
fe355c5d4f
Add MVP set of WI manipulation commands
2023-12-01 01:50:10 +02:00
Cohee
4e634f00ec
Add Min-P to noob mode
2023-12-01 01:49:28 +02:00
kalomaze
a1c5071357
Universal v2 for Ooba
2023-11-30 15:42:15 -06:00
kalomaze
360ae088ed
'Universal' presets v2
2023-11-30 14:59:30 -06:00
Cohee
b6ed67b4b4
Add /regex command
2023-11-30 22:59:04 +02:00
kalomaze
84f64049c2
Remove og Universal presets
2023-11-30 14:54:16 -06:00
Cohee
ddd4fac38c
Fix {{mesExamples}} strip behavior with in story string
2023-11-30 19:47:57 +02:00
Cohee
b96054f337
Update max token limit for palm2
2023-11-30 19:02:31 +02:00
Cohee
33f5094036
Increase temperature cap on Text Completion
2023-11-30 14:43:56 +02:00
Cohee
e9ad55aef2
Add seed input field for OpenAI settings #1412
2023-11-30 02:54:52 +02:00
Cohee
6abd0b4b75
Add WebSearch to colab
2023-11-30 02:17:35 +02:00
Cohee
c3259d1929
Bump package version
2023-11-30 01:41:20 +02:00
Cohee
252af836f0
#1418 Remove prefix from SD raw_last
2023-11-30 01:22:31 +02:00
Cohee
19df1f52cd
Vector storage file retrieval
2023-11-30 00:01:59 +02:00
Cohee
e0bf2b8e3e
[FEATURE_REQUEST] Sending PDF/HTML files? #1414
2023-11-29 17:51:30 +02:00
Cohee
1ce009b84e
[FEATURE_REQUEST] config.yaml basicAuthUser Default Setting Recommendation #1415
2023-11-29 14:05:19 +02:00
kalomaze
6b46646f90
Update Universal.json
2023-11-29 03:19:41 -06:00
kalomaze
8c8438fd00
Add files via upload
2023-11-29 03:15:11 -06:00
kalomaze
10be03c90b
Add files via upload
2023-11-29 02:54:48 -06:00
RossAscends
307f0d88c3
'All' for ooba rep pen range zenslider, maxCtx tweak
2023-11-29 11:37:18 +09:00
Cohee
e541c2b186
#1412 Add randomized user ids to OpenAI
2023-11-29 00:11:10 +02:00
RossAscends
9145406522
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-29 03:35:34 +09:00
RossAscends
fcca1b1260
fix zenslider rep pen range for TextCompletions
2023-11-29 03:35:02 +09:00
Cohee
10249aae5a
Merge pull request #1299 from smirgol/silerott-add-session-handling
...
add missing session handling to SileroTTS
2023-11-28 19:25:22 +02:00
Cohee
16527710b3
Make less obtrusive
2023-11-28 19:24:26 +02:00
Cohee
a1098a4f31
Merge branch 'staging' into silerott-add-session-handling
2023-11-28 18:25:31 +02:00
Cohee
f809d80ba2
Improve XTTS text processing
2023-11-28 16:56:50 +02:00
Cohee
82b7238b39
Add shorthand increment/decrement of variables
2023-11-28 16:00:04 +02:00
Cohee
5fd4ed6c81
Fix mobile QR context menu
2023-11-28 13:26:36 +02:00
Cohee
91f369c921
Raise slider limits
2023-11-28 11:48:34 +02:00
Cohee
5dd6665505
Don't set negative zIndex for regular image when using group VN mode
2023-11-28 11:40:39 +02:00
Cohee
91e1281208
Merge pull request #1407 from LenAnderson/fix-qr-popout-context
...
fix context menu for QR popout
2023-11-28 02:44:20 +02:00
Cohee
77e5c37c29
Fix extensions menu on long clicks
2023-11-28 02:43:24 +02:00
Cohee
f3a10eadd5
Trigger concatenation on NaN current value
2023-11-28 01:46:44 +02:00
Cohee
b0d21659eb
/inject command to add prompt injections
2023-11-28 01:44:13 +02:00
Cohee
4f9f89c682
Add 3 more math operations
2023-11-28 00:52:50 +02:00
Cohee
87707b565f
Add checkbox for restoring user input on page refresh
2023-11-28 00:29:34 +02:00
LenAnderson
fd8551b73b
fix context menu for Qr popout
2023-11-27 22:02:20 +00:00
Cohee
d263760b25
#1393 Configurable group nudges, scenario and personality templates for prompt manager
2023-11-27 23:57:56 +02:00
Cohee
8b517be98c
Allow rep pen range -1 for text completions
2023-11-27 22:00:33 +02:00
Cohee
4c94bd0aa8
Add math operations
2023-11-27 21:10:50 +02:00
Cohee
188897a3df
Add "at" argument to commands sending a message
2023-11-27 19:48:49 +02:00
Cohee
84811ec518
Fix image gen prefix combining
2023-11-27 16:10:42 +02:00
Cohee
ffc4f22012
Add provider-specific TTS processing: XTTS - replace ellipsis, Novel - remove tildes.
2023-11-27 13:25:49 +02:00
Cohee
edafb8dd13
Repurpose trigger command not just for groups
2023-11-27 11:16:40 +02:00
Cohee
a10b6da477
Merge pull request #1406 from bdashore3/staging
...
Fix CORS proxy with URLs
2023-11-27 10:29:45 +02:00
kingbri
735c4e7268
Server: Fix CORS proxy with URLs
...
Using slashes completely stripped the rest of the URL. Fix that.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-27 00:17:07 -05:00
dllt98
50ebd1cf66
Add support for importing character from JanitorAI ( #1401 )
...
* Add Janny support
* Add description
* Remove unofficial JanAI mirror
2023-11-27 03:29:19 +02:00
Cohee
c742251c5a
Mobile sprites fixes: hide non-VN sprite, fix group VN position, fix live2d conflicts
2023-11-27 03:22:35 +02:00
Cohee
37610062a7
1px less Safari cope
2023-11-27 02:56:45 +02:00
RossAscends
fd8697afc0
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-27 09:48:07 +09:00
RossAscends
34d8588691
QR popout
2023-11-27 09:48:05 +09:00
Cohee
313a6c9840
Fix unclickable icons in burger menus
2023-11-27 02:32:41 +02:00
Cohee
fd0edd67a6
Fix recursive QR auto-execution
2023-11-27 02:18:36 +02:00
Cohee
74e5e0e4c0
Merge pull request #1404 from SillyTavern/staging
...
Staging
2023-11-26 20:38:50 +02:00
Cohee
3eeb137416
Fix persona switch input trigger
2023-11-26 19:56:19 +02:00
Cohee
f04c277f03
Add optional {{mesExamples}} to story string
2023-11-26 19:47:23 +02:00
Cohee
e587f208be
Add resolution match on load
2023-11-26 18:19:37 +02:00
deffcolony
aaeaa643e3
resolution presets for image generation extension ( #1394 )
...
+ New drawer with resolution presets at image generation extension
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-11-26 17:55:49 +02:00
Cohee
9c01a849cb
Add buttons command
2023-11-26 17:05:55 +02:00
Cohee
fb08552d46
Add instruct mode sequence macros
2023-11-26 16:37:05 +02:00
Cohee
3bc91f10ec
Fix command aliases
2023-11-26 15:47:11 +02:00
Cohee
19f758a0fb
#670 Add square avatars
2023-11-26 15:27:54 +02:00
Cohee
e6c96553d0
Add text trimming commands
2023-11-26 13:55:22 +02:00
Cohee
7b3f2a8986
Fix readme config reference
2023-11-26 13:19:40 +02:00
Cohee
87108421b3
Add default config values
2023-11-26 13:13:44 +02:00
Cohee
809a55b2fd
Merge branch 'config-yaml' into staging
2023-11-26 13:08:06 +02:00
Cohee
c328d6f04a
Add QR auto-exec on app startup
2023-11-26 02:12:31 +02:00
Cohee
9587a704c5
Fix docstrings
2023-11-26 01:52:41 +02:00
Cohee
283d49a6ee
Add empty return value to /while
2023-11-26 01:49:37 +02:00
Cohee
c259c0a72a
Skip hidden messages from /message command
2023-11-26 01:15:19 +02:00
Cohee
c6aea00e27
Resolve ephemeral stop strings variables
2023-11-26 00:56:55 +02:00
Cohee
50322ed8b0
Don't show auto-update toast if no extensions installed
2023-11-26 00:52:00 +02:00
Cohee
0648da8d05
Docker fix
2023-11-26 00:41:28 +02:00
Cohee
a7024a1d34
Migrate to config.yaml
2023-11-25 23:45:33 +02:00
RossAscends
df15a00430
resolve roll&random before parsing macro var commands
2023-11-26 06:27:13 +09:00
RossAscends
3ec692e76c
fix /world unsetting function
2023-11-26 05:26:41 +09:00
Cohee
0bbaeeaedd
Revert to get/set/add order for variable macro
2023-11-25 22:02:40 +02:00
Cohee
b24d4f2340
Add opt-in CORS bypass endpoint
2023-11-25 21:56:57 +02:00
Cohee
0410540066
Process variable macros line by line
2023-11-25 20:52:17 +02:00
Cohee
a5c3e22833
#1055 Add new random syntax to docs
2023-11-25 20:41:46 +02:00
Cohee
0d9068f11e
Don't replace {{addvar}} macros with the execution result
2023-11-25 20:33:07 +02:00
Cohee
67fa9c9595
Allow dice rolls in {{random}}
2023-11-25 20:11:47 +02:00
RossAscends
a8dc4dc810
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-26 03:08:05 +09:00
RossAscends
9645034b09
reverse compatibility for old random method
2023-11-26 03:08:03 +09:00
Cohee
67174c8cf8
Add functions to delete local and global variables
2023-11-25 19:53:00 +02:00
RossAscends
7264e3fe83
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-26 01:28:35 +09:00
RossAscends
2bed9fde70
{{random}} split on :: to allow empty items & commas in items
2023-11-26 01:28:33 +09:00
Cohee
b8d7b0922d
Fix evaluation order of named args
2023-11-25 18:18:57 +02:00
Cohee
d862005c1c
Revert "Replace macros in named args of boolean evaluation"
...
This reverts commit 6894b7ef72
.
2023-11-25 18:16:53 +02:00
Cohee
6894b7ef72
Replace macros in named args of boolean evaluation
2023-11-25 18:12:28 +02:00
Cohee
06ade803fa
Concatenate strings in /addvar
2023-11-25 17:45:40 +02:00
RossAscends
389c2b5435
force firstMes {{user}} update on persona switch
2023-11-25 23:40:27 +09:00
Cohee
2c822f79f7
Merge pull request #1397 from aisu-wata0/claude_system_order_fix
2023-11-24 23:38:02 +02:00
Aisu Wata
a6898365d1
Claude system message order fix
2023-11-24 17:58:20 -03:00
Cohee
8e49ecce49
Merge pull request #1395 from daswer123/staging
2023-11-24 20:07:51 +02:00
Cohee
851a00630a
Add /popup command
2023-11-24 19:50:49 +02:00
Danil Boldyrev
fbc72085f8
Hindi Support for XTTS
2023-11-24 20:16:49 +03:00
Cohee
4fd68e5be7
Skill issue
2023-11-24 19:10:09 +02:00
Cohee
a178bdc3b0
Fix ephemeral stopping strings flush
2023-11-24 19:06:31 +02:00
Cohee
2c8e855385
Resolve variables in /fuzzy
2023-11-24 17:41:49 +02:00
Cohee
adb3badcc1
Add /messages and /setinput commands
2023-11-24 17:12:59 +02:00
Cohee
c9b3ccc585
Add STscript procedure calls with /run command
2023-11-24 15:58:00 +02:00
Cohee
dd17c2483f
Add lock=on/off to /gen and /genraw commands
2023-11-24 15:18:49 +02:00
Cohee
8e16f28827
Fix variable cast
2023-11-24 14:53:12 +02:00
Cohee
d81371c2b7
Fix variables casting
2023-11-24 14:44:11 +02:00
Cohee
bcf73e0e55
Add auto-execute on opening chat option to quick
...
reply settings
2023-11-24 14:02:04 +02:00
Cohee
f1d375c2ba
Add hidden/invisible/auto-exec only QR buttons
2023-11-24 13:50:42 +02:00
Cohee
720da5649b
Don't auto-exec on disable QR
2023-11-24 13:32:27 +02:00
Cohee
ad8709842b
STscript improvements (see below)
...
Add /while loop
Add escaping of macros in sub-commands
Add /input prompt
2023-11-24 12:49:14 +02:00
RossAscends
55607ee847
remove HumiBlur from QR chain menus
2023-11-24 17:45:13 +09:00
RossAscends
0b9555234e
sort ChatCompletion presets by name
2023-11-24 17:15:39 +09:00
Cohee
d3ea5c081d
Add /pass and /fuzzy commands
2023-11-24 02:21:50 +02:00
Cohee
74fbc88d7d
Move macros replacement to script execution time
2023-11-24 01:56:43 +02:00
Cohee
461e8d7929
Update the tooltip on the vertical ellipsis button
2023-11-24 01:39:39 +02:00
Cohee
e593dd4dbd
Auto-executable QR
2023-11-24 01:32:02 +02:00
Cohee
7841f3d91f
Merge pull request #1392 from LenAnderson/qr-context
...
Add context menus for Quick Replies
2023-11-24 01:04:24 +02:00
Cohee
c4e1fff1bc
Respect # limit for ephemeral stop strings
2023-11-24 00:54:23 +02:00
Cohee
863554fea6
Add ephemeral stop strings to /genraw
2023-11-24 00:51:27 +02:00
Cohee
c2e3bfa06d
/genraw instruct=off
2023-11-24 00:36:35 +02:00
Cohee
c50ed4bf6a
STscript improvements (see below)
...
/abort command, {{pipe}} macro in named args, subcommand batch escaping with backslash, string literals and rules for /if, else clause for /if
2023-11-24 00:18:07 +02:00
Cohee
3594c4aac7
Add {{newline}} and {{pipe}} macros
2023-11-23 22:56:52 +02:00
Cohee
86819b6f4f
Add /genraw command
2023-11-23 22:50:13 +02:00
Cohee
6d0982e823
Unleash the variables / STscript alpha
2023-11-23 22:36:48 +02:00
LenAnderson
ab9c654708
Merge branch 'staging' into qr-context
2023-11-23 20:35:21 +00:00
LenAnderson
cdbcd6cfb2
add a healthy dose of mobile copium
2023-11-23 20:34:20 +00:00
Cohee
3328df6076
Update readme.md
2023-11-23 21:15:22 +02:00
Cohee
6d4484c4d0
Merge pull request #1390 from Huge/patch-1
...
Update readme.md with node version check
2023-11-23 21:13:45 +02:00
Cohee
e48cd0a49d
Fix version number + provide LTS guidance
2023-11-23 21:13:20 +02:00
Cohee
044cceba4d
Merge pull request #1387 from aikitoria/add-manifest
...
Add manifest.json for Chrome Android / Add to Home Screen flow
2023-11-23 20:56:43 +02:00
Cohee
58eae43cb0
Merge branch 'release' into staging
2023-11-23 20:55:13 +02:00
Cohee
22e17cd681
Pass image type to thumbnail creator
2023-11-23 20:50:08 +02:00
LenAnderson
81f135fa7c
use client coords not screen coords
2023-11-23 17:42:31 +00:00
LenAnderson
af2b108730
add context menu editor
2023-11-23 17:42:19 +00:00
LenAnderson
5e4dc388eb
Merge branch 'staging' into qr-context
2023-11-23 15:57:35 +00:00
LenAnderson
d32224041a
add parent placeholders
2023-11-23 15:57:14 +00:00
Huge
68370dbe30
Update readme.md with node version check
...
otherwise illegible error occurs
2023-11-23 14:55:32 +01:00
RossAscends
73d6801406
slashcommand /movingui to set a MUI preset
2023-11-23 22:32:47 +09:00
RossAscends
4f7c925dc6
properly round left menu borders
2023-11-23 22:10:23 +09:00
LenAnderson
e2a1892e6b
Merge branch 'staging' into qr-context
2023-11-23 12:21:46 +00:00
LenAnderson
cc426e9897
add qr context menus
2023-11-23 12:21:25 +00:00
RossAscends
e0e303b339
Sortable QuickReplies
2023-11-23 19:49:15 +09:00
RossAscends
a88e2f93af
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-23 17:20:35 +09:00
RossAscends
e672a7fe99
'New Chat' in Manage Chats & showLoader when delChat-ing
2023-11-23 17:20:31 +09:00
Cohee
986ae263d3
Merge pull request #1389 from bdashore3/staging
2023-11-23 07:59:36 +02:00
kingbri
e445aeec14
Tabby: Fix model name return on error
...
Tabby's model API is always /v1/model/list, so return "None" if the
request fails since that means a model is most likely not loaded.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-23 00:13:28 -05:00
Cohee
b4afb10fab
Change # of beams min value
2023-11-23 02:03:41 +02:00
Cohee
45b714fb9e
Don't crash server if google translate fails
2023-11-23 00:59:34 +02:00
aikitoria
10716d1101
Add manifest.json for Chrome Android
2023-11-22 19:18:00 +01:00
Cohee
35349dd8d7
Hide page overflow
2023-11-22 17:59:46 +02:00
Cohee
f802fe1797
Fix xtts separator
2023-11-22 17:47:58 +02:00
Cohee
62d57e0a1a
#1386 Fix PaLM API
2023-11-22 17:37:01 +02:00
Cohee
56b63c0e02
#1386 Fix PaLM API
2023-11-22 17:36:34 +02:00
Cohee
2b54bfd1d5
Merge pull request #1380 from LenAnderson/checkbox-contrast
...
ensure checkboxes have contrast
2023-11-22 16:52:48 +02:00
Cohee
6ea7987a44
Merge pull request #1385 from XXpE3/staging
...
Optimized the Chinese translation in i18n.
2023-11-22 16:47:51 +02:00
Cohee
57f303223b
Don't add extra space on non-instruct continue
2023-11-22 16:34:25 +02:00
Cohee
73eeab9ace
Don't display incomplete sentences in quiet-to-loud prompts if trim is enabled
2023-11-22 16:21:43 +02:00
Cohee
61908935f5
Stop string for user-continue. Trim spaces after name2
2023-11-22 16:16:48 +02:00
XXpE3
668a149898
Optimized the Chinese translation in i18n.
2023-11-22 13:41:46 +08:00
Cohee
55af72cb17
/addswipe command
2023-11-22 01:26:17 +02:00
Cohee
63e5bc9341
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-22 00:58:08 +02:00
Cohee
4f7523b896
Parallelize extensions auto-update + add a toast
2023-11-22 00:58:06 +02:00
Cohee
59e558fba5
Don't execute commands on dry runs
2023-11-22 00:50:41 +02:00
RossAscends
0d84aed89c
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-22 07:48:40 +09:00
RossAscends
fe21a7c25b
Add toggle for hiding muted group member sprites
2023-11-22 07:48:35 +09:00
Cohee
e5f7b0b5c7
Use explicit unnamed argument first if exists
2023-11-22 00:43:33 +02:00
Cohee
4b78ddbc8a
First steps in slash command piping
2023-11-22 00:39:17 +02:00
Cohee
1b4d955aec
Add swipe id validation for /delswipe
2023-11-21 23:33:20 +02:00
Cohee
284bd76589
Add /delswipe command
2023-11-21 23:28:11 +02:00
Cohee
2dc8f8f2f7
Add 5 group control commands
2023-11-21 22:35:59 +02:00
Cohee
df4ed389bf
System prompt for Claude 2
2023-11-21 22:11:26 +02:00
Cohee
5f77b2f816
Add Claude 2.1
2023-11-21 20:07:37 +02:00
Cohee
1891a03b11
Merge pull request #1383 from daswer123/staging
...
Add support for the new TTS - XTTSv2
2023-11-21 16:26:45 +02:00
Cohee
73e081dd99
Don't use global state to build Chat Completion prompts
2023-11-21 14:38:15 +02:00
Danil Boldyrev
bcad0d4e51
add XTTS
2023-11-21 13:16:56 +03:00
LenAnderson
9f16b329c5
ensure checkboxes have contrast
2023-11-21 01:26:43 +00:00
Cohee
01b629bd49
New syntax for sendas command
2023-11-21 02:54:04 +02:00
Cohee
52d9855916
Code lint
2023-11-21 02:00:50 +02:00
Cohee
91429ce516
Merge pull request #1378 from LenAnderson/more-comfy-merge
...
Add more ComfyUI options
2023-11-21 01:55:00 +02:00
Cohee
ddbdceba64
Add sampler order for koboldcpp under text completions
2023-11-21 01:47:57 +02:00
Cohee
1ebfddf07e
Use mistral and yi tokenizers for custom token bans
2023-11-21 01:04:27 +02:00
Cohee
9b75e49b54
Add support for Yi tokenizer
2023-11-21 00:21:58 +02:00
LenAnderson
1c725879d8
add func for loading dropdown opts for settings
2023-11-20 22:00:40 +00:00
Cohee
4222b2aa21
Add enable/disable group member commands
2023-11-20 23:49:04 +02:00
Cohee
f60e74fbd9
Fix message timer showing NaN in some cases
2023-11-20 22:53:51 +02:00
Cohee
ac4b673c5a
Fix character name appending on user continue
2023-11-20 22:48:43 +02:00
LenAnderson
3d4442ab25
make api routes kebab
2023-11-20 18:27:50 +00:00
LenAnderson
8b5a56a99c
use DIRECTORIES const for comfy workflow path
2023-11-20 18:26:13 +00:00
Cohee
cf853a21ad
Merge pull request #1376 from bdashore3/staging
...
Secrets: Add find endpoint to retrieve a secret value (with conditions)
2023-11-20 19:12:24 +02:00
kingbri
6a511fdfcf
Secrets: Add find endpoint
...
Requires the user to set allowKeysExposure to true before any calls
can work.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-20 12:05:54 -05:00
Cohee
e81c100e13
Merge pull request #1377 from LenAnderson/fix-popups
...
fix all popups being large/wide after first one
2023-11-20 18:25:01 +02:00
LenAnderson
46cc04c798
add default comfy workflow
2023-11-20 15:59:38 +00:00
LenAnderson
9c41a9d2ac
fix merge duplicates
2023-11-20 15:58:48 +00:00
LenAnderson
18e6b8cd7c
onelinefy
2023-11-20 12:56:52 +00:00
LenAnderson
d24c74e34a
update comfy generate to use saved workflows
2023-11-20 12:51:36 +00:00
LenAnderson
777d105602
fix formatting
2023-11-20 12:40:27 +00:00
LenAnderson
06ececc1a5
add managing multiple comfy workflows
2023-11-20 12:39:06 +00:00
LenAnderson
5e5c111d25
add VAE selection
2023-11-20 12:34:37 +00:00
LenAnderson
d5b9dd34b7
remove unused comfy method
2023-11-20 12:29:47 +00:00
LenAnderson
1dd1cd69ac
fix all popups being large/wide after first one
2023-11-20 12:16:37 +00:00
Cohee
6ddf8291e9
Merge pull request #1374 from ThisIsPIRI/help
...
Corrections to /help macros, /help format
2023-11-20 10:57:12 +02:00
Cohee
dd8deab4e3
Update colab
2023-11-20 03:21:26 +02:00
Cohee
af44a63265
Update colab
2023-11-20 03:15:47 +02:00
Cohee
41db1464a2
Update colab
2023-11-20 03:12:24 +02:00
ThisIsPIRI
d87e44ff03
Corrections to /help macros, /help format
2023-11-20 08:51:37 +09:00
Cohee
47a2734ad4
Merge pull request #1352 from chrisbennight/staging
...
update docker registry in compose file to github from dockerhub
2023-11-20 01:06:38 +02:00
Cohee
48034eb6c9
More info for mancer models
2023-11-19 23:01:39 +02:00
Cohee
ac07c8324d
Configurable chat truncation amount
2023-11-19 21:57:54 +02:00
Cohee
a02446c4cc
Cancel deletion mode on switching chats
2023-11-19 21:40:23 +02:00
Cohee
a39ee32f93
Horde fire and forget delete request
2023-11-19 21:30:08 +02:00
Cohee
9dcc23825a
[chore] Reformat
2023-11-19 21:17:02 +02:00
Cohee
5e6fcd28b2
Merge pull request #1371 from LenAnderson/staging
...
Add ComfyUI to the Stable Diffusion extension
2023-11-19 21:14:42 +02:00
Cohee
9e3072f89b
Explicitly add form-data to package.json
2023-11-19 21:05:58 +02:00
Cohee
96b87641ca
Add OpenAI Whisper API
2023-11-19 20:30:34 +02:00
LenAnderson
9dd1e59421
move requests to comfy into ST server
2023-11-19 18:29:41 +00:00
Cohee
1f58d8c335
Merge pull request #1373 from eltociear/patch-2
...
Update readme.md
2023-11-19 18:28:15 +02:00
Cohee
de456fd097
#1372 Typical P unbreak
2023-11-19 18:27:33 +02:00
Cohee
8de343295d
#1372 Typical P unbreak
2023-11-19 18:26:57 +02:00
Ikko Eltociear Ashimine
80161bf138
Update readme.md
...
minor fix
2023-11-20 01:18:50 +09:00
Cohee
96caddfd71
Add koboldcpp as Text Completion source
2023-11-19 17:14:53 +02:00
Cohee
1dc1b926c4
Fix TTS issues with streaming
2023-11-19 16:56:12 +02:00
Cohee
b0b19edf31
Add multimodal captioning for SD prompt generation
2023-11-19 15:24:43 +02:00
Cohee
c3e5d0f6f2
Adjust scroll height on image inserting
2023-11-19 14:32:36 +02:00
LenAnderson
fdccab3069
add ComfyUI
2023-11-19 12:18:48 +00:00
Cohee
81cb43004b
Fix zoomed character avatar validation
2023-11-19 02:16:30 +02:00
Cohee
57165cbe48
Fix invalid SerpApi secret id
2023-11-19 01:41:39 +02:00
Cohee
211722d67b
Bump package version
2023-11-19 01:34:24 +02:00
Cohee
685bb9742e
Fix update button icons
2023-11-19 01:33:54 +02:00
Cohee
53c3fc16c1
Assorted SD fixes
2023-11-19 00:40:21 +02:00
Cohee
b6936584fe
Extend chat comps response limit
2023-11-18 23:39:59 +02:00
Cohee
3f5728d67a
Fix TTS not playing if the last message was generated quietly
2023-11-18 23:37:11 +02:00
Cohee
ddeb42ba55
Close modal send form menus when clicking on button again + fix caption UI labels
2023-11-18 21:17:53 +02:00
Cohee
4999fbd97c
Check for API key in multimodal captions
2023-11-18 20:58:04 +02:00
Cohee
7045d242e8
Add ability to attach files and images to messages
2023-11-18 19:24:55 +02:00
Cohee
73660c7bef
Merge pull request #1364 from LenAnderson/staging
2023-11-18 14:16:10 +02:00
LenAnderson
e520a50de2
add autorun command line argument
2023-11-18 00:09:42 +00:00
Cohee
6f9be2eee9
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-17 23:19:25 +02:00
Cohee
0608c0afac
Add OpenRouter and Llava to captioning plugin.
2023-11-17 23:19:21 +02:00
Cohee
b28ebf46b6
Merge pull request #1361 from bdashore3/staging
...
Add support for TabbyAPI
2023-11-17 22:02:34 +02:00
kingbri
5f8c615981
Server: Fix model info logs
...
Don't use a formatted string.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-17 15:01:13 -05:00
kingbri
f7ed574d04
Tabby: Decouple combined conditionals
...
Done by request.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-17 14:51:44 -05:00
Cohee
a8c819e293
Minor spelling mistake
2023-11-17 19:32:34 +02:00
kingbri
4cfa267b1b
API Tokenizer: Add support for TabbyAPI
...
Use Tabby's /v1/token endpoints.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-17 01:48:03 -05:00
kingbri
f31b996cb5
Text Generation: Add TabbyAPI support
...
TabbyAPI is an exllamav2 only API server that aims to provide a simple
experience for loading and chatting with exl2 models.
SillyTavern currently doesn't have the ability to load and unload models,
so only add the OAI compatible completion endpoints.
The repository can be found here:
https://github.com/theroyallab/tabbyAPI
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-17 00:37:39 -05:00
Cohee
323b338cdd
Add images to quiet prompts if inlining enabled
2023-11-17 01:30:32 +02:00
Cohee
4b4880bf11
Merge branch 'release' into staging
2023-11-16 18:57:09 +02:00
Cohee
5289038dbd
Merge pull request #1354 from Tony-sama/staging
...
Correct live2d model file parsing to handle non "model3" models
2023-11-16 18:55:49 +02:00
Cohee
f4630f9808
Add lastMessage macro. Substitute params in CFG negative prompts
2023-11-16 16:58:49 +02:00
Cohee
d114ebf6fa
Add default role for Message class if not set.
2023-11-16 16:20:33 +02:00
Cohee
7781dae836
Add separator to colab cell
2023-11-16 14:32:09 +02:00
Cohee
72ad2c3261
Update colab
2023-11-16 14:27:09 +02:00
Cohee
e753246373
Add NAI Diffusion 3 model
2023-11-16 02:15:28 +02:00
Cohee
9e48d807cc
Add slash command to set UI theme
2023-11-16 00:57:23 +02:00
Cohee
d72c4e0e3f
Rename Text Generation WebUI to Text Completion
2023-11-15 23:58:16 +02:00
Cohee
9353ae7415
Merge pull request #1357 from Touch-Night/release
2023-11-15 22:31:34 +02:00
Lu Guanghua
74dec58e0d
Update i18n.json
2023-11-16 02:17:09 +08:00
Cohee
3fb26d3927
Add lazy loading of sentencepiece tokenizers
2023-11-15 19:39:55 +02:00
Cohee
9199750afe
Merge pull request #1356 from nonenothingnada/staging
...
Bugfix: World Info - NOT operator only considers first secondary key
2023-11-15 14:11:53 +02:00
nonenothingnada
bca21ec9b6
Bugfix: World Info - NOT operator only considers first secondary key
...
Small fix to correct the behavior of the World Info NOT operator with a list of secondary keys to what was (hopefully) intended. Previously only the first secondary key was ever checked. Now each primary key should be checked against each secondary key with a single match invalidating the entry activation.
2023-11-15 12:11:09 +01:00
RossAscends
42c73c8658
block mobile swipe gesture under fullscreen panels
2023-11-15 19:20:05 +09:00
RossAscends
88863262da
remove console logs
2023-11-15 18:59:39 +09:00
RossAscends
d4a2502ec0
make zensliders ctx respect unlock state
2023-11-15 18:58:47 +09:00
Cohee
5136b70882
#1355 Update summary settings button to make it more visible
2023-11-15 02:16:42 +02:00
Cohee
3c3594c52f
Add backup/restore for Personas
2023-11-15 02:09:40 +02:00
Cohee
3143356523
Skill issue
2023-11-15 01:16:31 +02:00
Cohee
5b5e42361a
Fix chat backups saving with incorrect file extension
2023-11-15 01:06:27 +02:00
Cohee
22161c2264
Add backup/restore for tags
2023-11-15 00:59:44 +02:00
Cohee
9bef9f4332
Fix delete message without checkboxes
2023-11-15 00:27:46 +02:00
Cohee
f24aae546c
Filter WI entries by tags
2023-11-14 23:54:08 +02:00
Cohee
dcf913336b
Add macros for character's main and jailbreak prompts
2023-11-14 22:54:16 +02:00
Cohee
7be808c2ff
Disable position select for system prompts
2023-11-14 22:41:47 +02:00
Cohee
314aca3f2c
Allow disabling system marker prompts
2023-11-14 22:27:07 +02:00
Cohee
4277aac974
Don't prompt to create persona if replacing an image
2023-11-14 22:07:32 +02:00
Cohee
ea583e0ff5
Add fuzzy search to /bg command
2023-11-14 21:43:08 +02:00
Cohee
abb8b0f0cc
Update hide / unhide commands to accept range
2023-11-14 21:37:37 +02:00
Cohee
c6ac4459a3
Move image inlining toggle. GPT-4V via OpenRouter
2023-11-14 21:19:39 +02:00
Cohee
b559187722
Autoset height of QR slots. Revert textarea padding
2023-11-14 12:48:55 +02:00
Cohee
50f3def2eb
Decrease icon size and text padding
2023-11-14 11:36:57 +02:00
RossAscends
2f20c8e6da
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-14 15:53:28 +09:00
RossAscends
3f4a62d22c
ext button to left, stack buttons on mobile
2023-11-14 15:53:26 +09:00
Cohee
1f736a051e
Merge branch 'release' into staging
2023-11-14 01:34:04 +02:00
Cohee
c0a8186d37
Add assets and update symbolic links in Dockerfile and entrypoint script
2023-11-14 01:30:47 +02:00
Cohee
fc17f42f93
Change flag hint for ooba
2023-11-14 00:36:34 +02:00
Cohee
b6fb624c99
Change flag hint for ooba
2023-11-14 00:36:04 +02:00
Cohee
4e9b952116
Merge pull request #1354 from Tony-sama/staging
...
Correct live2d model file parsing to handle non "model3" models
2023-11-14 00:29:43 +02:00
Tony Ribeiro
a261c163a5
merging change to live2d assets listing
2023-11-13 23:22:19 +01:00
Tony Ribeiro
9169938448
Fix listing of live2d model file for non-model3 type models.
2023-11-13 23:20:36 +01:00
Cohee
5fe8f70eb1
#1345 Add API endpoint for web search interaction
2023-11-14 00:16:41 +02:00
Cohee
61764a9a21
Change mancer base URL via debug menu
2023-11-13 11:13:39 +02:00
RossAscends
52c07e0895
setup Aphrodite-specific API flag handling
2023-11-13 16:36:01 +09:00
Cohee
7bf62b3dad
Merge pull request #1351 from SillyTavern/staging
...
Staging
2023-11-13 01:52:46 +02:00
Chris Bennight
690dc328c5
update docker registry in compose file to github from dockerhub
2023-11-12 18:52:34 -05:00
Cohee
25f1afa628
Fix lab mode class
2023-11-13 01:49:36 +02:00
Cohee
e29bcde1d3
Localization hotfix
2023-11-13 01:45:46 +02:00
Cohee
8ff4599e8a
Merge branch 'release' into staging
2023-11-12 23:29:13 +02:00
Cohee
6c02a12e88
Proper manual input debounce
2023-11-12 23:28:34 +02:00
Cohee
8fd5a5886b
#1347 Localization hotfix
2023-11-12 23:20:32 +02:00
Cohee
31d6c97e70
#1347 Localization hotfix
2023-11-12 23:20:14 +02:00
Cohee
d3e5f6ebc0
#1343 Move bypass check up
2023-11-12 23:08:24 +02:00
Cohee
aeac56c95d
Reformat assets.js code
2023-11-12 23:02:07 +02:00
Cohee
2aaaa71d85
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-12 22:38:55 +02:00
Cohee
500a1dc4c6
Merge pull request #1349 from Tony-sama/staging
...
update live2d assets detection to allow for subfolder organisation.
2023-11-12 22:38:49 +02:00
Cohee
0d4e5c31e2
Code clean-up
2023-11-12 22:35:17 +02:00
Cohee
9a1d1594d6
Fix formatting in openai.js
2023-11-12 22:14:35 +02:00
Cohee
cd440f6539
Merge pull request #1350 from artisticMink/feature/openrouter-grouping-and-sorting
...
Feature/openrouter grouping and sorting
2023-11-12 22:13:40 +02:00
Cohee
5bcd49b7ca
More concise UI texts, fix button spam clicks
2023-11-12 22:12:16 +02:00
Cohee
2092f849f7
#1348 Show a full screen loader when bulk deleting characters
2023-11-12 21:58:43 +02:00
artisticMink
cc0b4e8174
Access oai_settings instead of dom
2023-11-12 20:55:29 +01:00
Cohee
6e9c6a14f7
Update index.html
2023-11-12 20:35:53 +02:00
Tony Ribeiro
f082420fc7
Use cross os separator for live2d assets path
2023-11-12 19:25:13 +01:00
Tony Ribeiro
c5ea3cfce7
normalize path of live2d assets
2023-11-12 19:21:01 +01:00
Tony Ribeiro
e7e4f75c86
fix new live2d asset listing for character folder.
2023-11-12 19:08:29 +01:00
artisticMink
3bbbf0d8e4
Put openrouter model sorting in drawer
...
Renames 'Infinity'k tokens to 'Free'
2023-11-12 19:02:41 +01:00
Tony Ribeiro
7f8994c1fd
update live2d assets detection to allow for subfolder organisation.
2023-11-12 18:56:01 +01:00
artisticMink
cb2644cdea
Add sorting for openrouter models
...
Alphabetically (default), price, context size
2023-11-12 18:27:56 +01:00
Cohee
dd12cacd16
Fix range validation error
2023-11-12 17:27:40 +02:00
RossAscends
4558f856b5
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-12 23:57:54 +09:00
RossAscends
5e28d6f651
'off' labels for kobold, typable zenslider handles
2023-11-12 23:57:51 +09:00
artisticMink
a16e34bcef
Add optional toggle for grouping openrouter models
...
By vendor
2023-11-12 15:15:30 +01:00
Cohee
822d9d72ea
Force persona creation on avatar uploads. Don't show cropper for images if never resize is enabled.
2023-11-12 15:47:52 +02:00
Cohee
adc533070d
Throttle silly animals to one change per minute
2023-11-12 13:26:38 +02:00
Cohee
7afe9e6481
#1343 Add status check bypass
2023-11-12 13:23:46 +02:00
Cohee
efe2a06976
Add null checks for OR pricing
2023-11-12 13:08:22 +02:00
Cohee
4c0b3fb7ae
Add null checks for OR pricing
2023-11-12 13:07:57 +02:00
RossAscends
86caffb1c6
Ooba ZenSlider QoL: "Off" for disabled val sampler
2023-11-12 18:22:21 +09:00
RossAscends
583de0d0e7
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-12 17:23:33 +09:00
RossAscends
986eef9830
fix zenslider and labmode compatibility check
2023-11-12 17:23:29 +09:00
Cohee
35c5d4e528
SD interactive mode fixes
2023-11-12 02:35:37 +02:00
Cohee
6f061adc1e
Add OpenAI TTS provider
2023-11-12 02:28:03 +02:00
Cohee
a42c1fc581
Hide MinP under a feature flag. Send Miro to Horde
2023-11-12 01:12:14 +02:00
Cohee
59f7147271
Merge pull request #1342 from ThisIsPIRI/maxcontext
...
Fix context size counter when size is unlocked
2023-11-12 00:27:24 +02:00
Cohee
879502c1e7
Only allow inlining if OAI is the selected API
2023-11-12 00:13:30 +02:00
Cohee
2c4f53e7b5
Add native GPT-4V image inlining
2023-11-12 00:09:48 +02:00
ThisIsPIRI
ab5b0cb1db
Fix context size counter when size is unlocked
2023-11-12 06:32:04 +09:00
Cohee
5d34c8aef5
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-11 21:53:15 +02:00
Cohee
10264367aa
WI editor visual QoL
2023-11-11 21:53:11 +02:00
Cohee
25b549b034
WI custom order (slight return)
2023-11-11 20:16:57 +02:00
Cohee
30f723d9fc
Bump package version
2023-11-11 18:26:20 +02:00
Cohee
f79eaa4c8b
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-11 18:25:47 +02:00
Cohee
91a1cc81a0
#1242 Add aux field selector
2023-11-11 18:25:43 +02:00
Cohee
09ebbff30d
Merge pull request #1341 from SillyTavern/staging
...
Staging
2023-11-11 16:51:08 +02:00
Cohee
f1d0e39d39
Require a name for dummy personas
2023-11-11 16:39:54 +02:00
Cohee
8a8880fca1
Visual touch-up
2023-11-11 16:31:13 +02:00
Cohee
28bb5db04f
Add new settings to default/settings.json.
2023-11-11 16:21:20 +02:00
Cohee
21fec42172
Merge pull request #1339 from majick/supertemp
...
Increase kobold max temp to 4.0
2023-11-11 16:14:23 +02:00
Cohee
a02504381a
Forbid trigger command while the group is generating
2023-11-11 16:12:02 +02:00
Cohee
303026e01f
Nested bogus folders + back button
2023-11-11 14:53:08 +02:00
majick
b445d549db
Increase kobold max temp to 4.0
...
Not only is a higher temp accepted by the back end, but it's just about necessary
in order to make use of Minimum P sampling.
2023-11-10 18:49:53 -08:00
Cohee
5331b5dc8a
Fix npm audit
2023-11-10 23:54:44 +02:00
Cohee
7e2ec3ea43
Disable bulk edit for bogus folders
2023-11-10 22:18:48 +02:00
Cohee
066f74ed46
Fix grid view for bogus folders
2023-11-10 22:02:27 +02:00
Cohee
cb1e254cb9
Add tags as folders display mode
2023-11-10 21:56:25 +02:00
Cohee
abe4bb6d54
Add error handling for empty Palm response
2023-11-10 15:55:49 +02:00
Cohee
cfba379777
Hide injection depth input block for relative position
2023-11-10 15:36:42 +02:00
Cohee
0cb9dc2f0b
Don't send empty list of bad_word_ids to Novel
2023-11-10 15:07:19 +02:00
Cohee
9a3d239e6d
Add error handing for managing extensions
2023-11-10 10:25:34 +02:00
RossAscends
024581de84
dont gaslight user to click zenSlider numbers
2023-11-10 16:31:47 +09:00
RossAscends
dfb8a85eed
let loose the Mad Labs
2023-11-10 16:17:38 +09:00
Cohee
2f5e7778cc
Don't add items of unknown type to chat completion
2023-11-10 01:08:18 +02:00
Cohee
4e55126606
Replace the link to Turbo tokenizer
2023-11-10 00:57:36 +02:00
Cohee
3cc8d982d5
Move regenerate up in the list
2023-11-10 00:55:39 +02:00
Cohee
bc2b3e9c4e
Merge pull request #1337 from artisticMink/hotfix/bulk-edit-enhanced
...
Fixes for bulk editing overlay
2023-11-10 00:10:27 +02:00
Cohee
3a5cd5d202
Close context menu if open when clicking on group
2023-11-10 00:04:16 +02:00
Cohee
7385de8cf8
Adjust position if context menu is outside of viewport
2023-11-09 23:55:14 +02:00
Cohee
e6fcefd4d1
Fix adding duplicate tags via bulk menu
2023-11-09 23:41:26 +02:00
Cohee
1f89e5a02a
Merge branch 'release' into staging
2023-11-09 23:30:12 +02:00
Cohee
eb8cd900fa
Merge pull request #1338 from smirgol/bugfix/tts-continue-or-deletion-of-chat-retriggers-tts
...
fix tts re-trigger for complete/autocomplete/delete
2023-11-09 23:28:17 +02:00
Cohee
34df781699
Make checkboxes brighter than text
2023-11-09 22:50:25 +02:00
Cohee
81fe9aa699
Fix updated tokenization via ooba API
2023-11-09 19:39:08 +02:00
Cohee
3780321ae6
Fix ooba model name displaying as turbo
2023-11-09 19:27:19 +02:00
artisticMink
b2b4be5452
Fix documentation typo
2023-11-09 15:24:24 +01:00
artisticMink
b56fb69eca
Prevent deselecting of pointer target character on menu close
2023-11-09 15:18:59 +01:00
artisticMink
2f7e34f66c
Close context menu when tapping on character
2023-11-09 15:03:49 +01:00
artisticMink
2174eb8149
Add i18n attributes to context menu
2023-11-09 15:02:56 +01:00
RossAscends
0a409c8c54
Kobold zenSlider, sampler reordering, HTML cleanup
2023-11-09 18:31:44 +09:00
RossAscends
19c5aca404
no more mid-edit swipes
2023-11-09 14:40:14 +09:00
Cohee
d9d61e479d
Bypass generation for QR slash commands
2023-11-09 03:19:57 +02:00
Cohee
f2a96427a8
TTS: add slash command to speak
2023-11-09 02:57:40 +02:00
Cohee
ca1c0e35b1
TTS: force speak on first message in new chat
2023-11-09 01:30:54 +02:00
Cohee
0e89bf90bc
Use correct tokenizers for logit bias for Mistral and Llama models over OpenRouter
2023-11-09 01:03:54 +02:00
Cohee
1f36fe5193
Fix weird display of macros in help command
2023-11-08 23:56:58 +02:00
Cohee
9aada5837f
Fix opening chats in manage chats for export and deletion.
2023-11-08 23:50:25 +02:00
Cohee
9667b82599
Fix /del command (for real this time)
2023-11-08 23:42:44 +02:00
Cohee
aae8707460
Tiny spelling mistake
2023-11-08 23:30:38 +02:00
Cohee
bfbdb9f058
Fix /del command
2023-11-08 23:27:03 +02:00
Cohee
76b8880972
Normalize response statuses
2023-11-08 23:20:55 +02:00
Cohee
6dc5906229
Add ranges to /cut slash command
2023-11-08 23:04:32 +02:00
artisticMink
798099aaaf
Prevent context menu from overlapping popup
2023-11-08 21:30:26 +01:00
artisticMink
fa452e94b0
Prevent loss of selected characters when closing menu
2023-11-08 21:22:00 +01:00
artisticMink
b8540a190b
Prevent groups from being clicked.
...
Includes visual indication.
2023-11-08 20:52:34 +01:00
artisticMink
7e3c155e37
Unify access to character block container
2023-11-08 19:29:50 +01:00
smirgol
4f0935c494
better deep clone of message object. re-initalize ttsLastMessage after changing chats
2023-11-08 19:08:42 +01:00
Cohee
606f2bd9bb
Allow deleting the first message
2023-11-08 19:55:54 +02:00
artisticMink
b7b478eea8
Cancel long-press on mouseup, touchend
...
Fixes menu opening multiple times in different position when a user selects quickly and ends with a long-press.
2023-11-08 18:48:35 +01:00
Cohee
480099ee97
Mancer will work in legacy API mode. Remove Soft Prompt mentions.
2023-11-08 18:16:47 +02:00
Cohee
2a5a780f3b
Clarify ooba streaming error text
2023-11-08 18:01:41 +02:00
Cohee
3632a01e36
Adjust checkbox text alignment
2023-11-08 17:56:22 +02:00
Cohee
738c1d82c4
Clarify legacy API notification
2023-11-08 17:54:08 +02:00
smirgol
91266c831c
fix tts re-trigger for complete/autocomplete/delete
...
fix re-trigger tts from start if text was added to chat by auto-continue
fix re-trigger tts from start if text was added by continue button
fix re-trigger of tts when message(s) got deleted
2023-11-08 16:40:47 +01:00
Cohee
4f1dbaa34b
Remove /v1 from the ooba API URLs
2023-11-08 17:09:33 +02:00
Cohee
d81354e2a5
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-08 16:29:02 +02:00
Cohee
dbf995fd24
Add character card macros
2023-11-08 16:28:55 +02:00
RossAscends
d8fd4c4767
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-08 23:24:30 +09:00
RossAscends
a5fd33d08a
Kobold sampler restyle
2023-11-08 23:24:28 +09:00
Cohee
d144831569
#1332 Fix group chat branching
2023-11-08 13:26:50 +02:00
Cohee
8f812d6a19
Add more aliases to image slash command
2023-11-08 12:08:13 +02:00
Cohee
740f6548a2
Increase timeouts of OAI out of quota requests
2023-11-08 12:07:14 +02:00
Cohee
b3ced2c4c5
Rename SD extension to "Image Generation"
2023-11-08 10:57:37 +02:00
Cohee
cbc0b41773
Prevent doubled legacy toast
2023-11-08 10:28:02 +02:00
Cohee
b6d29d2980
Return force /api append for Legacy ooba with relaxed URL off
2023-11-08 10:25:49 +02:00
Cohee
e76c18c104
Legacy ooba API compatibility shim
2023-11-08 10:13:28 +02:00
RossAscends
a98c275445
Merge pull request #1335 from bdashore3/staging
...
Chats: Fix past chat fetching
2023-11-08 14:48:36 +09:00
RossAscends
14ad73872b
Merge pull request #1334 from majick/minp-precision
...
Increase the precision of the Min P slider and counter.
2023-11-08 14:47:00 +09:00
kingbri
8155b1c365
Chats: Fix past chat fetching
...
Includes checks if an element of the array includes a character ID,
but the array contains characters. We want to check if the value
at the specified index exists in the first place.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-11-08 00:46:26 -05:00
RossAscends
00c029a65a
only api format for ooba, more visible checkboxes
2023-11-08 14:08:51 +09:00
majick
24ed0ea186
Increase the precision of the Min P slider and counter.
...
The most useful values of Min P are very low, between 0.01 and 0.05.
With a precision of 0.1, users have very few usable values to choose
from, while the back end can accept an arbitrary float.
2023-11-07 19:59:32 -08:00
Cohee
865256f5c0
Fix ooba tokenization via API. Fix requiring streaming URL to generate
2023-11-08 03:38:04 +02:00
Cohee
b2629d9718
Refactor status checks and indicators.
2023-11-08 02:52:03 +02:00
Cohee
00a1eaab28
Add timeout for status check
2023-11-08 01:47:31 +02:00
Cohee
44f77f3bb3
Fix mobile scrolling. Increase press timeout. Cancel longpress on scroll
2023-11-08 01:10:51 +02:00
Cohee
48e41d89cb
Only override context menu if clicking within character block
2023-11-08 00:59:09 +02:00
Cohee
bda15ef007
Adjust aphro streaming error parser
2023-11-08 00:25:06 +02:00
Cohee
2c7b954a8d
#1328 New API schema for ooba / mancer / aphrodite
2023-11-08 00:17:13 +02:00
Cohee
2d2ff5230c
Merge pull request #1318 from artisticMink/feature/bulk-edit-enhanced
...
Feature/bulk edit enhanced
2023-11-07 20:47:06 +02:00
Cohee
0a0382def2
Decrease delay to open bulk edit
2023-11-07 20:46:22 +02:00
Cohee
bea3b5d720
Re-render character list when done editing. Decrease margin to prevent accidental clicks
2023-11-07 20:43:24 +02:00
Cohee
956a80f082
Add rounding for scroll adjustment value
2023-11-07 20:16:33 +02:00
Cohee
94cf4699e6
Fix neo slider z-fighting in Firefox
2023-11-07 17:03:49 +02:00
Cohee
2639548bdb
Adjustable caption prompt and template
2023-11-07 01:58:34 +02:00
Cohee
9698c94ee2
#1324 Add captions via OpenAI and Horde
2023-11-07 01:28:46 +02:00
Cohee
2020d12217
Add new GPT 3.5 turbo model
2023-11-07 00:10:32 +02:00
Cohee
2018a6d94a
#1325 Increase precision for Novel typical sampler
2023-11-06 23:43:30 +02:00
Cohee
fb5fa8de7c
#1325 Increase precision for typical sampler
2023-11-06 23:40:09 +02:00
Cohee
9b0ac48cda
Add GPT-4 preview model
2023-11-06 23:29:45 +02:00
Cohee
78e1df28c1
#1325 Increase precision on freq/pres pen for Novel
2023-11-06 23:03:22 +02:00
Cohee
41211137fe
#1325 Revert precision changes on some KAI/NAI sliders
2023-11-06 22:58:04 +02:00
Cohee
568f352cf6
[WIP] Placeholder for built-in chat variables
2023-11-06 22:50:32 +02:00
Cohee
1896732f17
Add DALL-E to OpenAI plugin
2023-11-06 21:47:00 +02:00
Cohee
57e845d0d7
Resolve best match tokenizer for itemization. Adjust styles of token counter
2023-11-06 20:25:59 +02:00
Cohee
1a3f100018
Move stop strings post-processing up
2023-11-06 19:19:34 +02:00
artisticMink
dbc7f460e4
Change class name for coherence
2023-11-06 17:20:18 +01:00
artisticMink
a0f828a2da
Do not delete selected characters on cancel
2023-11-06 16:13:34 +01:00
artisticMink
581a1e485b
Add cursor pointer to characters and groups
2023-11-06 16:13:34 +01:00
artisticMink
6c81cc32e4
Optimization for mobile browsers
2023-11-06 16:13:34 +01:00
artisticMink
3b6e93fc0e
Improve visuals in list mode
2023-11-06 16:13:34 +01:00
artisticMink
99ee1b887a
Add documentation
...
Minor refactoring
2023-11-06 16:13:34 +01:00
artisticMink
36cf68a9f4
Sequentially handle persona conversions
...
Fixes popup overrides.
2023-11-06 16:13:34 +01:00
artisticMink
d2bc1e12c3
Make overlay work with legacy bulk delete button
2023-11-06 16:13:34 +01:00
artisticMink
2d42882a4b
Deselect on select state exit
2023-11-06 16:13:34 +01:00
artisticMink
c584da2ea9
Accept both v1 and v2 spec for editcharacterattributes endpoint
2023-11-06 16:13:34 +01:00
artisticMink
42d838a0b3
Refactor TavernCardValidator error property
2023-11-06 16:13:34 +01:00
artisticMink
a876d098fe
Skip handleDeleteCharacter when character is undefined
2023-11-06 16:13:34 +01:00
artisticMink
c3ff146dd2
Add bulk tagging
2023-11-06 16:13:34 +01:00
artisticMink
545d933e15
Revert "Add create deck functionality to context menu"
...
This reverts commit 015c83ae
2023-11-06 16:13:34 +01:00
artisticMink
f1de1d4b77
Restrict longpress start to left mouse button
2023-11-06 16:13:34 +01:00
artisticMink
27bc93936f
Tint bulk edit button when bulk edit state is select
2023-11-06 16:13:34 +01:00
artisticMink
778eb2be0e
Refactor CharacterGroupOverlay to BulkEditOverlay
2023-11-06 16:13:34 +01:00
artisticMink
e4da7d2a69
Add create deck functionality to context menu
2023-11-06 16:13:34 +01:00
artisticMink
7f6b6615ab
Refactor character click handling into method
2023-11-06 16:13:34 +01:00
artisticMink
6eb6527d11
Prototyping
2023-11-06 16:13:34 +01:00
RossAscends
0effbebae7
tokenizer colorization underpinnings (inactive)
2023-11-06 18:04:47 +09:00
Cohee
dc1abed9c6
Fix loader blocking onboarding flow on first run
2023-11-06 10:23:47 +02:00
RossAscends
7a961ca6f6
fix zenslider race condition on F5 value loading
2023-11-06 17:12:47 +09:00
RossAscends
abef26974c
tooltipify KAI Ban EOS token hint
2023-11-06 13:45:29 +09:00
RossAscends
8c368bda55
format KAI tooltips
2023-11-06 13:33:38 +09:00
RossAscends
bcc2edd926
Merge pull request #1319 from kalomaze/tooltips-samplers
...
Tooltips added to KAI Samplers
2023-11-06 13:18:10 +09:00
Cohee
e8ba328a14
Add text chunks display to token counter
2023-11-06 02:42:51 +02:00
Cohee
f248367ca3
Add Mistral tokenizer
2023-11-06 01:26:13 +02:00
RossAscends
c3479b23d9
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-06 06:54:47 +09:00
RossAscends
37a89d280c
restore newbie hides for reorganized ooba settings
2023-11-06 06:54:46 +09:00
Cohee
5c356ab177
Add confirmation to regex deletion
2023-11-05 23:44:28 +02:00
RossAscends
c520ad212a
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-06 06:42:27 +09:00
RossAscends
02b25d080f
ooba sliders HTML unified, zensliders optimized
2023-11-06 06:42:13 +09:00
Cohee
4af6955588
Restyle regex script toggles
2023-11-05 23:40:43 +02:00
Cohee
5e88edf22d
Merge pull request #1288 from LammyShark/staging
...
Toggle Regex Script Checkboxes
2023-11-05 23:18:23 +02:00
Cohee
248aec4885
Allow HTML font color overrides
...
(props to umbrastel)
2023-11-05 22:58:03 +02:00
Cohee
fd9c8b86e9
Token counter layout adjust
2023-11-05 22:55:10 +02:00
Cohee
13d8ec5768
#1317 Rename collapse newlines option
2023-11-05 22:51:16 +02:00
Cohee
f0c0949aa0
Add token ids viewer to tokenizer plugin
2023-11-05 22:45:37 +02:00
Cohee
632d55f6af
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-05 22:03:28 +02:00
Cohee
21e0a42060
Fix arch in models list, remove log
2023-11-05 22:03:20 +02:00
RossAscends
f1eaa18831
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-06 05:01:17 +09:00
RossAscends
912ea8017f
better stepping on ZenSliders amount_gen slider
2023-11-06 05:01:15 +09:00
Cohee
c1e126985d
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-05 21:54:23 +02:00
Cohee
fedc3b887f
Add llama2 tokenizer for OpenRouter models
2023-11-05 21:54:19 +02:00
kalomaze
5d77a60939
Kobold tooltips for samplers + temp
2023-11-05 13:47:53 -06:00
Cohee
da4c88f7ec
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-05 19:55:57 +02:00
Cohee
c5e13f3f64
Disable zen sliders on first pull
2023-11-05 19:55:53 +02:00
RossAscends
cf81bd038a
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-06 02:46:21 +09:00
RossAscends
1b8389c8b8
update checkbox and slider styles
2023-11-06 02:46:19 +09:00
Cohee
22ce54649d
Cut enc.rep.pen slider name
2023-11-05 19:41:04 +02:00
Cohee
5120cf38f0
Fix macros in first message with alt.greetings
2023-11-05 19:14:17 +02:00
Cohee
583c737106
#1313 Transparency for zoomed avatars
2023-11-05 19:01:48 +02:00
Cohee
ebe5f355d3
Fix formatting of hidden messages
2023-11-05 18:34:11 +02:00
RossAscends
304aa38f24
fix retrieval of currentChatID for renamed chars
2023-11-06 01:23:34 +09:00
RossAscends
a5b5dfdcb6
temperature last for ooba
2023-11-05 23:50:07 +09:00
RossAscends
937c5d7e5f
Min P for Ooba, fix preset loading for ZenSliders
2023-11-05 23:08:06 +09:00
RossAscends
19c0100983
finally add theme styles to checkboxes
2023-11-05 15:47:29 +09:00
Cohee
a1b943dbbc
Delete itemized prompts on chat deletion
2023-11-05 02:35:44 +02:00
Cohee
88df8501b3
Fix continue on forced OR instruct. Display proper itemized prompt
2023-11-05 02:20:15 +02:00
Cohee
06d5675d6f
Fix Novel icon color
2023-11-04 23:57:24 +02:00
Cohee
b15aabf1f8
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-04 23:25:26 +02:00
Cohee
36c627bd1b
Save itemized prompts between sessions
2023-11-04 23:25:22 +02:00
RossAscends
b369be9201
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-05 05:47:55 +09:00
RossAscends
1c35ff4f3d
WIP ZenSliders (ooba only)
2023-11-05 05:47:53 +09:00
Cohee
2f9b247c46
Merge pull request #1307 from aisu-wata0/regexScript_promptOnly
...
Regex script: prompt only checkbox
2023-11-04 22:37:41 +02:00
Cohee
8183849fe4
Add more aliases for /help pages
2023-11-04 21:35:50 +02:00
Aisu Wata
4bdfd9d164
Regex script: promptOnly modifies coreChat
2023-11-04 15:14:59 -03:00
Cohee
4dccd4a053
Show app loader on start
2023-11-04 20:06:13 +02:00
Cohee
2d3fb08638
Add filter for missing WI entries
2023-11-04 20:02:38 +02:00
Cohee
81e52fb77c
Display error when chat info couldn't be loaded
2023-11-04 18:49:06 +02:00
Cohee
9181747939
Update link to sampler parameters doc
2023-11-04 18:18:30 +02:00
Cohee
00cc0483f7
Fix input behavior
2023-11-04 17:48:55 +02:00
Cohee
890ae4bba9
Optimize WI layout
2023-11-04 17:44:43 +02:00
Cohee
b897c8db4a
Merge pull request #1303 from aisu-wata0/world_info_minimum
...
New optional setting: World info: minimum activations
2023-11-04 17:12:58 +02:00
Cohee
e1e472bf79
Add {{lastMessageId}} macro, make async slash command handlers wait for completion
2023-11-04 13:33:09 +02:00
Cohee
b3669afea3
Put /help command on top
2023-11-04 12:37:13 +02:00
RossAscends
0bc6f369b8
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-04 11:16:14 +09:00
RossAscends
447c43c9d7
placeholders for Aphro samplers
2023-11-04 11:16:12 +09:00
Cohee
6067b2f913
Add autocomplete for slash commands
2023-11-04 01:21:20 +02:00
Aisu Wata
4ec40d575e
Regex Scritpt: Only Format Display: fixed typo on subtitle
2023-11-03 18:55:27 -03:00
Cohee
eab25c73e7
Hide/unhide messages
2023-11-03 23:45:56 +02:00
Aisu Wata
c94962aa3c
Regex script: promptOnly checkbox and feature
2023-11-02 19:52:33 -03:00
Cohee
f10833a516
Add prompt format override for OpenRouter
2023-11-03 00:34:22 +02:00
Cohee
814c62cc21
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-02 23:37:25 +02:00
Cohee
35a181e493
Shorten setting names
2023-11-02 23:36:54 +02:00
Cohee
a1df95592c
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-02 20:05:44 +02:00
Cohee
e6ccc53054
BG icon no longer stays in front of moving UI
2023-11-02 20:05:41 +02:00
RossAscends
bb594ebc30
placeholder gui for new example chat parsing
2023-11-02 20:55:56 +09:00
RossAscends
75c6e74d41
support for min P on Kobold API
2023-11-02 14:53:57 +09:00
RossAscends
1966779ade
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-02 13:32:59 +09:00
RossAscends
adef199767
fix slider width on high zoom, restyle ? links
2023-11-02 13:32:57 +09:00
Cohee
c695f73586
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-01 22:59:07 +02:00
Cohee
e8f4653a25
Add interactive mode for SD plugin
2023-11-01 22:58:59 +02:00
RossAscends
56ec7152d7
better width scaling for mobile Ooba sliders
2023-11-02 03:10:40 +09:00
RossAscends
0576262bb9
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-02 02:53:53 +09:00
RossAscends
230ef417b6
Ooba sampler panel overhaul
2023-11-02 02:53:50 +09:00
Aisu Wata
3eaff02c2f
World Info Min Activations: min max depth default unlimited
2023-11-01 14:36:20 -03:00
Aisu Wata
8533cff188
World info Min Activations: changed UI text
2023-11-01 14:17:30 -03:00
Aisu Wata
39e4a1cd99
World info Min Activations: fewer UI text
2023-11-01 14:15:15 -03:00
Aisu Wata
77bde48a48
World Info Min Activations: added UI & persistence & budget respect
2023-11-01 14:02:38 -03:00
Cohee
e9b8e5d4e9
Extend length limits on most textareas
2023-11-01 10:40:22 +02:00
RossAscends
610c9b9f24
update loader styling
2023-11-01 12:40:21 +09:00
Cohee
a0706fcfc8
Add loader UI component
2023-10-31 22:16:33 +02:00
Cohee
eb4e90c589
Save auto-input to QR
2023-10-31 12:27:40 +02:00
Aisu Wata
8203ebb835
world_info_min_activations
2023-10-30 18:55:32 -03:00
Cohee
d541558f15
Rearrange extensions panel
2023-10-30 21:47:32 +02:00
Cohee
43b06d7df5
Rename view past chats => manage chat files
2023-10-30 21:42:55 +02:00
Cohee
064d331110
Merge pull request #1301 from zgce/release
...
fix the deeplx for chinese parameter
2023-10-30 16:36:57 +02:00
yuxiang
0921cd6b9c
fix the Chinese translation parameter error of deeplx
2023-10-30 22:31:52 +08:00
yuxiang
de77abe152
Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
...
# Conflicts:
# src/translate.js
2023-10-30 22:10:27 +08:00
yuxiang
31c5036724
Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
...
# Conflicts:
# src/translate.js
2023-10-30 21:58:10 +08:00
RossAscends
a27e7a139a
Chat History Panel Overhaul, shorter filenames
2023-10-30 14:16:20 +09:00
Cohee
2a9250c937
Bump package version
2023-10-30 00:50:25 +02:00
Cohee
1b1f3e9e0c
Unbreak CFG sliders
2023-10-29 23:56:25 +02:00
Cohee
68e60ff9ef
Unbreak CFG sliders
2023-10-29 23:56:11 +02:00
Cohee
853cf20e6e
Remove unreliable check for git installed
...
It will fail anyway if not installed
2023-10-29 23:46:56 +02:00
Cohee
ea36d34942
Remove unreliable check for git installed
...
It will fail anyway if not installed
2023-10-29 23:46:13 +02:00
Cohee
91862bff43
Fix double-emit of CHAT_CHANGED on /go command
2023-10-29 23:23:42 +02:00
Cohee
fadd92a6c3
Fix expressions sometimes getting stuck when switching chats
2023-10-29 23:15:40 +02:00
Cohee
9bff2762fc
Align message top bar text
2023-10-29 23:15:22 +02:00
Cohee
7b6603614f
Add API icons for aphrodite and mancer
2023-10-29 23:02:56 +02:00
smirgol
3346420527
fix api endpoint to match the current definition
2023-10-29 19:58:02 +01:00
Cohee
99e6ee2d4d
Slash command to trigger group member response
2023-10-29 19:35:26 +02:00
Cohee
03c3fa24e9
Phone styles adjust
2023-10-29 19:30:56 +02:00
Cohee
483ae22bc3
Add ability to abort generation by extension interceptors
2023-10-29 18:29:10 +02:00
smirgol
b46f89b345
add missing session handling to silerotts
2023-10-29 17:18:21 +01:00
Cohee
9396ca585c
#1287 Add user.css file
2023-10-28 12:48:42 +03:00
Cohee
922007ea25
#1294 Fix selective logic for embedded lorebooks
2023-10-28 12:28:03 +03:00
Cohee
97b9d99503
Merge branch 'staging' into release
2023-10-28 03:31:18 +03:00
Cohee
e0be4dde31
Move extensions update check to after init
2023-10-27 21:23:58 +03:00
Cohee
4524f6dbfd
Skill issue
2023-10-27 21:09:53 +03:00
Cohee
52ecad1cdf
Rework single-line mode, add section for Context Formatting settings
2023-10-27 21:02:03 +03:00
Cohee
9be3645152
Merge pull request #1292 from SillyTavern/staging
...
Staging
2023-10-27 13:26:43 +03:00
Cohee
a2d8a2a447
Bump package version
2023-10-27 13:23:10 +03:00
Cohee
0ad96b6567
Improve context slider sanity
2023-10-27 13:22:46 +03:00
Cohee
0c36d113bf
Add git disclaimer to asset downloader
2023-10-27 13:07:56 +03:00
Cohee
410599b287
Fix unlocked context sliders sanity
2023-10-27 02:01:09 +03:00
Cohee
167b2d0fe4
Add exception handling to stats writer
2023-10-27 01:03:54 +03:00
Cohee
11cc27d9c9
Increase debounce duration for type-in controls to 2sec
2023-10-26 22:02:56 +03:00
Cohee
24f406917d
Add seed to Kobold APi
2023-10-26 21:22:00 +03:00
RossAscends
5f64d4be7d
fix WI sliders
2023-10-27 03:06:02 +09:00
RossAscends
b29f63f89e
fix WI sliders
2023-10-27 03:01:25 +09:00
Cohee
b4c7bb1f7b
Merge pull request #1290 from SillyTavern/staging
...
Staging
2023-10-26 18:44:18 +03:00
Cohee
edbde2be37
Make comment macro multiline
2023-10-26 18:41:35 +03:00
Cohee
1798959ddc
Update readme-zh_cn.md
2023-10-26 18:25:51 +03:00
Cohee
d249000b52
Update readme.md
2023-10-26 18:25:10 +03:00
Cohee
58ada40586
Merge pull request #1289 from deffcolony/release
...
Added new banner for readme.md
2023-10-26 18:18:08 +03:00
deffcolony
f1a13f3093
updated banner
2023-10-26 16:45:03 +02:00
deffcolony
aa3574f15f
Added new banner
2023-10-26 15:05:27 +02:00
Cohee
03e513a3e4
Fix slider formatting
2023-10-26 15:17:16 +03:00
Cohee
beca613745
Revert Top P granularity
2023-10-26 15:11:38 +03:00
Cohee
dcca49e848
Revert TFS granularity
2023-10-26 15:09:34 +03:00
Cohee
22cebe3176
Fix settings loading
2023-10-26 15:01:31 +03:00
RossAscends
dd2d292a56
clean up NAI slider decimals
2023-10-26 20:46:09 +09:00
RossAscends
c79bf951b7
minor skill issue with slider overhaul
2023-10-26 20:41:12 +09:00
RossAscends
e9107870c0
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-26 13:20:49 +09:00
RossAscends
d50124e937
appwide slider overhaul
2023-10-26 13:20:47 +09:00
LammyShark
234baf6276
Toggle Regex Script Checkboxes
...
Added a checkbox to each Regex Script listed under Saved Scripts to easily enable/disable. It can be cumbersome having to load Regex Editor for each script when disabling/enabling multiple Regex Scripts.
2023-10-25 22:48:19 -04:00
Cohee
339dcaf506
Fix message trigger on disabled character in amalgamate group mode
2023-10-26 02:10:14 +03:00
Cohee
5cdc3d1d18
Smudge groups depth prompts in Join mode.
2023-10-26 00:39:11 +03:00
Cohee
8dcfe57888
#1268 Add group card amalgamation mode
2023-10-26 00:09:22 +03:00
Cohee
2e35cd76ec
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-25 22:39:34 +03:00
Cohee
51d2c9feba
Add UI option for group gen strategy
2023-10-25 22:39:31 +03:00
Cohee
864ac3927f
Merge pull request #1285 from bdashore3/staging
...
Add freq pen and presence pen for ooba
2023-10-25 22:38:52 +03:00
Cohee
cb9e334a75
Fix localization strings
2023-10-25 22:36:14 +03:00
kingbri
4f67e9f38b
Ooba: Add frequency and presence penalty sliders
...
These options essentially supersede repetition penalty, but since
ooba also gives the option, add these new sliders in conjunction
with the repetition penalty ones.
More testing is needed to find good default values.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-25 15:22:47 -04:00
Cohee
b4a401805f
Add explainer for SD prompt expansion
2023-10-25 21:49:32 +03:00
Cohee
f2d5196890
Change scenario override setup method
2023-10-25 19:44:46 +03:00
Cohee
c2ba3a773a
Delayed tokenizers initialization
2023-10-25 00:32:49 +03:00
Cohee
3edc456fe7
Extend extensions interop API
2023-10-25 00:28:58 +03:00
Cohee
5dbe2ebf29
Add chat file backups
2023-10-24 22:09:55 +03:00
Cohee
6369ca6483
Merge pull request #1281 from Tony-sama/staging
...
Live2d assets management
2023-10-24 17:01:17 +03:00
Tony Ribeiro
2b40fc7e76
Use proper path function for live2d asset of character folder
2023-10-24 15:44:40 +02:00
Cohee
52537904f7
Add stopping strings to Horde
2023-10-24 16:23:32 +03:00
Cohee
1bf6d6d9f2
Don't trim the end of instruct last prompt line if newline wrap mode is disabled
2023-10-24 16:02:24 +03:00
Tony Ribeiro
43dae79018
add placeholder in live2d asset folder to have the folder created for users.
2023-10-24 14:47:29 +02:00
Tony Ribeiro
141850eda5
Merge branch 'SillyTavern:staging' into staging
2023-10-24 14:23:45 +02:00
Cohee
affdbb561f
Update GPU.ipynb
2023-10-24 13:37:50 +03:00
Cohee
8f118f140f
Save settings after selecting persona
2023-10-23 23:22:25 +03:00
Cohee
5b68a438f3
Fix immediate switching between persona namesakes
2023-10-23 23:20:49 +03:00
Cohee
3f9cb7d575
Reduce hr margin
2023-10-23 22:25:17 +03:00
Cohee
85d1a008dd
Fix Extras input placeholders
2023-10-23 16:57:40 +03:00
Cohee
f0b20b67de
Rearrange ext.panel. Add ext.update notifications. Improve performance on large number of extensions
2023-10-23 16:53:31 +03:00
Cohee
e082138c18
Do shallow clone to speed-up extension installs
2023-10-23 13:27:04 +03:00
Cohee
9a647b96df
Add error logging to SD generate endpoint
2023-10-23 13:03:01 +03:00
Cohee
3995238d77
Adjust Anlas guard for NAI Opus
2023-10-23 10:41:39 +03:00
RossAscends
bd9c4d28ca
change non-CC API context slider steps to 512
2023-10-23 13:07:04 +09:00
RossAscends
6f79f75f71
remove extra quote mark form bulkdelete html tag
2023-10-23 10:56:46 +09:00
RossAscends
731ebc2eda
add toggle for mobile gestures
2023-10-23 10:54:17 +09:00
Cohee
635df947c5
Increase classify sampling window; 300=>500 chars
2023-10-23 02:14:29 +03:00
Cohee
63b34d9851
Call expression module worker when switching chats
2023-10-23 01:56:27 +03:00
Cohee
f9ae7ea949
Add NAI Diffusion v2 model
2023-10-23 01:06:49 +03:00
Cohee
df85218fa7
Merge branch 'release' into staging
2023-10-23 00:27:15 +03:00
Cohee
a4fe78f8ba
Merge pull request #1277 from CoryG89/bug-race-condition-tts-autoload-chat
...
Fix duplicate TTS voicemap UI when autoload last chat is enabled
2023-10-23 00:25:30 +03:00
Tony Ribeiro
4bc2d7f6ac
Add management of live2d model in assets folder.
2023-10-22 19:21:10 +02:00
Cory Gross
5b2fff07b8
Fix race condition duplicates TTS UI if autoload chat enabled
2023-10-22 08:54:25 -07:00
Cohee
0517f1bbbc
Fix elevenlabs multi-model
2023-10-22 14:46:54 +03:00
Cohee
f49f9c1f96
Merge branch 'release' into staging
2023-10-22 14:01:33 +03:00
Cohee
f9cb6d783e
Merge pull request #1263 from bdashore3/preset-expansion
...
Preset setting expansion
2023-10-22 14:01:06 +03:00
Cohee
600c9c6251
Merge pull request #1274 from CoryG89/bug-tts-autogen-elevenlabs-multilingual
2023-10-22 12:28:35 +03:00
Cory Gross
348805af74
Fix TTS autogen chkbox set by elevenlabs multilingual setting
2023-10-21 22:33:28 -07:00
kingbri
57b299a9cd
Presets: Update adventure
...
Add some default settings and stopping strings.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-21 21:58:35 -04:00
Cohee
a662677f06
Add prompt copy button
2023-10-22 00:51:35 +03:00
Cohee
5fa158a37f
Add border to enlarged img
2023-10-22 00:43:21 +03:00
Cohee
c49f898886
Display prompts for enlarged images
2023-10-22 00:39:11 +03:00
Cohee
81921bcd77
Saveable SD prefix/negatives
2023-10-22 00:10:48 +03:00
Cohee
18fa925855
Use named constant
2023-10-21 23:33:17 +03:00
Cohee
04a5d9694e
Unify preset button styles
2023-10-21 23:32:53 +03:00
Cohee
6296cb8218
Align display name of Summary plugin
2023-10-21 22:20:21 +03:00
Cohee
a4ab898933
Move CFG scale to built-in functionality
2023-10-21 22:19:49 +03:00
Cohee
ed8f5ddc33
Fix BG drawer title position
2023-10-21 21:10:08 +03:00
Cohee
65402eaa23
Move bulk edit to built-in functionality
2023-10-21 21:02:06 +03:00
Cohee
7e116f8b1f
Move setting search to built-in functionality
2023-10-21 20:55:51 +03:00
Cohee
999c1b1105
Hide chat BG titles
2023-10-21 20:41:19 +03:00
Cohee
0b535e98b8
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-21 20:32:39 +03:00
Cohee
4ecf2b9f2d
Fix stats init error
2023-10-21 20:32:36 +03:00
Cohee
5012237eb3
Display generated bg in the bg block. Add ability to copy chat bg to system list.
2023-10-21 17:43:25 +03:00
Cohee
8d121bf38f
QR menu restyle
2023-10-21 16:17:17 +03:00
Cohee
d0650e6910
Clean-up QR code
2023-10-21 16:09:25 +03:00
IkariDevGIT
1e251c09e3
Better input inject Quick Reply ( #1255 )
...
* Force open Char WI with Shift
QoL - Force open character WI selector menu if icon clicked with Shift.
* Update world-info.js (revert personal new WI pos preference)
* Fix element widths
* Fix event typing
* Update index.js
* Update index.js
* change Prompt to Input
this makes it more clear what it does(i think)
---------
Co-authored-by: valden80 <111227649+valden80@users.noreply.github.com >
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-21 16:02:29 +03:00
Cohee
08a1eaad62
Less obnoxious alt.greetings button
2023-10-21 15:54:05 +03:00
Cohee
b4e29bf157
#1272 Optimize performance of context buttons visibility switch
2023-10-21 15:41:27 +03:00
Cohee
97d75aef73
#1272 Fix control buttons when expand actions is used
2023-10-21 15:17:18 +03:00
Cohee
25c461bd3f
Add text to open alternate greetings
2023-10-21 15:10:48 +03:00
Cohee
ca73a3a7b7
Merge branch 'release' into staging
2023-10-21 15:06:19 +03:00
Cohee
3816d7b202
Merge pull request #1271 from Xrystallized/faster-load
...
Faster past chats load
2023-10-21 15:05:53 +03:00
Cohee
008fcece04
Rewrite to sync readdir, add try-catch, filter out invalid files
2023-10-21 15:04:36 +03:00
Cohee
70fa93f0c9
Clarify note macro docs
2023-10-21 14:42:53 +03:00
Cohee
703965aec8
Substitute macro in character editor token counter
2023-10-21 14:39:01 +03:00
IkariDevGIT
6fe4232f75
Add {{// (note)}} macro ( #1265 )
...
* add {{# (note)}} macro
* change from # to // for future updates
* fix docs
2023-10-21 14:28:02 +03:00
Cohee
51e0c9130a
Merge pull request #1269 from city-unit/feature/slash
...
Add token counting slash command.
2023-10-21 14:26:45 +03:00
Cohee
85de505553
Move counter to plugin. Use chat context to get messages
2023-10-21 14:23:56 +03:00
Xrystal
1d38109dcf
Use JSON instead of json5
2023-10-21 18:56:51 +08:00
Xrystal
6f0f420063
Promisify getallchatsofcharacter
2023-10-21 18:55:52 +08:00
city-unit
63ecca1fe2
Add token counting slash command.
2023-10-21 01:04:16 -04:00
RossAscends
b41bf7cf4e
Merge pull request #1267 from city-unit/feature/ui
...
Minor Fix: Hide extra buttons when you click away
2023-10-21 11:36:40 +09:00
city-unit
95a3021e53
Smooth transition
2023-10-20 22:31:57 -04:00
city-unit
b8939b8ccb
Hide extra buttons when you click away
2023-10-20 22:14:36 -04:00
kingbri
8d6eaf3da4
Power User: Fix preset error
...
The checkbox wasn't being looked up correctly, causing issues when
setting some properties.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-20 22:05:03 -04:00
kingbri
18c74ecf09
Power User: Reduce preset settings
...
Make presets affect less settings that are commonly manually changed
by people after setting one.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-20 21:18:48 -04:00
Cohee
f285110773
Merge chat backgrounds plugin with main backgrounds menu
2023-10-21 01:40:58 +03:00
Cohee
7f8df9533b
Auto-complete code blocks during streaming
2023-10-20 23:52:23 +03:00
Cohee
e4cb916dff
Example messages behavior to 3-state selector
2023-10-20 20:09:31 +03:00
Cohee
0b0b125bca
Don't double-expand prompts if reusing
2023-10-20 15:43:55 +03:00
Cohee
c4e6b565a5
Add SD prompt expansion
2023-10-20 15:03:26 +03:00
kingbri
6e4236d5ee
Presets: Add power user setting support
...
Settings such as adding character name, stopping strings, etc can be
preset specific. This change is mainly inspired because people (like myself)
often forget to change these settings after switching a preset, which
can cause weird responses from the model.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-20 02:07:45 -04:00
Cohee
5c6343e85e
#1259 Add more weight to char.name in fuzzy search
2023-10-19 14:03:38 +03:00
Cohee
50924a0672
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-19 13:37:38 +03:00
Cohee
b167eb9e22
Add raw token ids support to OAI logit bias. Fix token counting for turbo models
2023-10-19 13:37:08 +03:00
Tony Ribeiro
fae364f079
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-10-19 00:36:24 +02:00
Tony Ribeiro
2149bee87f
Add handling of multiple live2d asset per character
2023-10-19 00:36:19 +02:00
Tony Ribeiro
08bee074ac
Merge branch 'SillyTavern:staging' into staging
2023-10-19 00:35:12 +02:00
Cohee
ec8d30a19d
Remember confirm for assets list
2023-10-19 00:26:00 +03:00
Cohee
31242e23eb
Merge pull request #1249 from bdashore3/staging
...
Add ask command
2023-10-18 21:28:20 +03:00
Cohee
9611e31481
Respect trusted worker flag if auto-adjust is enabled
2023-10-18 14:25:05 +03:00
Cohee
5d1fff3df6
Don't add a newline at the end of empty story string
2023-10-18 11:44:45 +03:00
Tony Ribeiro
1dd747a24d
Merge branch 'SillyTavern:staging' into staging
2023-10-17 20:18:29 +02:00
Cohee
cc3e27eca1
Merge pull request #1253 from valden80/shift-open-char_wi
...
Force open char WI selector with Shift-click
2023-10-17 13:56:39 +03:00
Cohee
77f0fe5b80
Fix event typing
2023-10-17 13:55:02 +03:00
Cohee
5c316b50fa
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-17 13:09:53 +03:00
Cohee
e8dd2e2b4d
Fix element widths
2023-10-17 13:09:46 +03:00
valden80
81f1bfd23f
Update world-info.js (revert personal new WI pos preference)
2023-10-17 03:15:18 +03:00
valden80
819b92a1d5
Force open Char WI with Shift
...
QoL - Force open character WI selector menu if icon clicked with Shift.
2023-10-17 03:10:57 +03:00
Cohee
eaadb1c5c2
Prevent double insert of chat lore
2023-10-16 23:13:32 +03:00
Cohee
6a1b230c7e
#1226 Add chat-bound lorebooks
2023-10-16 23:03:42 +03:00
Cohee
8a3547ecd0
#1248 Fix a server crash on unexpected models response
2023-10-16 20:25:51 +03:00
Cohee
4f458ce93a
Fix import of presets with spaces
2023-10-16 20:01:45 +03:00
Cohee
59af85ce1c
#1250 Fix multiple card import tags
2023-10-16 11:37:04 +03:00
kingbri
dfa25a1796
Commands: Add ask command
...
The ask command aims to ask another character about a question or
topic from the current chat. Essentially, the current chat is taken
out and prompted to another character.
This command also requires a few fixes to sprites and prompt creation.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-16 02:12:12 -04:00
Cohee
2a16d24760
Increase 0301 padding
2023-10-16 02:21:27 +03:00
Cohee
4657aef306
Improve inline preview of audio assets
2023-10-16 02:09:43 +03:00
Cohee
9ee2c2e9c1
Add asset preview links
2023-10-16 01:39:08 +03:00
Cohee
02dca52948
Add extra padding for 0301 turbo model.
2023-10-16 01:21:14 +03:00
Cohee
5b954a3584
Rename URL validation util function
2023-10-16 00:50:29 +03:00
Cohee
0f15d2d45b
Move Idle extension to external repo.
2023-10-16 00:02:37 +03:00
Cohee
6a9f4a57b9
Move dynamic audio to external repository
2023-10-15 23:03:53 +03:00
Cohee
c8dace09b7
Add failsafe condition preventing gens when cfg settings are not found
2023-10-15 22:21:19 +03:00
Cohee
92ddb2b791
Move HypeBot to external repo
2023-10-15 20:03:52 +03:00
Cohee
30c76eb420
Move dice extension to external repository
2023-10-15 19:56:07 +03:00
Cohee
579f43ed1c
Move objective extension to external repo
2023-10-15 19:48:12 +03:00
Cohee
6e6e5f4747
Group popout "improvements"
2023-10-15 19:42:23 +03:00
Cohee
421cda2ef0
Move RVC plugin to external repository
2023-10-15 17:27:11 +03:00
Cohee
0a742b867f
Move chromadb plugin to external repository
2023-10-15 16:57:37 +03:00
Cohee
82032133f1
Move randomizer plugin files to external repository
2023-10-15 16:23:32 +03:00
Cohee
b4c3985b61
Disable cache of assets loader
2023-10-15 16:16:35 +03:00
Cohee
19363f6cb9
Move variables extension to external repo
2023-10-15 16:08:19 +03:00
Cohee
d1d14bca13
Merge pull request #1245 from majick/tag-field-wtf-logspam
...
Make v2 spec read logspam at least slightly actionable. Slightly.
2023-10-15 15:34:14 +03:00
majick
89d7a05ea7
Missed a spot
2023-10-14 20:08:45 -10:00
majick
a9ebd2f80e
Make v2 spec read logspam slightly actionable
...
The existing logspam doesn't even tell the user what char is failing, which means it's
just going to emit every startup, forever, grinding at the poor user's soul, never
letting them know *which* of their 352 cards is causing the spam... day after day after
day. Until one day, the poor beleaguered user will emit the world's ugliest PR to at
least find the broken card in an attempt kill it.
Ask me how I know.
2023-10-14 17:41:23 -10:00
Cohee
d0637750e7
Add system message collapse for chat comps
2023-10-14 22:05:09 +03:00
Tony Ribeiro
29f045636a
Merge branch 'SillyTavern:staging' into staging
2023-10-14 04:35:42 +02:00
Tony Ribeiro
2f3ded734f
Added live2d asset category to allowed character assets.
2023-10-14 04:35:09 +02:00
Cohee
658701a943
Merge branches 'staging' and 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-13 21:58:33 +03:00
Cohee
61f164b5ff
Remove ChromaDB from readmes
2023-10-13 21:58:28 +03:00
RossAscends
7f50d84953
put headers on a diet
2023-10-14 01:09:53 +09:00
RossAscends
19ff0fd618
clean up draggables, gallery, and close buttons
2023-10-14 00:29:41 +09:00
Cohee
d82eb373a6
Less obnoxious hr style
2023-10-13 13:11:21 +03:00
Cohee
edb46f480f
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-13 11:42:45 +03:00
Cohee
a1f6220f33
Nicer display of 3rd-party extension assets
2023-10-13 11:42:38 +03:00
Cohee
410f08a317
Merge pull request #1240 from Tony-sama/staging
...
Removed speech recognition extension (now third party)
2023-10-13 11:42:07 +03:00
Cohee
e9a12b2f4e
Merge pull request #1236 from 50h100a/webui_streaming_errmsg
...
Check for errors on the `stream_end` event
2023-10-13 11:35:56 +03:00
Tony Ribeiro
2997522c52
Removed speech recognition extension (now third party extension download from assets menu).
2023-10-13 01:34:00 +02:00
RossAscends
a87580663e
HR divorces theme border color
2023-10-12 21:13:57 +09:00
Cohee
b5d93f477a
Merge pull request #1239 from bdashore3/staging
...
Include AN into WI scanning
2023-10-12 14:19:37 +03:00
kingbri
2c1a6ca67c
World Info: Add scanning with AN
...
Add support for adding extension prompts into WI scanning. Doing this
required adding a method to get extension prompts by name. Now, AN
and depth prompts can be added to world info scanning.
However, since scanning just looks for keys in the chatlog, append
the extension prompts on the top of scanned text.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-11 23:50:58 -04:00
Cohee
84098ae933
Fix injection order (again)
2023-10-11 22:56:17 +03:00
Cohee
e2f0162e5a
Fix injection order
2023-10-11 22:42:25 +03:00
Cohee
59ae661f62
Fix itemization viewer
2023-10-11 22:09:24 +03:00
Cohee
c4fbc8373d
Add raw generate function
2023-10-11 17:56:52 +03:00
Cohee
abb78d1d6b
Add at-depth position for custom Prompt Manager prompts
2023-10-11 16:03:36 +03:00
RossAscends
6b5aa9d06e
toggle to skip WI&AN insertion in Summary's prompt
2023-10-11 19:44:22 +09:00
50h100a
6e78ec11fb
Check for errors on the stream_end
event
2023-10-10 18:04:28 -04:00
Cohee
7be3718a36
Fix first.mes continue for Chat Comps
2023-10-10 20:54:09 +03:00
Cohee
2c54627926
Format code
2023-10-10 20:48:21 +03:00
Cohee
9d710801d8
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-10 20:48:10 +03:00
Cohee
3fceee8f2b
Merge pull request #1230 from ThisIsPIRI/worldimport
...
Add option to use the old embedded WI toast
2023-10-10 20:45:36 +03:00
ThisIsPIRI
3eb8f56b00
Add option to use the old embedded WI toast
2023-10-11 00:08:08 +09:00
kingbri
dbf964e430
Script: Fix greeting message with continue
...
Add author's note when continuing the first message of a conversation.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-10-10 14:26:41 +03:00
Cohee
3f406dcdf0
Merge pull request #1228 from Tony-sama/staging
2023-10-10 09:41:02 +03:00
Tony Ribeiro
12a37e5342
correct placeholder text.
2023-10-10 01:52:09 +02:00
Tony Ribeiro
47d4561bf8
Merge branch 'SillyTavern:staging' into staging
2023-10-10 01:51:30 +02:00
Tony Ribeiro
93d1a264da
Add official blip asset management.
2023-10-10 01:51:09 +02:00
RossAscends
f88f360404
add padding back to summary popout
2023-10-10 05:53:55 +09:00
RossAscends
83f689d9eb
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-10 05:52:08 +09:00
RossAscends
b1769153c7
add background coloring to popped out Summary
2023-10-10 05:52:06 +09:00
Cohee
1239026a8f
Auto-update extensions on version change
2023-10-09 23:45:09 +03:00
RossAscends
575e21a1f5
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-10 04:49:37 +09:00
RossAscends
96ddd5f4e5
draggable popout for Summary
2023-10-10 04:49:35 +09:00
Cohee
15c81749b8
Filter out invalid/broken characters
2023-10-09 19:17:49 +03:00
Cohee
0873d3eaf9
Filter out invalid/broken characters
2023-10-09 19:09:33 +03:00
Cohee
d81151efa2
Fix first message duplication
2023-10-09 18:22:50 +03:00
Cohee
b84e6e07d1
Assets extensions visual touch-up
2023-10-09 17:21:12 +03:00
Cohee
c9f9bcfc86
Merge pull request #1224 from Tony-sama/staging
...
Minor safety changes to handle blip extension
2023-10-09 12:08:42 +03:00
Tony Ribeiro
6c1ba0aa13
Merge branch 'SillyTavern:staging' into staging
2023-10-09 01:44:16 +02:00
Tony Ribeiro
df4ca46c02
Save chat id between received and rendered event for safety (blip extension allow multiple message received before one is rendered). Added export in translate extension for usage in blip extension.
2023-10-09 01:26:57 +02:00
RossAscends
dac9c091b2
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-09 08:22:02 +09:00
RossAscends
e29902ed66
'/help slash' hint for how to batch slash commands
2023-10-09 08:22:00 +09:00
Cohee
b3cdfe4fdf
Adjust min value of NAI rep.pen.slope
2023-10-08 23:57:49 +03:00
Cohee
d265179f46
Don't crash ST server on invalid streaming URL
2023-10-08 23:42:28 +03:00
Cohee
54d52a2986
Manage extensions via the assets plugin
2023-10-08 23:20:01 +03:00
Cohee
4f80085fa3
Add sanitation of Stable Horde prompts
2023-10-08 22:29:33 +03:00
Cohee
c9c4f30637
Merge pull request #1223 from SillyTavern/staging
...
Staging
2023-10-08 21:08:26 +03:00
RossAscends
1c095415a4
fix WI panel display on autoimport char lorebooks.
2023-10-08 23:04:53 +09:00
RossAscends
19acc05516
subsort WI Depth sort by Order to match prompt loc
2023-10-08 20:12:14 +09:00
Cohee
2cbde8b55c
#1221 Button to refresh WI sorts
2023-10-08 12:30:12 +03:00
Cohee
15cf87ef01
Fix new group avatar upload
2023-10-08 11:34:39 +03:00
Cohee
57bf499ce9
Fix group expressions
2023-10-08 11:22:48 +03:00
Cohee
4fbbd34db9
Add presets for Story and Adventure
2023-10-07 23:18:00 +03:00
Cohee
9b04e43b4c
Remove examples separator from ChatML
2023-10-07 22:36:53 +03:00
SDS
5848ec498b
Assorted fixes and improvements ( #1208 )
...
* Kobold Presets fixed
* Help texts fixed
* Scale API for connectAPISlash
* Quick Reply checkboxes fixed
* New Instruct Mode Presets
* More date/time macros
* ChatML context template and instruct prompt format
* Mistral context template and instruct prompt format
* Removed use_default_badwordsids from kobold presets
* Renamed ChatML to Mistral-OpenOrca (ChatML)
* Renamed Mistral-OpenOrca (removed ChatML)
* Removed single_line from kobold presets
* Removed obsolete use_stop_sequence setting
* Ban EOS Token off by default
* Split AI Resp. Conf. in global and preset-specific settings
* Resolve conflicts
* Fix title
* Add translations for new help texts
* Fix i18n.json whitespace
* Make Mistral-OpenOrca system prompt more generic
* Renamed "Mistral-OpenOrca" to "ChatML" again
* More (UI) fixes and improvements
* Sendas hint fixed
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-07 19:25:36 +03:00
Cohee
5a570ff283
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-07 18:30:19 +03:00
Cohee
1dd6fa4b6a
Add Sd.next source
2023-10-07 18:30:06 +03:00
Cohee
32377fd131
Unhide constant WI probability
2023-10-06 18:47:03 +03:00
Cohee
2f294b9f2b
[chore] Reformat code
2023-10-06 15:55:11 +03:00
yuxiang
0b8295926e
add bing translate
2023-10-06 15:51:04 +03:00
yuxiang
76507963d7
add bing translate
2023-10-06 19:39:03 +08:00
Cohee
27ce0b5eb7
Stabilize WI sorting order
2023-10-06 01:18:50 +03:00
RossAscends
2797b4bd89
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-06 06:27:54 +09:00
RossAscends
e9ba20f13c
WI Entry transitions: all >>> opacity
2023-10-06 06:27:49 +09:00
Cohee
1ef68a34fe
Fix bamboozling UI hint
2023-10-06 00:13:16 +03:00
RossAscends
4189da19b1
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-06 05:56:47 +09:00
RossAscends
ad3f8e7bf4
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-06 05:56:45 +09:00
Cohee
0dfe46a162
Add WI title backfill button
2023-10-05 23:56:31 +03:00
RossAscends
edeb804128
fix WI Entry control titles for mobile
2023-10-06 05:55:39 +09:00
Cohee
b49f234185
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-05 23:30:23 +03:00
Cohee
85a63b3bb3
Add WI entry sorting. Add new entry flash
2023-10-05 23:30:18 +03:00
RossAscends
04a0d012fc
WI: quick cope for mobile entry display
2023-10-06 05:27:36 +09:00
RossAscends
eaa33f2544
WI Entry titles on left, controls on right.
2023-10-06 03:40:39 +09:00
RossAscends
d5004d79bd
remove double WI Entry header padding
2023-10-06 03:34:34 +09:00
Cohee
96be2ebf35
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-05 21:13:23 +03:00
Cohee
fc90843207
Add WI sort dropdown
2023-10-05 21:13:18 +03:00
RossAscends
679d40b3ce
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-06 03:02:45 +09:00
RossAscends
5307ee5d17
WI: Prob%, Memo to header, Keywords to main
2023-10-06 03:02:43 +09:00
Cohee
dd753498fa
Unscrew zoomed mobile avatars width
2023-10-05 18:01:11 +03:00
RossAscends
30e5a31591
Position, Depth, Order Inputs to WI Entry header
2023-10-05 23:40:48 +09:00
RossAscends
2befd69c31
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-05 20:10:19 +09:00
RossAscends
995b4d07ff
WI: 🔵 > 🟢 & 🟡 > 🟢
2023-10-05 20:10:16 +09:00
valden80
788bbe969f
Feature, ability to add banned words sequences from anywhere through {{banned "..."}} macro. ( #1202 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Fix constant assignment, reformat code
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-05 13:10:41 +03:00
Cohee
99a89a7329
Less discrete embedded lorebook prompt
2023-10-04 22:41:10 +03:00
Cohee
f8b5fe8b1e
Add Character note to char.card embeds
2023-10-04 22:13:56 +03:00
majick
368cba1149
Add Lightning 1.1 Context and Instruct templates ( #1214 )
...
* Add Lightning 1.1 Context and Instruct templates
* Remove double white space
* Fix fancy apostrophe
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-03 20:05:15 +03:00
RossAscends
dac6639cc1
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-02 09:29:18 +09:00
RossAscends
345a0e04fc
Add '/nar' as alias for /sys
2023-10-02 09:28:25 +09:00
Cohee
82182015e2
Allow group nudge in chat completions.
2023-10-02 00:24:16 +03:00
RossAscends
384e8d43a6
further improve WI entry state display
2023-10-02 02:43:23 +09:00
Cohee
b203b22d4d
Remove commented-out code
2023-10-01 19:36:53 +03:00
AlexVeeBee
b9ea0061d5
Fix Dynamic Audio player looks
...
- Removed unnecessary text for audio player
- Fixed styling for audio player
2023-10-01 15:49:53 +00:00
Cohee
e9afb39a4a
Merge branch 'release' into staging
2023-10-01 16:37:18 +03:00
Xrystal
df55a66153
Add preset settings to Docker public ( #1204 )
2023-10-01 16:36:52 +03:00
valden80
6df0c2acf3
Better wi 2 ( #1203 )
...
* Update world-info.css
* Update index.html
* V-center Wi delete
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-01 15:46:06 +03:00
Cohee
046bf20592
Update default objective prompts
2023-10-01 15:39:31 +03:00
RossAscends
2879e2701f
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-01 10:23:39 +09:00
RossAscends
7771ecb0d0
WI disable/constant checkboxes to tristate select
2023-10-01 10:21:19 +09:00
valden80
cc9f452699
Better wi cards ( #1200 )
2023-09-30 23:19:49 +03:00
yukikun-dev
a8fb2d9bee
Fix GPT4-32k model ( #1198 )
2023-09-30 23:18:31 +03:00
Cohee
165997c791
#1199 I'm not even sure anymore
2023-09-30 15:42:37 +03:00
Cohee
22e3c25e12
Doc string for bias
2023-09-29 15:06:19 +03:00
AlpinDale
495b7eebbf
chore: fix href for aphrodite ( #1196 )
...
The current href leads to text-generation-webui, this PR changes that to the correct URL.
2023-09-28 22:44:19 +03:00
Cohee
4c39a32be1
Don't reset instruct preset when toggling instruct mode
2023-09-28 21:59:03 +03:00
Cohee
584d7961eb
Close message editor before regenerating. #1195
2023-09-28 21:47:55 +03:00
Cohee
977421edb7
Add comment
2023-09-28 21:33:03 +03:00
Cohee
f0b48aabff
#1194 Fix chat width misbehaving in Firefox
2023-09-28 21:30:41 +03:00
Cohee
191c180946
Fix streaming url validation
2023-09-28 20:47:33 +03:00
Cohee
03fe8f88f9
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-28 19:10:04 +03:00
Cohee
bb47712696
Split oobabooga/mancer sources. Add aphrodite support
2023-09-28 19:10:00 +03:00
RossAscends
f466ff3243
update WI Pos/Depth/Order hint on value change
2023-09-29 00:27:12 +09:00
Cohee
306cf51da4
#1180 Add custom token bans. Return grammar strings
2023-09-27 22:09:09 +03:00
Cohee
5857823c3b
Revert "More Mexican Spanish Translation ( #1184 )" ( #1190 )
...
This reverts commit 02418d2d97
.
2023-09-27 09:53:56 +03:00
Call me Jim
02418d2d97
More Mexican Spanish Translation ( #1184 )
...
* More spanish translation, fixed typo on index
Praying that typo fix won't mess with the other translations. Changed "idel" for "idle".
* Changed "es-spa" to "es-mx"
For Mexican Spanish. Spanish has a ridiculous amount of variants and the wording that might seem fine to me might be weird or maybe offensive in other variants.
* Trying to translate the View API key pop up
I'm also failing badly
* "Mirostat Mode" was repeated twice. Not anymore.
Also more Mexican Spanish translation.
* Mirostat Tau and Mirostat Era aren't repeated anymore.
* Partially translated AI Response Formatting to es-MX
2023-09-27 09:52:49 +03:00
Cohee
0569b706dc
Add Palm model icon
2023-09-26 19:17:50 +03:00
Brian Dashore
bfda5a5492
Extra fixes ( #1185 )
2023-09-26 09:53:04 +03:00
Cohee
03e5ca054d
Limit number of custom stop strings for Palm API
2023-09-25 23:12:14 +03:00
Cohee
3e29d39f05
Fix Palm when streaming is enabled
2023-09-25 20:24:56 +03:00
Cohee
01f14b461f
Fix embedded lorebook depths
2023-09-25 20:11:16 +03:00
Cohee
edb79d8c53
Synchronize max depths for plugins
2023-09-25 19:29:24 +03:00
kalomaze
db71b87309
Basic Mirostat option descriptions ( #1155 )
...
* Basic miro desc
* Fix formatting
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-25 15:32:53 +03:00
theunstableman
8f426a0184
[FIXED] Add PaLM vectorization source ( #1182 )
...
* Add PaLM vectorization source
* FIX
* Add API key check. Fix comment
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-25 15:29:28 +03:00
Cohee
773d42b886
Suspend ooba grammar
2023-09-25 14:07:13 +03:00
RossAscends
1b7c51ebde
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-25 18:03:18 +09:00
RossAscends
e2d4f9dc8c
streamline WI display
2023-09-25 18:03:10 +09:00
qHiyokop
0a9b595f80
Italian Translation Update #2 ( #1177 )
...
Co-authored-by: qHiyokop <caroligattini@gmail.com >
2023-09-25 11:26:46 +03:00
Cohee
86e9974410
Add grammar for ooba llama.cpp
2023-09-24 17:57:00 +03:00
Cohee
423f88a458
Skill issue
2023-09-24 15:04:02 +03:00
Cohee
9bc3e4e47c
#1175 Substitute macro params in KCPP grammar
2023-09-24 14:58:35 +03:00
Cohee
1838ca1994
Replace magic numbers with named constants
2023-09-24 14:45:04 +03:00
Brian Dashore
2411006fdb
World Info: Add insertion order at depth ( #1174 )
...
Depth previously injected entries randomly. This is not ideal for
world info architectures that rely on insertion order to function
properly.
Redo depth injection to have its own parameter and redo how it's
handled in generate.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-09-24 14:41:56 +03:00
Brian Dashore
5421925d6c
Add character specific locks for WI and LB ( #1170 )
...
* World Info: Add character locking for entries
With the addition of depth, world info has become more important than
ever. However, there is a conflict that can occur when using multiple
world info or lorebooks on a character. Add the ability to lock
entries to a specific character (or characters) if needed.
This allows for adequate separation especially when there are character
cards each with their separate lorebooks that build off of a core lorebook.
Signed-off-by: kingbri <bdashore3@proton.me >
* World Info: Add entry-specific character exclusions
This is the opposite of locking an entry to a specific character.
Exclusions allows the entry to get included for everyone except the
specified characters in the list.
Signed-off-by: kingbri <bdashore3@proton.me >
---------
Signed-off-by: kingbri <bdashore3@proton.me >
2023-09-23 22:35:51 +03:00
Cohee
d9b2b9f753
Bump package version
2023-09-23 20:51:55 +03:00
Cohee
a081f78bd8
(WIP) PaLM API
2023-09-23 20:48:56 +03:00
Cohee
5275e0c904
Full granularity of font scale slider
2023-09-23 12:09:34 +03:00
Cohee
2903167fad
Remove unnecessary font-weight definitons in message text styles
2023-09-23 11:51:15 +03:00
RossAscends
a25cb024fe
allow blur/shadow sliders to re-enable.
2023-09-23 11:56:24 +09:00
Cohee
6203d82f48
Update docker-publish.yml
2023-09-23 01:12:47 +03:00
Cohee
21ebe0c148
Update docker-publish.yml
2023-09-23 01:09:51 +03:00
Cohee
43510d5626
Update feature-request.yml
2023-09-23 00:38:59 +03:00
Cohee
3cd97b0772
Update bug-report.yml
2023-09-23 00:37:30 +03:00
Cohee
bd72f0eeb0
Update bug-report.yml
2023-09-23 00:37:11 +03:00
Cohee
565327fe1e
Merge pull request #1168 from SillyTavern/staging
...
Staging
2023-09-22 23:07:52 +03:00
Cohee
2e5bbf0445
Fix server crash on local captioning
2023-09-22 23:04:26 +03:00
Cohee
ec6b6ab8d4
Restyle custom CSS input
2023-09-22 21:49:30 +03:00
Randall Fitzgerald
654a34f932
Added custom CSS box to UI Theme settings ( #1166 )
...
* Added custom CSS box to UI Theme settings
* Update index.html
Merged against release instead of staging. Whoops.
* Added an import stripper regex so that imports will be removed and show a toastr to inform the user.
* Moved import remove code to applyCustomCSS. Updated localStorage. Not re-running saveSettingsDebounced()
2023-09-22 21:13:58 +03:00
Cohee
3d1312c13a
Restyle chat width slider
2023-09-22 16:56:01 +03:00
RossAscends
52cf684444
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-22 22:27:08 +09:00
RossAscends
54c37e945b
fix themes application, refactor user settings
2023-09-22 22:16:24 +09:00
Cohee
ecab8a6cb4
Fix mes.id and mes.tokens theme checkboxes not saving
2023-09-22 12:44:36 +03:00
RossAscends
b1ab1451ec
separate chat and menu background color selection
2023-09-22 16:54:51 +09:00
RossAscends
b84fbed800
Merge pull request #1165 from city-unit/patch-2
...
Update readme.md
2023-09-22 14:16:40 +09:00
RossAscends
ccf66e6343
Merge pull request #1164 from city-unit/staging
...
Quick and dirty stat re-creator button
2023-09-22 14:16:29 +09:00
city-unit
5e8fc39735
Update readme.md
...
add city_unit
2023-09-21 19:59:01 -04:00
city-unit
cd1a8c9224
Quick and dirty stat re-creator button
2023-09-21 17:34:09 -04:00
Cohee
ae4a9a7b14
Remove legacy chat lazy load
2023-09-21 22:07:56 +03:00
Cohee
6ae1b7a72b
Filter out "undefined" stopping strings
2023-09-21 22:02:51 +03:00
Cohee
d8380a390a
Set numeric limits on WI order/depth
2023-09-21 21:26:30 +03:00
Cohee
5fbb232d69
Fix sprites plugin console spam
2023-09-21 21:15:05 +03:00
Cohee
25d818ecbd
Reinsert summary extension prompt instantly when changing position
2023-09-21 21:13:24 +03:00
Cohee
5dd9a87dc9
Add position prop to prompt object
2023-09-21 20:57:28 +03:00
Cohee
857ce2c577
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-21 20:46:11 +03:00
Cohee
902acc44a2
Support "before main prompt" extension position in prompt manager
2023-09-21 20:46:08 +03:00
RossAscends
22a0bf9451
fix extension update endpoint
2023-09-22 02:42:06 +09:00
Cohee
ad95be2500
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-21 19:30:23 +03:00
Cohee
071b901f87
Add before story position for A/N and summary
2023-09-21 19:30:20 +03:00
kalomaze
ad9382a98c
Custom --grammar support [for koboldcpp] ( #1161 )
...
* Basic kobold grammar implementation
This is probably jank as all hell, I don't write js, but I think I got it to work.
* No value by default
* Visual cleanup
+ reworded it a bit
* Conditionally enable Grammar based on version flag. Fix layout
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-21 15:21:59 +03:00
RossAscends
49c26f3810
keep input focus while adding tags
2023-09-21 17:17:15 +09:00
RossAscends
86c7a7a058
@Depth insertion for WI Entries
2023-09-21 16:04:34 +09:00
RossAscends
0178c95f6f
Merge pull request #1162 from city-unit/feature/branch
...
Add branching as distinct from bookmarking
2023-09-21 13:57:25 +09:00
city-unit
440ecfc991
Fix toasts
2023-09-21 00:40:38 -04:00
city-unit
e0b5df97c4
Add branching as distinct from bookmarking
2023-09-20 22:48:05 -04:00
Cohee
e3f760a9dd
Add assistant postfix to converted ChatML => text completion prompts.
2023-09-20 21:50:14 +03:00
Tony Ribeiro
c9783640c0
Dynamic Audio UI: more controls ( #1127 )
...
* Added control to audio ui to select bgm/ambient and lock selection to overide dynamic audio update. Load both assets and char specific audio assets
* correct ambient label and default value when no assets available.
* add padding in audio select
* Correct audio change of background ambient when locked. Updated CSS of audio ui for mobile friendly.
* add space between mixer
* Add checkbox to enable dynamic bgm/ambient switch
* correct background ambient fadout
* continue debuging ambient audio update
* finish debuging
* Fix BGM console error on first run. Reformat plugin code
* Changed audio bgm lock into loop on/off. Added random pick button for bgm. Moved ambient lock button to right.
* Add mouse wheel event handler on volume controls
* Change bgm select to only contain current chat character bgm (solo/group). When enable expression bgm is off, any of the char+asset bgm can play next if not looping.
* Corrected bgm looping at start. Force random to play another song if there is any.
* Format code
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-20 21:36:50 +03:00
RossAscends
f4d1e2a46e
Merge pull request #1158 from bdashore3/staging
...
Add before story string/prompt option
2023-09-20 14:27:27 +09:00
kingbri
b52f71dcce
Vectors: Add before story string/prompt option
...
This makes the most sense for placement of memories. Add the functionality
for other extension prompt placements as well.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-09-20 00:06:43 -04:00
Maks
158aa79aed
add model gpt-3.5-turbo-instruct and 0914 variant ( #1154 )
2023-09-19 23:50:27 +03:00
Daleth Darko
3fe2b21686
Update docker-compose.yml to keep images ( #1153 )
2023-09-19 21:36:47 +03:00
Cohee
dfbeb41afa
#1152 Filter repeating message hashes when inserting vectors
2023-09-19 17:12:22 +03:00
Cohee
3d4054f10e
Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
2023-09-19 14:08:57 +03:00
Cohee
6c6f914655
Update colab
2023-09-19 14:08:53 +03:00
Cohee
3de5cdd7e8
Apply UI bg color to dialogue popup
2023-09-19 12:21:32 +03:00
RossAscends
eb6e987f55
search bar for user settings panel
2023-09-19 14:19:22 +09:00
Cohee
10f27f41d1
Better Horde error reporting
2023-09-18 18:00:11 +03:00
Cohee
3d83d1d5b7
Add a note that idle timer is in seconds
2023-09-18 17:49:23 +03:00
RossAscends
cfd6a26881
Merge pull request #1150 from city-unit/patch-1
...
Add idle slash command toggle
2023-09-18 13:59:01 +09:00
city-unit
e92d4a3dbf
Add idle slash command toggle
2023-09-18 00:53:23 -04:00
RossAscends
1189734c62
Merge pull request #1148 from city-unit/patch/collab
...
Fix collab to generate an api key
2023-09-18 13:23:48 +09:00
city-unit
a78bb82b44
Fix collab to generate an api key
2023-09-17 23:53:11 -04:00
Cohee
3a8383ab79
Append continue message timer instead of rewriting
2023-09-18 02:12:06 +03:00
Cohee
dc1c477d62
Uncomment page size selector in WI editor
2023-09-18 01:52:41 +03:00
Cohee
e9c459690f
Don't classify when no sprites/default. H-center sprite in non-waifu mode
2023-09-18 01:49:00 +03:00
Cohee
43de36b331
Properly center send buttons
2023-09-18 01:24:29 +03:00
Cohee
39567cf278
Slash command to summarize chat
2023-09-18 01:02:02 +03:00
city-unit
0033090a93
Idle Response / Continuous Generation ( #1132 )
...
* Initial idle stuff
* Much closer, can now quietly send as user to get a char response.
* Tweaks
* Better, reset the count of getting a message back, don't send while prompt is waiting.
* Allow selecting who is being prompted
* Comments and cleaup
* Remove char name for the moment (needs something here probably)
* Add random time period and "Always add character's name to prompt" respect
* Tooltips
* Load/unload listeners
* Reduce log spam
* Add inline prompt inclusion
* Add full loud prompting
* Comments
* Fix instruct newline (I think)
* Don't reset count on continue
* add quietToLoud for script.js
* add quietToLoud for slashcommands.js
* Keep instruct directives
* Removed some logging, don't do the Novel formatting if Q2L
* Logspam begone.
* Removed a bit more logging
* Add alignment style
* Reformat files. Add comments
* Reorder extensions
* Fix repeat logic to prompt once then only repeat the number specified
* Make repeat count more clear
---------
Co-authored-by: RossAscends <124905043+RossAscends@users.noreply.github.com >
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-17 22:00:10 +03:00
RossAscends
ef8c347a95
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-17 23:00:25 +09:00
RossAscends
535ec8c42d
horde model selection QoL
2023-09-17 23:00:23 +09:00
majick
66911160c0
The popular mirostat "Gold/Silver/Bronze" community settings ( #1146 )
...
* The popular mirostat "Gold/Silver/Bronze" community settings
These settings have been popular in the community and are good
candidates for defaults.
* Update Miro Bronze.json
* Update Miro Gold.json
* Update Miro Bronze.json
* Update Miro Silver.json
* Rename Kobold presets
* Update textgen presets
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-17 16:39:02 +03:00
Cohee
d861c59f27
Merge branch 'release' into staging
2023-09-17 16:11:27 +03:00
Cohee
938f89cd1a
Merge pull request #1143 from Xrystallized/async-getchat
...
Asynchronously fetch chats
2023-09-17 16:10:59 +03:00
RossAscends
acbd01407d
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-17 21:25:20 +09:00
RossAscends
254339af34
justify center default expressions in normal mode
2023-09-17 21:25:19 +09:00
Cohee
6c9cabfb57
Merge pull request #1145 from SillyTavern/release
...
Remove header #1144
2023-09-17 15:23:25 +03:00
Cohee
359277deb5
Remove header #1144
2023-09-17 15:21:26 +03:00
Cohee
11e7ca76e1
Use simpleGit to get app version
2023-09-17 14:27:41 +03:00
Cohee
dc1121b72a
Remove tensorflow vector source.
2023-09-17 14:09:24 +03:00
RossAscends
323493962a
fix oversized zoomed avatars again
2023-09-17 19:55:33 +09:00
RossAscends
751c0723dc
skill issue: dont hide draggables on every keydown
2023-09-17 19:41:17 +09:00
Xrystal
23b08173ff
Asynchronously fetch chats
2023-09-17 13:41:36 +08:00
RossAscends
9f15e67856
make zoomed avatars detectable by Escape hotkey
2023-09-17 05:17:02 +09:00
Cohee
2c84c93f3d
Add thumbnails quality config
2023-09-16 21:53:30 +03:00
Cohee
bfdd071001
Move tokenizer endpoint and functions to separate file
2023-09-16 18:48:06 +03:00
Cohee
ab9aa28fe4
Move missed endpoints
2023-09-16 18:03:31 +03:00
Cohee
61995bb33f
Move preset management into a separate file
2023-09-16 17:36:54 +03:00
Cohee
38b63b07f5
Extract sprite and custom content endpoints to a separate files. Update constants references
2023-09-16 17:28:28 +03:00
Cohee
d185e143a8
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-16 16:39:16 +03:00
Cohee
4e1630c17d
Extract endpoints for secrets and assets to separate files
2023-09-16 16:39:07 +03:00
RossAscends
2214f284fa
free coloring even Blur turned off
2023-09-16 22:36:05 +09:00
Cohee
6e562bd1ff
Extract server endpoints for thumbnails and extensions into separate files
2023-09-16 16:16:48 +03:00
RossAscends
2d774f32b2
custom colors for tag text
2023-09-16 18:37:19 +09:00
RossAscends
5ab449d8a1
missed one.
2023-09-16 15:48:28 +09:00
RossAscends
124658a006
Add Border Color Control
2023-09-16 15:42:26 +09:00
RossAscends
57de6229f9
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-16 12:50:11 +09:00
RossAscends
e162df67fa
partially fix quietPrompts (/sysgen) for Instruct
2023-09-16 12:48:14 +09:00
Cohee
dae09d58d7
Fix scroll top offset for new import flashing
2023-09-16 00:46:27 +03:00
Cohee
6dd09858d4
Don't remove names from the past chat. Fix non-streaming auto-continue.
...
We took fair criticism from the NovelAI dev.
2023-09-15 23:32:01 +03:00
Cohee
985c2bcfb1
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-15 22:26:56 +03:00
Cohee
fc7a4538e9
Cancel auto-continue if user input is not empty
2023-09-15 22:26:53 +03:00
Cohee
72c672c2c2
Merge pull request #1136 from duncannah/fix-docker-post-install
...
Fix Docker by copying post-install.js into image
2023-09-15 21:59:27 +03:00
Cohee
77c8bc8eb5
Don't trigger auto-continue after quiet gens
2023-09-15 21:49:52 +03:00
duncannah
1edc2b08f2
Fix Docker by copying post-install.js into image
2023-09-15 20:44:48 +02:00
Cohee
d34f7d3e1a
Replace multigen with auto-continue
2023-09-15 21:34:41 +03:00
Cohee
eaca6ddaf0
Don't try to resolve unknown tiktoken models
2023-09-15 19:31:17 +03:00
Cohee
aa89a74901
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-15 17:59:42 +03:00
Cohee
599904d589
Move NovelAI endpoints to separate file
2023-09-15 17:54:13 +03:00
Chris Kaiser
ba302e4aa0
Added publishing of docker images on release ( #1135 )
...
* Added publishing of docker images on release
* Use proper project name
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-15 16:27:42 +03:00
Cohee
0f1a0963fd
Merge branch 'release' into staging
2023-09-15 15:06:13 +03:00
Cohee
2b3055a84a
Webp cards format is no longer supported
2023-09-15 14:56:15 +03:00
RossAscends
1fed8ba4f7
hotswap: instructions if no faves; no placeholders
2023-09-15 17:55:16 +09:00
Cohee
5827f9638f
Fix /emote in groups
2023-09-15 01:17:24 +03:00
Cohee
6ad786f348
Add alternative local vectors source.
...
x5 speed boost!!
2023-09-14 23:40:13 +03:00
Cohee
0cc048cb64
Refactor transformers.js usage
2023-09-14 23:12:33 +03:00
Cohee
cb8d9ac71b
Unset SD gen timeout
2023-09-14 21:49:29 +03:00
Cohee
b24509ef43
Visual touchup of custom expressions
2023-09-14 21:41:30 +03:00
Cohee
7553efc308
Custom char expressions
2023-09-14 21:30:02 +03:00
Cohee
9fb4b3425e
Costume subfolders
2023-09-14 19:12:54 +03:00
Cohee
182216e711
/costume slash command
2023-09-14 18:37:13 +03:00
Cohee
52891898d2
Pass max length to Kobold GUI settings
2023-09-14 18:20:12 +03:00
Cohee
f6c29c61df
Adjust Horde timeout to exactly 20 minutes (Horde's own limit).
2023-09-14 18:10:01 +03:00
Cohee
17a5d629ea
Auto-set hotswap slot number based on the screen width.
2023-09-14 15:56:01 +03:00
Cohee
688551ffa6
#1128 Auto-Expand Message Actions
2023-09-14 15:23:51 +03:00
Cohee
ece34dc337
Move default files creation to post-install
2023-09-14 14:21:38 +03:00
Cohee
179de92231
Use transformers WASM binaries from a local folder
2023-09-14 14:11:37 +03:00
deffcolony
c4c962aeb9
issue template ( #1126 )
...
* seperated languages into structured folders
i18n.js needs to be connected to index.json so it fetches the common json files
* Update index.json
* New Launcher + security file
* cancel locales feature temporary
* added secrets to backup
* replaced download with winget
* fixed restoring backup bug
fixed bug that creates sillytavern\public folder inside sillytavern\public
* fixes date format
* launcher update + icon
* issue template
* old template no longer needed
* Delete .github/CODE_OF_CONDUCT.md
* Update bug-report.yml
* Update feature-request.yml
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-14 01:35:29 +03:00
Cohee
d0182c47de
Fix expression BGM switch
2023-09-14 01:28:44 +03:00
Cohee
0d30d8244f
Fix not applying ooba streaming url from server history
2023-09-13 18:07:06 +03:00
Cohee
2e67ebd881
Fix top bar gap (again)
2023-09-13 15:24:55 +03:00
Cohee
d62cdffcc0
Unblock amount_gen in Kobold GUI preset
2023-09-13 15:19:44 +03:00
Cohee
77a28c7131
Don't hide expressions menu if no chat open
2023-09-13 15:19:10 +03:00
Cohee
c60d4e5bb9
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-13 13:21:47 +03:00
Cohee
990e08ba2d
Fix top bar gap in mobile view
2023-09-13 13:21:42 +03:00
Cohee
bf0cf10403
Update hotswap state on fav
2023-09-13 13:12:19 +03:00
Jason Wu
7a3869c476
Enable Smart Context (ChromaDB) support within OpenAI API ( #1125 )
...
* Add JetBrains IDE .idea folder to .gitignore
* Enable Smart Context (ChromaDB) support within OpenAI API
2023-09-13 13:01:56 +03:00
mweldon
e74090139c
Add copy to clipboard button on prompt itemization popup ( #1124 )
...
* Add copy to clipboard button on prompt itemization popup
* Minor fix for NovelAI Summarize and new bad words
2023-09-13 11:52:37 +03:00
Cohee
09fc42a787
Lock extensions display order in top and context menus
2023-09-13 01:40:01 +03:00
Cohee
c0e5d7efae
Save chat scroll position when user input overflows the line
2023-09-13 00:51:21 +03:00
Cohee
66ec17620f
Move Horde and SD endpoints into separate files
2023-09-12 20:45:36 +03:00
Cohee
51e2a3afcf
Fix not being able to close the gallery on SD gens.
2023-09-12 19:23:33 +03:00
Cohee
abc1555c19
Merge branch 'vectors' into staging
2023-09-12 18:10:47 +03:00
Cohee
6c29879f12
Filter out undefined messages for past chats search
2023-09-12 18:05:37 +03:00
Cohee
2f8f6844fe
Merge branch 'vectors' into staging
2023-09-12 15:49:47 +03:00
Cohee
dc4a6e862b
Add local caption pipeline to UI plugin
2023-09-12 00:15:21 +03:00
RossAscends
4bf91c7772
clamp zoomed avatar widths to 400px as base
2023-09-12 02:09:18 +09:00
Cohee
004baf7b87
Reserve 3 extra tokens for each chat completion
2023-09-11 17:24:54 +03:00
Cohee
6c8bd06308
Reserve 3 extra tokens for each chat completion
2023-09-11 17:23:37 +03:00
Cohee
65b4551864
Reserve 3 extra tokens for each chat completion
2023-09-11 17:22:31 +03:00
Cohee
7f55d108cf
Don't use talkinghead with local classification model
2023-09-11 13:01:45 +03:00
Cohee
c9a9dab523
Don't synchronize vectors when opening chat
2023-09-11 12:35:34 +03:00
Cohee
f149fc9aaa
Endpoint for local captioning pipeline
2023-09-11 04:47:14 +03:00
Cohee
7aeb098212
Fix config access. Add Top K to classification results
2023-09-11 01:49:47 +03:00
Cohee
c76c76410c
Add ability to override local classification model
2023-09-11 01:25:22 +03:00
Cohee
5cc6a2dca6
(WIP) Lazier chat loading
2023-09-11 01:07:45 +03:00
Cohee
0bdd350b8d
Don't synchronize vectors while streaming
2023-09-10 20:21:23 +03:00
Cohee
9a5e667674
Throttle classification requests during streaming
2023-09-10 20:14:57 +03:00
Cohee
c9d8d7ba64
Fix vectorize all with no chat selected
2023-09-10 19:47:41 +03:00
Cohee
17367f2b17
Bump package version
2023-09-10 19:06:36 +03:00
Cohee
6362f76812
Set default DNS resolution order to IPv4 first
2023-09-10 19:04:11 +03:00
Cohee
74d627f674
Set default DNS resolution order to IPv4 first
2023-09-10 19:03:18 +03:00
Cohee
599261dc31
Set default DNS resolution order to IPv4 first
2023-09-10 19:02:58 +03:00
Cohee
d19c151669
Add DeepLX translation provider #1111
2023-09-10 18:53:52 +03:00
Cohee
b30d7ad51c
Change net workaround for node 20
2023-09-10 18:24:32 +03:00
Cohee
4fdc533bd7
Change net workaround for node 20
2023-09-10 18:23:50 +03:00
Cohee
d17ac770e6
Change net workaround for node 20
2023-09-10 18:22:39 +03:00
Cohee
70071312d3
Add OneRingTranslator #521
2023-09-10 17:27:50 +03:00
Cohee
ec23356c99
Move translation endpoints into a separate file
2023-09-10 16:41:36 +03:00
Cohee
98cc969d18
Merge branch 'staging' into vectors
2023-09-10 16:06:15 +03:00
Cohee
dc5deaf47c
Mobile doesn't like select2
2023-09-10 14:39:49 +03:00
Cohee
d81c94de0b
Fix sort by date
2023-09-10 14:30:29 +03:00
Cohee
e2e32da4e6
Unrestrict console logs display limit
2023-09-10 04:12:14 +03:00
Cohee
0480acebcd
#1059 Mancer model selector
2023-09-10 04:08:32 +03:00
Cohee
dbac2704f3
Rename control
2023-09-10 02:44:20 +03:00
Cohee
f8d90c1933
Merge branch 'staging' into vectors
2023-09-10 02:42:42 +03:00
Cohee
3dbdd1258e
Don't close the panels when dismissing toasts
2023-09-10 02:30:23 +03:00
Cohee
f92249790f
The return of permanent tokens display
2023-09-10 00:58:37 +03:00
Cohee
23951b8c8a
Prevent sync and generation at the same time
2023-09-10 00:15:02 +03:00
Cohee
af38971a01
Delete vectors on deleting chats
2023-09-09 22:15:47 +03:00
Cohee
ed6417ebcd
Display vectorization error in toast
2023-09-09 21:36:04 +03:00
Cohee
2fa038f91d
Add advanced vector controls
2023-09-09 21:26:04 +03:00
Cohee
31beb05aa1
Substitute macro in Novel preamble
2023-09-09 18:19:01 +03:00
Cohee
4cf6a1f7da
Cache and sample classification results
2023-09-09 17:31:27 +03:00
Cohee
180dcefe40
Patch onnx to always use wasm
2023-09-09 16:55:54 +03:00
Cohee
307e666c27
onnx runtime to web
2023-09-09 16:42:16 +03:00
Cohee
b605b940eb
Replace transformers.js with patched version
2023-09-09 16:29:11 +03:00
Cohee
967a084aad
(WIP) Local emotion classification pipeline
2023-09-09 15:14:16 +03:00
Cohee
4d08e3e9be
Decrease batch size. Add browser console log
2023-09-09 15:12:54 +03:00
Cohee
da34517943
Merge branch 'staging' into vectors
2023-09-09 01:21:03 +03:00
kalomaze
7ffe3d21f8
Old Default context template ( #1121 )
...
Mirrors the old prompting style to a T. Can only be merged after the PR to add macros to the Example Separator + Chat Start is merged.
2023-09-08 23:04:51 +03:00
Cohee
ea01247bcf
#1090 Save Kobold/ooba servers history
2023-09-08 22:44:06 +03:00
IkariDevGIT
786b87952e
Quick-reply enhancements +fix ( #1118 )
...
* Update index.js
* change manual replace to substituteParams
* Update index.js
2023-09-08 21:38:31 +03:00
Cohee
26ddfd1a08
Continue with AltGr+Enter
2023-09-08 21:27:33 +03:00
Cohee
6f3947226f
Merge pull request #1116 from ThisIsPIRI/macro
...
Replace macros in example separator and chat start
2023-09-08 21:10:20 +03:00
Cohee
42fd317188
Merge branch 'staging' into vectors
2023-09-08 16:41:26 +03:00
Cohee
2411b17279
Merge branch 'release' into staging
2023-09-08 16:40:45 +03:00
Cohee
ab460199ab
#1117 Fix typing indicator and auto-scroll breaking mobile layout
2023-09-08 16:36:00 +03:00
Cohee
3a3ff89047
Add button to vectorize all chat
2023-09-08 15:25:10 +03:00
Cohee
a5acc7872d
Add OpenAI vector source.
2023-09-08 13:57:27 +03:00
ThisIsPIRI
2688d980c1
Replace macros in example separator and chat start
2023-09-08 19:25:17 +09:00
Cohee
3abee9e37a
Merge pull request #1115 from SillyTavern/release
...
Release
2023-09-08 12:48:37 +03:00
Cohee
5b63d0ff40
Merge pull request #1114 from ThisIsPIRI/tokenapi
...
Make API tokenization work again for ooba
2023-09-08 12:48:00 +03:00
ThisIsPIRI
a96aad6073
Make API tokenization work again for ooba
2023-09-08 18:31:30 +09:00
Cohee
02bdd56e20
Make printMessages async
2023-09-08 12:10:41 +03:00
Cohee
b5a6257352
Forgot that groups exist
2023-09-08 10:51:59 +03:00
Cohee
408a1fe846
Merge pull request #1112 from IkariDevGIT/gallerycommand
...
Add command for opening the gallery
2023-09-08 10:44:57 +03:00
RossAscends
44ba1cba59
Merge pull request #1113 from Hakirus/staging
...
Quick Reply Mod
2023-09-08 09:30:19 +09:00
Cohee
96df705409
Change insertion strategy to an extension block
2023-09-08 01:26:26 +03:00
Cohee
40f95bf842
Fix HypeBot plugin settings not saving
2023-09-08 00:30:31 +03:00
Cohee
9d45c0a018
Add UI plugin for vectors
2023-09-08 00:28:06 +03:00
EvilFear
470da71b3b
Update index.js
2023-09-07 17:08:21 -04:00
Cohee
92ab17b58b
Fix HypeBot plugin settings not saving
2023-09-07 22:28:53 +03:00
Cohee
8c00f38a1f
Add local vectors storage
2023-09-07 21:53:47 +03:00
Cohee
89705391d1
Fix getSpriteFolderName function call
2023-09-07 17:52:37 +03:00
Cohee
bbe52886da
Slash command to set sprite / emote. Also allow to do it per click even in online mode
2023-09-07 17:48:12 +03:00
IkariDevGIT
ef68dd07ac
Add command for opening the gallery
2023-09-07 16:02:34 +02:00
anmelus
f2cae64b0d
Added loop-around for swipe-left when multiple swipes exist ( #1104 )
...
* Added loop-around for swipe-left when multiple swipes exist
* Added loop around for alternate greetings in swipe_right(),
Disabled toast for add more alternate greetings
* Debounce saving swipes
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-07 16:45:19 +03:00
EvilFear
868778b079
Update index.js
...
Quick Reply Mod
2023-09-06 22:27:03 -04:00
Cohee
e681f1f36f
#1069 Fix sort by date for v2 cards
2023-09-06 20:59:59 +03:00
Memerlin
1832145645
More spanish translation, fixed typo on index ( #1103 )
...
* More spanish translation, fixed typo on index
Praying that typo fix won't mess with the other translations. Changed "idel" for "idle".
* Update index.html
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-06 18:10:00 +03:00
Cohee
af4f60a4af
Update Pygmalion context template. Add Pygmalion instruct template
2023-09-06 17:56:49 +03:00
Cohee
fa147f71a3
Merge branch 'release' into staging
2023-09-06 16:07:04 +03:00
Cohee
3830347d81
Bump package version
2023-09-06 16:06:23 +03:00
Cohee
902676262a
Delete Launcher.bat
2023-09-06 16:02:52 +03:00
Cohee
fe813d5469
Delete Launcher.bat
2023-09-06 16:02:16 +03:00
Cohee
500994e051
Merge pull request #1105 from SillyTavern/staging
...
Staging
2023-09-06 14:50:25 +03:00
Cohee
5409b3dc9b
Bump package version
2023-09-06 14:46:45 +03:00
Cohee
33c34eacb7
Clean up i18n file
2023-09-06 14:46:11 +03:00
Cohee
7dbfa292ed
Remove legacy NovelAI presets
2023-09-06 14:32:40 +03:00
Cohee
853736fa93
Remove legacy NovelAI models
2023-09-06 14:32:06 +03:00
Cohee
9f79e11bb5
Remove legacy presets
2023-09-06 14:19:50 +03:00
Cohee
322511caa9
Remove legacy Pygmalion formatting, part 2
2023-09-06 14:19:29 +03:00
Cohee
29124df66b
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-06 14:07:04 +03:00
Cohee
9c26e324ac
Remove legacy Pygmalion formatting
2023-09-06 14:07:00 +03:00
Cohee
f5beae517e
Case-independent tags dropdown view
2023-09-06 01:47:55 +03:00
Cohee
05215218d9
Merge pull request #1102 from SillyTavern/release
...
Release => staging
2023-09-05 23:57:13 +03:00
Cohee
ff9b474df7
Merge pull request #1101 from Bahamut-ru/release
...
LibreTranslate URL Example
2023-09-05 23:56:35 +03:00
Bahamut
fe64597a23
LibreTranslate URL Example
2023-09-05 23:30:58 +03:00
anmelus
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
Cohee
bbed147ce5
Clean up browser logs
2023-09-05 18:23:24 +03:00
Cohee
5ef79bd64d
Remove NSFW avoidance prompt from Prompt Manager
2023-09-05 18:14:56 +03:00
RossAscends
3909310a4f
fix wide_dialogue_popup width calc CSS
2023-09-05 23:43:19 +09:00
Cohee
06825331d6
Confirmation for WI entry delete
2023-09-05 12:05:20 +03:00
Cohee
56b78a8227
Merge pull request #1095 from GanstaKingofSA/release
...
Improved cleanup for Instruct Mode (Release)
2023-09-05 10:58:21 +03:00
Cohee
7b3f242454
Merge pull request #1094 from GanstaKingofSA/staging
...
Improved cleanup for Instruct Mode
2023-09-05 10:57:48 +03:00
RossAscends
ab8fb98f5d
fix zoomed avatars when swapping personas
2023-09-05 10:09:35 +09:00
GanstaKingofSA
5d0a4fa940
add input sequence as stop sequence by default
2023-09-04 16:29:49 -05:00
GanstaKingofSA
6e6bb47718
implement input sequence as a stop sequence by default
2023-09-04 16:26:43 -05:00
Cohee
8636987d8a
Merge pull request #1091 from city-unit/feature/chub
2023-09-04 20:15:41 +03:00
city-unit
01e38be408
Expose importing dropped images for consistent import
2023-09-04 13:09:47 -04:00
Cohee
ded1e3a859
Add NAI Diffusion upscaling. Add Anlas guard and view Anlas button
2023-09-04 18:00:15 +03:00
Cohee
e616ab5ced
Don't subtract WI tokens from ChatCompts prompt itemization
2023-09-04 14:31:00 +03:00
Cohee
0888cff254
Fix TTS speaking with disabled voice
2023-09-04 14:21:22 +03:00
Cohee
47893b9a14
Merge pull request #1081 from Jasonnor/staging
...
TTS: Set character default voice from `disabled` to `default` (#1077 )
2023-09-04 14:12:16 +03:00
Cohee
94ce06b257
Revert "standardize topP/typP/TFS (full left to disable)"
...
This reverts commit 1b405335d4
.
2023-09-04 13:20:43 +03:00
Cohee
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
RossAscends
f468a33d60
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-09-04 14:50:41 +09:00
RossAscends
1b405335d4
standardize topP/typP/TFS (full left to disable)
2023-09-04 14:50:39 +09:00
Cohee
f69aa07ec1
Fix background URI encoding
2023-09-04 02:51:39 +03:00
Cohee
67c8476cdf
Set 0 tokens for prompts with no content
2023-09-04 02:40:16 +03:00
Cohee
80e286fed2
Fix double insertion of persona description to prompt manager if position set to A/N
2023-09-04 02:26:15 +03:00
Cohee
529c461318
Fix ban EOS token
2023-09-04 01:51:14 +03:00
Cohee
49b60e8dfb
Ban {{}} sequence for Novel
2023-09-03 23:25:38 +03:00
Cohee
2bef2d602e
Merge pull request #1087 from majick/tau-goes-up-to-11
...
So it turns out Tau isn't capped at 10.
2023-09-03 21:01:17 +03:00
Cohee
3e1815f599
Fix [BUG] Card sorting is broken #1069
2023-09-03 18:52:04 +03:00
Jasonnor
6d2caf94bf
TTS: Avoid default voice selector display itself
2023-09-03 23:38:34 +08:00
Cohee
e8545db9a5
Fix the last of type errors
2023-09-03 18:37:52 +03:00
majick
d4688d22d3
So it turns out Tau isn't capped at 10.
...
Bumped it for 20 for textgen and kobold, because there's no theoretical
limit as far as the math is concerned. I have no idea what the Novel
API can take, though.
2023-09-03 08:15:48 -07:00
Cohee
a26e8ef455
#1084 Fix dupe char suffix
2023-09-03 15:18:23 +03:00
Cohee
ce2c2b0dac
Add AUTO1111 upscaling controls
2023-09-03 14:56:02 +03:00
Cohee
8b13e29702
Fix Extras SD generation
2023-09-03 14:04:53 +03:00
Cohee
802149380d
Evenize template dropdowns
2023-09-03 02:06:05 +03:00
Cohee
1e24d97fd8
Better layout for user settings on small screens
2023-09-03 02:00:51 +03:00
Cohee
aebf173720
Fix instruct mode being too cool for tiny phone screens
2023-09-03 01:52:34 +03:00
Cohee
69b085e911
Remove ♦
2023-09-03 01:44:12 +03:00
Cohee
e4e02c69f3
Fix post-crop image resize with "Never resize avatars" enabled
2023-09-03 01:39:28 +03:00
Cohee
ef69dcd502
Add auth support for AUTO1111
2023-09-03 01:19:31 +03:00
Cohee
5f0220d90e
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-09-03 00:41:31 +03:00
Cohee
e3e6fa2218
Connect to AUTO111 without Extras. Add NAI Diffusion.
2023-09-03 00:41:26 +03:00
RossAscends
942f343915
Merge pull request #1086 from city-unit/feature/exorcism
...
Minor Gallery Fixes
2023-09-03 05:42:58 +09:00
city-unit
08e1b5bb5e
Fix dropzone issue and resize issue
2023-09-02 15:40:15 -04:00
deffcolony
b7176cb53e
launcher update + icon ( #1085 )
...
* seperated languages into structured folders
i18n.js needs to be connected to index.json so it fetches the common json files
* Update index.json
* New Launcher + security file
* cancel locales feature temporary
* added secrets to backup
* replaced download with winget
* fixed restoring backup bug
fixed bug that creates sillytavern\public folder inside sillytavern\public
* fixes date format
* launcher update + icon
2023-09-02 21:52:46 +03:00
Jasonnor
f91e1dfd86
TTS: Set character default voice from disabled
to default
( #1077 )
...
## Features and improvements
- TTS Extension
- Set character default voice from `disabled` to `DEFAULT_VOICE_MARKER`
- Add `DEFAULT_VOICE_MARKER` option for all characters
- Set default `DEFAULT_VOICE_MARKER` voice as `disabled`
## Related issues
- #1077
2023-09-03 01:27:54 +08:00
Cohee
4e366a8e9e
Fix extensions menu
2023-09-02 18:32:33 +03:00
Cohee
2d933f835c
Move toasts to top center
2023-09-02 18:32:15 +03:00
Cohee
242600a5a3
Remove group chat no members warning
2023-09-02 17:28:03 +03:00
Cohee
37eb074652
Fix maxlength on instruct stop sequence
2023-09-02 16:39:31 +03:00
city-unit
838cd81f8e
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-09-01 22:24:41 -04:00
Cohee
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
Cohee
428c851c9b
Fix WI overflow alerting counter
2023-09-01 23:14:01 +03:00
rbmj
6c097560ca
goodbye axios ( #1073 )
...
* goodbye axios
* Rewrite error handling for OpenAI
* Increase instruct sequence length limit
* Buttons markup
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-01 19:00:32 +03:00
Cohee
79dcfa6c51
#1077 Add ability to set default voice
2023-09-01 17:58:33 +03:00
Cohee
7a325f03ea
Fix disable thumbnails
2023-09-01 16:20:31 +03:00
Cohee
02f9aded4b
Merge branch 'release' into staging
2023-09-01 15:53:22 +03:00
Cohee
52ae038297
Add error handling to AI21 tokenization
2023-09-01 15:44:41 +03:00
Cohee
83ff2e6edc
Merge pull request #1066 from bdashore3/staging
...
Allow additional headers to be passed to local backends
2023-09-01 14:52:32 +03:00
RossAscends
9bf132034f
more visibility for PromptManager toggle/edit icons
2023-09-01 13:33:04 +09:00
Cohee
267d0eb16f
Fix API tokenizers usage with kcpp
2023-09-01 02:57:35 +03:00
Cohee
6a98701e61
Fix unban EOS for Kobold
...
565ab8a38f
2023-09-01 01:58:32 +03:00
Cohee
8f20c87a7d
Update package lock
2023-09-01 01:33:37 +03:00
rbmj
5cbd5c8210
get rid of node-rest-client and fix types ( #1072 )
...
* get rid of node-rest-client and fix types
* remove from package manager
* postAsync is used above its def, need hoisting
* handle client agent undefined, fixes type error
* handle invalid / missing query.name for sanitize
* more type guards
* Make code formatter happy
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-01 01:30:33 +03:00
Cohee
1f10acdf17
Slight refactor Kobold version flags
2023-09-01 01:07:04 +03:00
Cohee
e9de47615a
#1047 Unban EOS token and mirostat for Kobold
2023-09-01 01:04:58 +03:00
Cohee
d6b694cc9d
Don't bounce of the top bar to prevent movable freezing
2023-08-31 23:44:36 +03:00
Cohee
bc1d745209
Rewrite getstatus_openai using fetch
2023-08-31 22:46:13 +03:00
Cohee
53f8667782
#1071 Initialize Ross mods only after the first load completed
2023-08-31 20:31:12 +03:00
rbmj
deeedad19e
Make jsdoc/type-checker happy Pt 3 ( #1070 )
...
* png-chunks-extract.extract has no create_date
* `new Buffer.from` is not a thing
* handle failed character read
* stop lying about your return value
* what we get for mixing booleans and strings
* localeCompare makes more sense and fixes types
* uhh wtf, there is no callback in readFileSync
* no subtracting Dates, only Numbers (timestamps)
* handle if no file in request
* changing types makes typechecker mad
* handle false or undefined character read
* default param does not exist
* can't have same property assigned twice
* json5.parse expects a string, not buffer
* handle invalid thumbnail type
* handle invalid thumbnail type case
* ignore bad axios typing
* fix ambiguous typing
* types is incorrect? no .destroy(). use type guard
* include intended error handling of refactor
* Make API urls const
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-08-31 19:44:58 +03:00
Cohee
4f1130260c
Backend for sorting by create date field
2023-08-31 19:30:56 +03:00
Cohee
c19eb3146f
Force set create date string
2023-08-31 19:30:27 +03:00
deffcolony
dce959f72d
Add Launcher.bat ( #1061 )
2023-08-31 17:35:21 +03:00
Cohee
f4bdf127f7
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-31 17:10:09 +03:00
Cohee
019c47adc6
#1068 Display token counts on generated messages
2023-08-31 17:10:01 +03:00
RossAscends
8a74715d88
-1px gap for sheld to fix MovingUI lockup
2023-08-31 22:58:28 +09:00
Cohee
5f5407777f
New hotkey: Alt+Enter to Continue
2023-08-31 14:54:35 +03:00
Cohee
05f3a5d8a1
#1041 Auto-fix displayed markdown for unbalanced quotes/asterisks
2023-08-31 14:39:31 +03:00
Cohee
5057aab739
Solid snacke/release ( #1067 )
...
Finished a little translation into Russian. Draft.
---------
Co-authored-by: SolidSnacke <solid.snacke@bk.ru >
2023-08-31 12:45:45 +03:00
kingbri
fce57b41dd
Config: Indent by 4 spaces
...
2 spaces is too small for a config file like this.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-31 00:43:45 -04:00
kingbri
4e553cf6ab
Server: Allow appending of additional headers for local backends
...
This is a useful feature for those who want to utilize APIs with
proxy middleware for adding extra features or security. For cloud
API safety and abiding by rate limits, this feature only applies to
local backends such as ooba or kobold.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-31 00:15:07 -04:00
RossAscends
eb815b906c
Merge pull request #987 from city-unit/feature/exorcism
...
Internal Gallery Extension
2023-08-31 12:58:31 +09:00
city-unit
ab440a3d7b
Uhh, mobile support
2023-08-30 22:54:34 -04:00
city-unit
7d6ff2ee3c
Toasty timeout
2023-08-30 20:38:48 -04:00
city-unit
056fef6831
Tell users how to drag and drop.
2023-08-30 20:37:03 -04:00
city-unit
4ff3b337e2
Same as above, close button
2023-08-30 20:09:01 -04:00
city-unit
d5409a5fea
Add close buttons and theming
2023-08-30 20:08:48 -04:00
Cohee
218cfb43d8
Fix gallery files caching, filter by mime type. Use fetch instead of Jquery Ajax
2023-08-31 00:55:17 +03:00
Cohee
194278d171
Merge branch 'staging' into feature/exorcism
2023-08-31 00:42:34 +03:00
Cohee
7cb896ddd7
Fix first run initialization
2023-08-31 00:40:03 +03:00
Cohee
fcfd8b8a53
Merge pull request #1062 from RealBeepMcJeep/make_jsdoc_happy2
...
Make jsdoc/type-checker happy Pt 2
2023-08-31 00:33:34 +03:00
Cohee
7f99ae5705
Revert unnecessary string cast
2023-08-31 00:21:29 +03:00
Cohee
c6bbbf1c25
Fix continue token count overflow
2023-08-31 00:16:58 +03:00
city-unit
34c698972c
I think that corrects filenaming for user folders, etc.
2023-08-30 16:36:32 -04:00
RealBeepMcJeep
326c7d8841
input not an arr, it is an arr or string or other
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
9dfe42a7c3
convert to async and fix types
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
2e3ddd16d5
fix ambiguous args for typechecker
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
77c9744878
make more readable & make types happy
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
8db38f3f8d
we require(json) in our code like animals
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
49aff85472
handle bad read of raw data
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
c1b76b5f48
resolve can only return one thing at a time
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
f7576750fc
handle undefined X-Streaming-URL
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
691e9ee754
this default param does not exist
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
ab9594fe62
handle missing user agent case
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
8211e67ed7
generateToken requires req to set cookie
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
aa901883d2
node v18 type-checker hates this, ignore it
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
cd8027aeea
fixes 7 errs. see yargs typescript docs. test plz
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
3feeaaa09f
listen requires a number, URL
port is string wtf
2023-08-30 13:28:08 -07:00
RealBeepMcJeep
113ea1d0ec
JSON.parse wants a string
2023-08-30 13:28:08 -07:00
city-unit
98a2a2b989
Esc to remove drag elements
2023-08-30 15:58:14 -04:00
RossAscends
a5aadd936c
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-31 04:46:35 +09:00
RossAscends
7ea426ba79
remove console logs from RAmods, cleanup code.
2023-08-31 04:46:33 +09:00
Cohee
1f6e2ad74c
Merge pull request #1052 from RealBeepMcJeep/cleanup-imports
...
Cleanup imports
2023-08-30 22:33:56 +03:00
city-unit
86c0974a6e
More image support
2023-08-30 15:33:39 -04:00
city-unit
dfd6961c2a
Fix dropzones
2023-08-30 15:33:30 -04:00
RossAscends
b190035224
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-31 04:27:19 +09:00
RossAscends
100ba3e89b
quickfix: mobile AdvFormat Preset Selector Width
2023-08-31 04:27:18 +09:00
Cohee
220d19d3ec
Remove useless assignments
2023-08-30 22:09:09 +03:00
Cohee
f5e52eab05
Specify read encoding
2023-08-30 22:04:11 +03:00
Cohee
ce46e1a4ca
Replace restClient in getstatus_novelai
2023-08-30 21:58:46 +03:00
Cohee
a757532c3e
Fix local fetch import for Kobold
2023-08-30 21:46:09 +03:00
Cohee
02f7c9ab64
Merge branch 'staging' into cleanup-imports
2023-08-30 21:19:14 +03:00
Cohee
27b6fe1f76
Fix sendFile usage
2023-08-30 21:14:53 +03:00
Cohee
1c46d2740a
Merge pull request #1060 from RealBeepMcJeep/make_jsdoc_happy
...
Make jsdoc/type-checker happy Pt 1
2023-08-30 21:13:41 +03:00
Cohee
52dbb916c0
Specify file read encoding where possible
2023-08-30 20:57:19 +03:00
Cohee
938e244987
Change file buffer read handling
2023-08-30 20:55:00 +03:00
RealBeepMcJeep
f46f2f6901
undo accidental .gitignore change
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
8b38015fab
stop polluting my global namespace
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
271a429a62
default param value does not exist
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
f3f9efb163
check the docs, there is no such option sirs
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
398544407d
type checker no trust functions as type guards
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
b648d9bd87
JSON.parse wants a string
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
79e6d4c297
outdated local ai_horde library, bad
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
94c6b453c0
workaround: pkg does not exist on type Process
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
11cef1b234
type checker wants a string
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
6ca678e137
sanitize only accepts strings
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
e1df933368
plz no pollute global namespace
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
b91bc21d60
fixes readableStream fuckery, needs testing
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
baac38f888
types demands we handle null case
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
3422b3e963
inline function immediately called lolwtf
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
4e78c3ec79
should be a string according to types
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
2928c79446
simple-git needs to get their shit together
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
20f807c5c9
async functions return promises silly
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
37e20f6fc5
type-guard vs possible null
2023-08-30 10:28:58 -07:00
RealBeepMcJeep
6bd77bac7a
checker thinks this could be undefined, handle it
2023-08-30 10:28:57 -07:00
RealBeepMcJeep
c703b0b25e
'Buffer' is not assignable to param 'string'
2023-08-30 10:28:57 -07:00
RealBeepMcJeep
274b2e5009
fix ambiguous typing
2023-08-30 10:28:57 -07:00
Cohee
210d76a621
Hold off launcher.bat
2023-08-30 18:34:42 +03:00
city-unit
feb19a603c
Unique img ids, comments
2023-08-30 11:12:59 -04:00
deffcolony
796905e93c
Launcher + Security file ( #1028 )
...
* seperated languages into structured folders
i18n.js needs to be connected to index.json so it fetches the common json files
* Update index.json
* New Launcher + security file
* cancel locales feature temporary
* added secrets to backup
2023-08-30 17:03:54 +03:00
Cohee
39c96122be
Merge pull request #1054 from Memerlin/staging
...
Finished the translation for the KoboldAI config to spanish. WIP on OAI's menu.
2023-08-30 16:53:30 +03:00
Cohee
10148167ba
Option to disable group impersonation ban. Hide CFG for simple UI
2023-08-30 16:31:53 +03:00
Cohee
56fc92daca
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-30 12:03:38 +03:00
Cohee
085e92a43e
Escape prompt manager names
2023-08-30 12:03:18 +03:00
Cohee
66bc15edc0
Merge pull request #1057 from SillyTavern/fix-extension-depth
...
Fix extension depth
2023-08-30 10:27:59 +03:00
Cohee
189cbcc58e
Merge pull request #1053 from SillyTavern/fix-extension-depth
2023-08-30 10:18:03 +03:00
city-unit
165d4b3b75
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-30 00:12:00 -04:00
city-unit
1cb86034b5
Okay, it actually works
2023-08-30 00:11:20 -04:00
city-unit
de5bc45060
Much closer
2023-08-29 22:44:09 -04:00
Memerlin
bce346c7b6
Spanish translation WIP
...
Deleted japanese translation from the Spanish one.
2023-08-29 19:54:03 -06:00
Memerlin
31ab7a86de
Started Spanish translation for ST
...
Just as a note, I copied and pasted the japanese strings to translate them to spanish.
2023-08-29 19:22:25 -06:00
Cohee
87d4c17a9c
Add more packages to colab directly
2023-08-30 03:08:02 +03:00
Cohee
18afe590df
Merge pull request #1051 from RealBeepMcJeep/typing-init
...
initial vscode jsconfig.json for type checking server.js
2023-08-30 02:38:26 +03:00
Cohee
129e675024
Add packages directly to colab file
2023-08-30 02:25:11 +03:00
Cohee
7eebbca3dd
Fixed extension prompt insertion at depth 1
2023-08-30 02:09:30 +03:00
RealBeepMcJeep
1ce7131c1b
remove jsconfig to match current staging
2023-08-29 14:39:15 -07:00
RealBeepMcJeep
403546e514
finish moving and organizing require statements
2023-08-29 14:34:41 -07:00
RealBeepMcJeep
7bf72beed7
move AIHorde import to top
2023-08-29 14:29:02 -07:00
RealBeepMcJeep
d07779e5da
refactor ambiguous "Client" from node-rest-client
2023-08-29 14:28:13 -07:00
RealBeepMcJeep
26e008e907
move and organize more imports
2023-08-29 14:26:59 -07:00
RealBeepMcJeep
9087736835
move and organize additional imports
2023-08-29 14:23:53 -07:00
RealBeepMcJeep
c0b1ea5f4c
grouping native node imports
2023-08-29 14:20:37 -07:00
RealBeepMcJeep
fc59b20f36
cli/fs related library import grouping
2023-08-29 14:16:39 -07:00
RealBeepMcJeep
918aba3eb6
group image processing imports at top
2023-08-29 14:12:47 -07:00
RealBeepMcJeep
288378919a
move express imports to top
2023-08-29 14:10:40 -07:00
RealBeepMcJeep
8d5eb062e6
move fs and path imports to top
2023-08-29 14:06:37 -07:00
RealBeepMcJeep
2bd645e271
move child_process import to top
2023-08-29 14:05:18 -07:00
RealBeepMcJeep
4d270d94fa
initial vscode jsconfig.json for type checking server.js
2023-08-29 13:50:07 -07:00
Cohee
01ff9604bd
Merge pull request #1043 from RealBeepMcJeep/patch-1
...
remove unused symbols
2023-08-29 23:37:46 +03:00
Cohee
9dc908c9aa
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-29 23:28:53 +03:00
Cohee
8d2c84c6ef
Limit max backups to settings only
2023-08-29 23:28:44 +03:00
Cohee
a3c6a760a6
Merge pull request #1045 from RealBeepMcJeep/patch-2
...
importing process unneeded, native to node runtime
2023-08-29 23:25:46 +03:00
Cohee
b8c501c932
Merge branch 'staging' into release
2023-08-29 21:52:03 +03:00
Cohee
7b51d94e1b
Add check for module before offloading TH sprite
2023-08-29 21:50:26 +03:00
Cohee
6a028cc828
Fix double <hr> render in certain cases
2023-08-29 21:31:58 +03:00
Cohee
2b768cc151
Simple UI mode for WI menu
2023-08-29 21:26:57 +03:00
Cohee
78512b33ad
Update quick edits first
2023-08-29 21:16:13 +03:00
rbmj
e820245fcf
importing process unneeded, native to node runtime
...
process is native to node runtime, no need to import
2023-08-29 10:56:24 -07:00
Cohee
eb8d4b1f63
Merge pull request #1044 from SillyTavern/staging
...
Staging
2023-08-29 20:27:55 +03:00
Cohee
ba712f61eb
Bump package version
2023-08-29 20:20:06 +03:00
rbmj
3d8761f077
remove unused symbols
...
these do nothing
2023-08-29 10:00:31 -07:00
Cohee
02c4ee12c4
Add context unlock to simple mode
2023-08-29 19:41:42 +03:00
Cohee
1ddd5d971a
Simple mode for API settings
2023-08-29 19:37:50 +03:00
Cohee
ed9ed3c79b
Limit textareas height
2023-08-29 18:45:49 +03:00
Cohee
eb7a8f9ae4
Filter system messages from raw last SD gens
2023-08-29 18:33:30 +03:00
Cohee
44f88c61ff
Add simplified UI switch
2023-08-29 18:04:10 +03:00
Cohee
7810c411df
Add context templates to gitignore
2023-08-29 16:21:32 +03:00
Cohee
78bfbb09f6
Add option to enable user message narration
2023-08-29 15:27:22 +03:00
Cohee
f60ddd6465
Fix group member reply trimming
2023-08-29 14:53:39 +03:00
Cohee
b15ff7d23e
Merge pull request #1042 from Tony-sama/speech-recognition-trigger-word-exclude
...
Speech-recognition extension, include option for triggers words of streaming mode
2023-08-29 10:42:06 +03:00
Tony Ribeiro
feb2383f64
Add option to speech-recognition streaming mode to include or not the triggers words in the message.
2023-08-29 03:28:02 +02:00
Cohee
030424d034
Add char to persona converter. Move persona functions to a separate script file
2023-08-29 01:54:11 +03:00
Cohee
1bb2778f46
Fix macros replacement in custom stop strings for OAI
2023-08-29 00:47:35 +03:00
Cohee
b10f0b0ae8
Remove dinkus from Minimalist context template
2023-08-29 00:11:19 +03:00
Cohee
9ce8aa661f
Deprecate "After Char" position for persona description
2023-08-29 00:10:18 +03:00
Cohee
f1b91620b6
Merge pull request #1021 from ouoertheo/ouoertheo/tts-ui-voicemap
...
TTS Voice map UI and Coqui UI improvements
2023-08-28 23:57:22 +03:00
Cohee
9ac2281a8f
Remove spammy server log
2023-08-28 23:56:26 +03:00
Cohee
44b51693ee
Unban user messages from TTS narration
2023-08-28 22:08:47 +03:00
Cohee
5acb7402b9
Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap
2023-08-28 21:58:49 +03:00
Cohee
ac78d51d59
Change all TTS providers loading to async
2023-08-28 21:58:46 +03:00
Cohee
b51511b99f
Fixed Novel custom voices not saving
2023-08-28 21:46:41 +03:00
Cohee
2c0cdf68aa
Add robots.txt
2023-08-28 21:13:22 +03:00
Cohee
ae8dbcc6d0
Add robots.txt
2023-08-28 21:12:39 +03:00
city-unit
79448f5fe7
Getting there, but it's not great.
2023-08-28 00:49:20 -04:00
ouoertheo
42a8907547
Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap
2023-08-27 20:52:54 -05:00
ouoertheo
d8843274b1
merge voicemap to settings rather than overwrite
2023-08-27 20:47:44 -05:00
Cohee
2481d9b29c
[Feature Request] Make sortorder of tags independent of case #1034
2023-08-28 01:50:32 +03:00
Cohee
2199096191
Add error handling of NAI streaming.
2023-08-28 00:28:11 +03:00
Cohee
3b4e6f0b78
Add debug functions menu
2023-08-27 23:20:43 +03:00
Cohee
96512c178e
More readable no connection color.
2023-08-27 22:38:42 +03:00
Cohee
0844374de5
Remove old GPT-2 tokenizer. Redirect to tiktoken's tokenizer
2023-08-27 22:14:39 +03:00
Cohee
8566fda1cd
Preserve chat scroll when setting a hypebot text
2023-08-27 21:51:33 +03:00
Cohee
636c06ffdd
Autosize prompt manager boxes
2023-08-27 21:28:13 +03:00
city-unit
39eae80f6e
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-27 12:47:05 -04:00
RossAscends
1a5dbf2603
fix MovingUI to respect resizing topBar
2023-08-28 01:40:40 +09:00
Cohee
8bf679cba2
#1033 Promt => prompt
2023-08-27 19:24:28 +03:00
Cohee
961b3e1a78
Fix leading space in Novel bias + add additional parsing methods
2023-08-27 18:57:07 +03:00
Cohee
e74bca88f4
Disable OpenRouter fallback by default
2023-08-27 18:39:04 +03:00
Cohee
9660aaa2c2
Add NovelAI hypebot plugin
2023-08-27 18:27:34 +03:00
Cohee
8ec9b64be4
Fix regeneration calls on empty chat
2023-08-27 13:34:29 +03:00
Cohee
109ea4008b
Improve Horde request error detection
2023-08-27 13:31:14 +03:00
Cohee
56f13b6966
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-27 13:19:22 +03:00
Cohee
f81b7962f4
Merge pull request #1032 from StefanDanielSchwarz/show-model-info-on-model-icon
...
Add model info to model icon as title
2023-08-27 13:19:01 +03:00
Cohee
8cb194da0f
Fix sending empty array as OAI stop strings
2023-08-27 13:17:20 +03:00
Cohee
57985eb08e
Fix hint for "Add names"
2023-08-27 13:16:42 +03:00
Stefan Daniel Schwarz
813a640334
Add model info to model icon as title
2023-08-27 12:13:55 +02:00
city-unit
91434a3ba8
Quick fix for arrowkey swipe stuff
2023-08-26 23:32:22 -04:00
Cohee
0d8a83e6b6
Fix imported char flashing with pagination
2023-08-27 04:01:13 +03:00
city-unit
3737f58072
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-26 20:56:38 -04:00
Cohee
2685bf95fe
#1016 Pagination improvements
2023-08-27 02:13:46 +03:00
Cohee
4998c3acc8
Merge branch 'release' into staging
2023-08-26 22:07:06 +03:00
Cohee
3b7ca5e379
Add fallback option for OpenRouter
2023-08-26 21:59:56 +03:00
Cohee
b8531ee75c
#1022 Rewrite getstatus endpoint
2023-08-26 21:56:41 +03:00
Cohee
0714e190de
Unrestrict budget cap step
2023-08-26 21:29:54 +03:00
Cohee
9d166db4ee
Set rep pen range unlocked for bigger max context
2023-08-26 21:27:37 +03:00
Bahamut
de905875c4
LibreTranslate
2023-08-26 20:47:25 +03:00
Cohee
c09463314d
Merge pull request #1026 from Bahamut-ru/release
...
LibreTranslate
2023-08-26 20:46:50 +03:00
Cohee
7931cd9b17
Merge pull request #1025 from StefanDanielSchwarz/Comment-Message-Formatting
...
comment message formatting
2023-08-26 20:39:47 +03:00
Stefan Daniel Schwarz
b9a95d94a0
Force isSystem = false on comment messages so they get formatted properly
2023-08-26 19:26:23 +02:00
Bahamut
6ab1435f49
LibreTranslate
2023-08-26 19:53:57 +03:00
ouoertheo
3ae7a6741f
Merge branch 'staging' into ouoertheo/tts-ui-voicemap
2023-08-26 11:44:58 -05:00
Stefan Daniel Schwarz
dd7b89aef6
comment message formatting
2023-08-26 17:50:54 +02:00
Cohee
19c9828a46
Merge pull request #1024 from StefanDanielSchwarz/ported-3-textgen-presets-to-kobold
...
Ported 3 textgen presets to kobold (and removed Storywriter-Llama2)
2023-08-26 16:23:39 +03:00
Stefan Daniel Schwarz
0136abe8ef
removed streaming_kobold from kobold presets
2023-08-26 15:15:48 +02:00
Cohee
464644e8a5
Fix console log string
2023-08-26 16:05:42 +03:00
Cohee
4d6d82ffcc
Merge pull request #1023 from StefanDanielSchwarz/Context-Template-Preset-Manager
...
context template preset manager
2023-08-26 16:04:35 +03:00
Stefan Daniel Schwarz
3509e6b1d4
default context preset cannot be deleted
2023-08-26 14:52:23 +02:00
Stefan Daniel Schwarz
c170ecd6f0
removed storywriter-llama2 kobold preset
2023-08-26 14:15:23 +02:00
Stefan Daniel Schwarz
7fcdd4563f
ported 3 textgen presets to kobold
2023-08-26 14:01:35 +02:00
Cohee
7e506db105
Server fix for context template manager
2023-08-26 14:38:30 +03:00
Cohee
4fd0a055e2
Notify about listen mode connections
2023-08-26 14:17:57 +03:00
Cohee
11c7c81d1b
Add template caching
2023-08-26 14:07:41 +03:00
Stefan Daniel Schwarz
7ab857be46
quick fix for misplaced index.html </div> tag
2023-08-26 12:22:35 +02:00
Stefan Daniel Schwarz
1d7165c047
context template preset manager
2023-08-26 12:09:47 +02:00
ouoertheo
765751aae0
fix voice map, name changes, add readme
2023-08-25 22:52:55 -05:00
ouoertheo
b3a4787db6
name changes
2023-08-25 22:52:26 -05:00
ouoertheo
d03af9b41d
name updates, complete custom voices
2023-08-25 22:51:58 -05:00
Cohee
bca44ba682
Conserve ending newlines in story string template
2023-08-26 01:32:39 +03:00
Cohee
11ba93aa10
Merge pull request #1011 from bdashore3/generate-array
...
Generate: Change prompt building mechanisms
2023-08-26 01:28:10 +03:00
Cohee
44661d0e2b
Merge branch 'staging' into generate-array
2023-08-26 01:07:19 +03:00
Cohee
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
Cohee
42e6da4a36
Add support of stop strings to OpenAI / Claude
2023-08-26 00:12:11 +03:00
SDS
45046aa211
Merge branch 'staging' into improved-instruct-mode-sequences
2023-08-25 23:06:44 +02:00
Stefan Daniel Schwarz
697c7b6538
updated i18n for new and changed strings
2023-08-25 22:59:20 +02:00
Cohee
c0a6e9be8d
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-25 23:49:08 +03:00
Cohee
409eef6e46
Extract expressions HTML to templates
2023-08-25 23:48:59 +03:00
qHiyokop
aa8e093427
Update Italian Translation. ( #1019 )
...
Co-authored-by: qHiyokop <caroligattini@gmail.com >
2023-08-25 23:41:16 +03:00
Cohee
aae269704a
Adjust Custom stopping strings header
2023-08-25 23:36:37 +03:00
Stefan Daniel Schwarz
3e0ce12b23
first_output_sequence and system_sequence_prefix
2023-08-25 22:34:08 +02:00
Cohee
d1cb733134
Add Minimalist context template
2023-08-25 23:25:46 +03:00
Stefan Daniel Schwarz
ddaa4fe409
force output sequence (first or last)
2023-08-25 22:02:11 +02:00
Stefan Daniel Schwarz
3ce3a7e6f1
Resolve conflicts
2023-08-25 21:07:10 +02:00
Stefan Daniel Schwarz
ca37ac679e
Improved Advanced Formatting UI
2023-08-25 21:04:06 +02:00
Cohee
cb669cbcab
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-25 20:34:33 +03:00
Cohee
b32a085e41
Add template renderer for extensions
2023-08-25 20:34:26 +03:00
Cohee
f50db430eb
Try fixing textareas resizing on character editor
2023-08-25 20:28:23 +03:00
Cohee
12f1cdb3fd
#1020 Fix summarize + prompt manager. Clarify naming for insertion position.
2023-08-25 20:03:31 +03:00
Cohee
794abfcd6f
Disable swipe left when reply is still being generated.
2023-08-25 19:23:05 +03:00
Cohee
685e9b7e79
Stabilize extension injections order for prompt manager
2023-08-25 17:15:55 +03:00
Cohee
94d2b737e2
Fix OpenAI prompt injections + add type casts and typings on setting the extension prompt.
2023-08-25 17:05:51 +03:00
ouoertheo
1417aa12f1
fix bug with function call context
2023-08-25 08:51:35 -05:00
Cohee
d68151f7e2
Init author's note via function call instead of onready
2023-08-25 16:46:54 +03:00
ouoertheo
3ab9aee195
elevenlabs connect button
2023-08-25 08:45:37 -05:00
Cohee
e34e51226f
Add monkey patch for structured Clone
2023-08-25 16:40:43 +03:00
ouoertheo
44cd4287cb
coqui voices, change how provider settings save
2023-08-25 08:27:43 -05:00
Cohee
91d13efcef
#1018 Round Typical P to 3rd decimal for Novel
2023-08-25 15:38:07 +03:00
Stefan Daniel Schwarz
be3ebcda0d
improved instruct mode sequences (WIP)
2023-08-25 14:01:25 +02:00
Cohee
b01268ee8c
Merge pull request #992 from Tony-sama/staging
...
Audio extension and RVC/Coqui UI updates/bugfixes
2023-08-25 14:18:42 +03:00
Cohee
c566af7695
#1014 Adjust group clean-up routine
2023-08-25 13:46:30 +03:00
Cohee
f48f7a98fa
Merge pull request #1015 from bdashore3/staging
2023-08-25 10:08:56 +03:00
kingbri
990bf63d59
Tags: Fix exclusion on load
...
The new filter system wasn't applying when tags are loaded. Fix this
by adding an extra step in the for loop.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-25 00:33:03 -04:00
Tony Ribeiro
011834b8fc
Merge branch 'SillyTavern:staging' into staging
2023-08-25 02:55:05 +02:00
Cohee
aceb32cfe9
Fix freq pen overwrite by pres pen
2023-08-25 02:52:38 +03:00
Cohee
acdd6dad1b
Fix sprite animation
2023-08-25 02:07:59 +03:00
Tony Ribeiro
a622810c38
Merge branch 'SillyTavern:staging' into staging
2023-08-25 00:45:34 +02:00
Tony Ribeiro
74a6e79df6
Added delete asset api route, factorise asset filename sanitizer to use in both asset download/delete. Added delete function to asset UI download button.
2023-08-25 00:45:15 +02:00
Cohee
3c0d7d8feb
Return old minmax values for font scale
2023-08-25 01:30:56 +03:00
Cohee
2cce6e83fa
Don't lose continued swipes
2023-08-25 01:27:27 +03:00
Cohee
3bf7747ee5
Merge pull request #1013 from bdashore3/staging
...
CFG: Whitespace fix
2023-08-25 01:08:04 +03:00
RossAscends
1a1878f095
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-25 07:06:54 +09:00
RossAscends
ce5e706fac
topbar resize, font scaling fix, mobile slider fix
2023-08-25 07:06:52 +09:00
kingbri
1dd1607b94
Generate: Migrate to array-based message concatenation
...
String addition is very limited in how flexible it can be. Using
an array will instead allow for various ways to shift around extension
prompts and insertion depths.
To preserve message order, each mesSend object contains both a message
and an array of extension prompts which are later added on top of
the message itself.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-24 18:02:17 -04:00
kingbri
0bc2ef2a33
CFG: Don't trim when getting prompt
...
Let the user figure it out. Whitespace in CFG is important.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-24 17:59:25 -04:00
Cohee
1900ab9726
#1005 Replace mobile detection method in get sortable delay. Make deviceInfo loading sync. Init Ross mods via function call.
2023-08-24 23:52:03 +03:00
Tony Ribeiro
47a35076db
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-24 22:18:01 +02:00
Tony Ribeiro
1014d592f7
Added a refresh assets button to audio UI to detect audio asset again. Usefull after download an asset or putting a file manually.
2023-08-24 22:17:54 +02:00
Cohee
ce67101651
Merge pull request #1012 from StefanDanielSchwarz/llama-2-chat-instruct-preset-fixes
...
Llama 2 chat instruct preset fixes
2023-08-24 22:51:55 +03:00
Cohee
b914921bf7
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into music
2023-08-24 22:47:12 +03:00
Cohee
48924d3696
Improve asset downloader
2023-08-24 22:47:07 +03:00
Tony Ribeiro
7e5bdb11a3
Updated audio/assets extension user feedback for muted/disconnected from assets repo.
2023-08-24 21:42:32 +02:00
Tony Ribeiro
3b6978010f
Merge branch 'SillyTavern:staging' into staging
2023-08-24 21:05:12 +02:00
Cohee
cd24de3c2e
Reformat code.
2023-08-24 21:59:26 +03:00
Stefan Daniel Schwarz
4b389eba61
no eol separator after replaced sys prompt
2023-08-24 20:30:24 +02:00
Cohee
c91ab3b5e0
Add Kobold tokenization to best match logic. Fix not being able to stop group chat regeneration
2023-08-24 21:23:35 +03:00
Stefan Daniel Schwarz
56a6398189
system prompt in system sequence
2023-08-24 19:33:04 +02:00
Cohee
14d94d9108
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-24 20:20:03 +03:00
Cohee
ab52af4fb5
Add support for Koboldcpp tokenization endpoint
2023-08-24 20:19:57 +03:00
Stefan Daniel Schwarz
582464a2e7
fix name
2023-08-24 18:47:15 +02:00
Cohee
d4bd91f6ec
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-24 18:32:46 +03:00
Cohee
7010e05f8e
Sync bottom form height with the font size
2023-08-24 18:32:42 +03:00
Cohee
cd2faea2b2
Fix group chats with streaming
2023-08-24 17:46:44 +03:00
Tony Ribeiro
43e70c9df1
Merge branch 'SillyTavern:staging' into staging
2023-08-24 15:18:02 +02:00
Cohee
8fea486e57
#1009 Update Vicuna 1.1 template
2023-08-24 15:50:14 +03:00
Cohee
f5fd15ffd2
#976 Return "Continue on send". Allow continuing the first chat message. Add debug function for i18n.
2023-08-24 15:13:04 +03:00
Cohee
3e25c3f51c
Merge pull request #1008 from mweldon/novel-generate-until-sentence
...
Novel generate until sentence
2023-08-24 11:25:56 +03:00
Cohee
d147bc40dc
Fix alternate greetings
2023-08-24 11:04:46 +03:00
Mike Weldon
8202fab376
Remove commented lines I added by mistake
2023-08-23 18:08:55 -07:00
Mike Weldon
1d1109e43b
Set generate_until_sentence for NovelAI
...
* Set generate_until_sentence true for NovelAI
* Add a Story String file for NovelAI with persona before character
which works better
* Remove hardcoded dinkus for chat_start since it is in the Story String
2023-08-23 18:04:56 -07:00
Tony Ribeiro
07f625c688
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-24 02:34:14 +02:00
Tony Ribeiro
46964b1b99
Add temp folder into assets, file are download into this temp file and moved only when complete. Allow to handle fail download.
2023-08-24 02:34:06 +02:00
Cohee
4aa31fcba9
Add fallback option for OpenRouter
2023-08-24 03:21:17 +03:00
Tony Ribeiro
7437b23fa2
Merge branch 'SillyTavern:staging' into staging
2023-08-24 01:43:10 +02:00
Tony Ribeiro
017df860e5
Sanitized character bgm request.
2023-08-24 01:42:52 +02:00
Cohee
ffc8150eef
Add missing space on continue
2023-08-24 02:38:02 +03:00
Cohee
4038e7f9e3
#999 Instruct mode fixes
2023-08-24 02:22:37 +03:00
Tony Ribeiro
9da9c73279
Updated assets ui css to make it relative size
2023-08-24 01:17:08 +02:00
Tony Ribeiro
c29ae21869
Redesigned assets connect button
2023-08-24 01:02:34 +02:00
Cohee
e2507e8840
#976 Add "quick continue" button. Remove "send to continue" option.
2023-08-24 01:37:44 +03:00
Tony Ribeiro
a5f66bda63
Added sanitization of request input for assets_download function. Changed assets download UI for button with little animation while downloading.
2023-08-24 00:17:07 +02:00
Cohee
52c2fcd407
Fix OpenRouter model not persisting on page reload
2023-08-24 00:59:57 +03:00
Cohee
d64c5880c8
Fix new chat reference not getting saved when starting a new chat
2023-08-24 00:54:36 +03:00
Cohee
de0dbfb394
Merge branch 'roleplay-context' into staging
2023-08-24 00:30:04 +03:00
Cohee
17925423ae
Merge pull request #999 from StefanDanielSchwarz/roleplay-context
...
Return of the Roleplay Context
2023-08-24 00:29:05 +03:00
Cohee
1ce848c1c3
Move before / after char WI to story strings
2023-08-24 00:26:47 +03:00
Cohee
fa7bb9143d
Merge pull request #1006 from deffcolony/staging
...
added Dutch (NL) translation
2023-08-23 23:40:44 +03:00
Stefan Daniel Schwarz
dd7b21c63d
renamed roleplay instruct preset
2023-08-23 22:23:51 +02:00
Stefan Daniel Schwarz
7cafa5d374
improved preset selection logic
2023-08-23 22:22:52 +02:00
deffcolony
58911e9eb8
added Dutch (NL) translation
2023-08-23 22:15:17 +02:00
Cohee
9aa03402fa
Merge pull request #1004 from SillyTavern/prompt-manager-persona-description
...
Prompt manager persona description
2023-08-23 22:11:47 +03:00
maver
65e595ad48
Increase prompt oder dummy user id by 1
2023-08-23 20:41:13 +02:00
maver
5a02250a1f
Add persona description to prompt manager order
2023-08-23 20:40:26 +02:00
Cohee
460127ed3c
Merge pull request #1002 from qHiyokop/staging
...
Added Italian translation by qHiyokop
2023-08-23 21:39:15 +03:00
Cohee
b1c1ac465c
Merge branch 'release' into staging
2023-08-23 21:37:52 +03:00
RossAscends
632d03228f
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-24 03:34:25 +09:00
RossAscends
6c56fb0a6d
500ms delay for sliders on touch devices
2023-08-24 03:34:20 +09:00
Cohee
1d6b7c9947
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-23 21:32:46 +03:00
Cohee
031a6cb2a4
Performance and data integrity improvements
2023-08-23 21:32:38 +03:00
Stefan Daniel Schwarz
9b932dfa15
byebye wizard
2023-08-23 20:24:45 +02:00
Stefan Daniel Schwarz
8938ea1d72
auto select presets
2023-08-23 20:17:45 +02:00
qHiyokop
2ccf029c9b
Added Italian translation by qHiyokop
2023-08-24 04:08:28 +10:00
Tony Ribeiro
0afcf5a12b
Added message to Asset UI to tell about need to refresh for asset to be used.
2023-08-23 20:01:55 +02:00
qHiyokop
b0b6d925c0
Merge branch 'staging' of https://github.com/qHiyokop/SillyTavern into release
2023-08-24 03:54:33 +10:00
Tony Ribeiro
2e2cbd2c2d
Changed audio to muted by default to avoid error on autoplay without user interact.
2023-08-23 19:44:29 +02:00
Tony Ribeiro
1d0ed86d01
update audio manifest
2023-08-23 18:58:54 +02:00
Tony Ribeiro
df040e6402
Merge branch 'SillyTavern:staging' into staging
2023-08-23 18:52:10 +02:00
Tony Ribeiro
f23115f6b3
- Added assets folder to .gitignore
...
- disabled audio extension by default
- turned get request into post
- avoid background that are data url
- changed UI name to Dynamic Audio
- Changed Assets/Audio ui load to use $.get
- added assets json url as field in ui, with connect button require confirm from popup.
2023-08-23 18:51:41 +02:00
Cohee
2c58f9d903
Merge pull request #1001 from bdashore3/staging
...
More CFG fixes
2023-08-23 18:49:36 +03:00
kingbri
0460375647
CFG: Don't inject anything when guidance scale doesn't exist
...
If the guidance scale is 1, completely disable sending CFG and creating
a negative prompt.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-23 11:27:58 -04:00
Cohee
f48cc0db31
Unify cfgValues parsing between ooba/Novel
2023-08-23 18:26:56 +03:00
Cohee
2c2a68ef76
Fix instruct system sequence missing + {{original}}
2023-08-23 18:04:22 +03:00
Cohee
fad6c164cb
Don't set negative prompt from CFG extension to ooba at guidance scale 1.0
2023-08-23 17:44:38 +03:00
Cohee
b751643364
Save pagination state on return to list from card
2023-08-23 16:48:44 +03:00
ouoertheo
5b43fe25e8
update checkReady. add voiceMap ui select
2023-08-23 08:27:53 -05:00
Cohee
c32c080126
More comfy font sizes
2023-08-23 15:53:05 +03:00
Cohee
3c48e8ccd9
Increase toggle desc. font size
2023-08-23 11:02:49 +03:00
RossAscends
080f9d2426
center chat bar input, fix mobile top bar.
2023-08-23 16:53:31 +09:00
RossAscends
a1bdaf2739
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-23 16:41:09 +09:00
RossAscends
02ce9ba563
top bar 40px to 30px
2023-08-23 16:41:07 +09:00
Cohee
723e957b3c
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-23 10:32:52 +03:00
Cohee
e77da62b85
Add padding to cache key. Fix Safari display issues. Fix 400 on empty translate. Reset bias cache on changing model.
2023-08-23 10:32:48 +03:00
RossAscends
5474f29f2d
bottom bar 40px to 30px
2023-08-23 16:19:54 +09:00
Tony Ribeiro
ecb4436f07
Audio group chat cooldown bgm fixed.
2023-08-23 05:49:24 +02:00
Tony Ribeiro
d070336e9c
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-23 05:11:07 +02:00
Tony Ribeiro
13dac1f4d3
Assets extension, factorised using the received json type to organise the assets in the UI/folders.
2023-08-23 05:10:55 +02:00
Tony Ribeiro
8e38229ed4
Audio extension, handle custome background. Factorised bgm/ambient file listing into one assets listing function on server.js.
2023-08-23 03:47:13 +02:00
Cohee
b385bd190a
Less strict rules for logit bias files import
2023-08-23 03:41:58 +03:00
Cohee
f633f62065
Don't save null values to OpenAI logit bias
2023-08-23 03:36:04 +03:00
Tony Ribeiro
5009416f94
Merge branch 'SillyTavern:staging' into staging
2023-08-23 01:44:52 +02:00
Cohee
bc5fc67906
Put tokenizer functions to a separate file. Cache local models token counts
2023-08-23 02:38:43 +03:00
Stefan Daniel Schwarz
252be20c16
Return of the Roleplay Context
2023-08-22 23:40:47 +02:00
Cohee
7250770c5d
Don't reduce Claude token counts by 2
2023-08-22 23:20:53 +03:00
Cohee
07a9e493dc
Fix preset saving stacking for instruct
2023-08-22 23:03:55 +03:00
Cohee
45302e4972
Merge pull request #997 from SillyTavern/static-quick-edit
...
Static quick edit
2023-08-22 22:47:48 +03:00
Cohee
fd95b79ae9
Fix auto-translate plugin. Add new event types for post-rendering
2023-08-22 22:45:12 +03:00
maver
1ea7ad2572
Update quick edit when oai preset changes
2023-08-22 20:49:54 +02:00
maver
48992d4f53
Prevent context profiler from dangling on error
2023-08-22 20:39:46 +02:00
maver
0e378d93b2
Make quick edit fields static
2023-08-22 20:37:37 +02:00
Cohee
6599717bc5
Don't be negative. Be positive
2023-08-22 20:39:14 +03:00
Cohee
16406f2698
Fix Chat Completions itemization
2023-08-22 20:34:20 +03:00
Cohee
6923044a34
Allow CFG on impersonation
2023-08-22 19:35:56 +03:00
Cohee
38a08cd887
Merge pull request #968 from bdashore3/staging
...
CFG: Improvements
2023-08-22 19:00:39 +03:00
Cohee
042c0b84a1
Add a token counter for persona descriptions
2023-08-22 18:32:18 +03:00
Cohee
ea4d4a8fd6
Fix system messages using incorrect timezone
2023-08-22 18:13:03 +03:00
Cohee
7f4a47c1b0
Don't allow setting undefined variables
2023-08-22 17:52:45 +03:00
Cohee
41cc86af9f
Add example extension for chat variables. Allow registering custom text processing functions for extensions
2023-08-22 17:46:37 +03:00
kingbri
25c7686462
CFG: Pass entire guidance object
...
If an API doesn't use the negative prompt from generate, allow
the negative prompt to be refetched in the specific API. This
requires the full guidance scale object instead of just the number.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-22 10:17:20 -04:00
Cohee
0ffb3a8dda
Merge pull request #996 from kingbased/scale
...
Alternative method for scale generations
2023-08-22 16:41:07 +03:00
ouoertheo
56fcf1cbb8
add ready flag
2023-08-22 08:30:33 -05:00
ouoertheo
24b6261f46
add ready flag, add custom voice feature
2023-08-22 08:30:17 -05:00
Cohee
1abb739a8c
Replace one-time bias regex parser with Handlebars helper
2023-08-22 16:14:21 +03:00
based
32f9908a97
Unrelated Optimization: one slipped through.
2023-08-22 23:11:07 +10:00
based
3716fd51ef
add example names to initial system prompt
2023-08-22 22:29:57 +10:00
Cohee
c7ce6a4953
Move prompt itemization to HTML templates
2023-08-22 14:50:43 +03:00
Cohee
9deaec5877
More typechecks and comments
2023-08-22 14:30:49 +03:00
based
ba925f388c
added more options to the scale request
2023-08-22 21:29:18 +10:00
based
06902279a9
merge
2023-08-22 21:17:18 +10:00
Cohee
e2bac7ec5f
Add type checking and JSDoc comments to some utils
2023-08-22 13:07:24 +03:00
Cohee
2615eb8532
Extract system message templates to template files
2023-08-22 10:37:18 +03:00
kingbri
ecfe8a722f
Generate: Fix prompt bias addition
...
If the bias is empty, don't add it.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-21 23:54:53 -04:00
Tony Ribeiro
b8c051694c
Handle background image with space in name.
2023-08-22 05:05:50 +02:00
Tony Ribeiro
589631c154
prototype of assets list/download extension
2023-08-22 04:51:00 +02:00
Tony Ribeiro
4cf2b73eb1
Reorganised to handle different kind of assets, starting with audio bgm/ambient.
2023-08-22 01:49:45 +02:00
Cohee
d6b06d5828
Merge pull request #994 from StefanDanielSchwarz/roleplay-preset-hotfix
...
Roleplay Preset Hotfix
2023-08-22 02:41:32 +03:00
Tony Ribeiro
e4e0733565
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-22 01:00:29 +02:00
Tony Ribeiro
29adb575da
cleanup debug logs
2023-08-22 01:00:07 +02:00
Tony Ribeiro
9dfb70b9fc
Merge branch 'SillyTavern:staging' into staging
2023-08-22 00:55:32 +02:00
Cohee
92686d4ba8
Optimize WI editor header. Add entries search
2023-08-22 01:51:31 +03:00
Tony Ribeiro
b176a1ed12
Adapted audio extension to empty bgm/ambient folder
2023-08-22 00:46:49 +02:00
Tony Ribeiro
3680e3365b
Merge branch 'SillyTavern:staging' into staging
2023-08-21 23:42:00 +02:00
Cohee
d974866ed7
Fix missing space in ST version string
2023-08-22 00:40:39 +03:00
Tony Ribeiro
d75849b53f
continue rebasing
2023-08-21 23:38:56 +02:00
Tony Ribeiro
8be79db171
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-21 23:36:25 +02:00
Tony Ribeiro
be193d8a30
Start rebase without audio assets
2023-08-21 23:35:58 +02:00
Cohee
57b126bfbf
Save chat completions settings to an object. Update numeric setting types
2023-08-22 00:35:46 +03:00
Tony Ribeiro
8af4d69d6b
Cleanup audio module debug messages
2023-08-21 23:33:32 +02:00
Tony Ribeiro
c41a52b0b4
Add more ambient
2023-08-21 23:33:32 +02:00
Tony Ribeiro
87b9c2aebd
Updated default audio extension parameters
2023-08-21 23:33:31 +02:00
Tony Ribeiro
2ecc0eb7c7
updated default ST bgm
2023-08-21 23:33:31 +02:00
Tony Ribeiro
f492da671e
cleaning up audio module
2023-08-21 23:33:31 +02:00
Tony Ribeiro
ca9e6583c6
Moved path of defaulf bgm/ambient sounds
2023-08-21 23:33:31 +02:00
Tony Ribeiro
84e397c429
- Audio
...
- refactored dynamic bgm to handle solo and group chat
- added bgm cooldown variable, user can custom in the ui
2023-08-21 23:33:31 +02:00
Tony Ribeiro
61827d6cf8
- RVC
...
- Added user to character list for mapping
- Audio
- Corrected initialization of extension settings
- reduce debug logs
- Coqui:
- Added user to character list for mapping
2023-08-21 23:33:31 +02:00
Tony Ribeiro
58b33240a2
Add initialization of audio module key in extension settings.
2023-08-21 23:33:31 +02:00
Tony Ribeiro
25daa61e83
Audio module proper extension code. Dedicated Audio extension scripts. Simple UI to adjust bgm/ambient. Load bgm per character from character folder and switch audio dynamically w.r.t. expression. Ambient sound updated when background change.
2023-08-21 23:33:30 +02:00
Tony Ribeiro
8590de7229
Redesigned RVC UI for easier use and intelligibility
2023-08-21 23:33:30 +02:00
Tony Ribeiro
51fdff5ea3
Prototype of dynamic background music using expression extension
2023-08-21 23:33:30 +02:00
Tony Ribeiro
c39e4ce274
Prototype of RVC+classification pipeline
2023-08-21 23:33:30 +02:00
Cohee
75db476f76
Update default settings
2023-08-22 00:24:29 +03:00
Stefan Daniel Schwarz
c6ce06b339
Put "### Input:" back into Roleplay system prompt
2023-08-21 23:24:24 +02:00
Cohee
e228a9d6fc
Merge pull request #993 from StefanDanielSchwarz/Instruct-Mode-improvements
...
Instruct Mode improvements
2023-08-22 00:15:59 +03:00
RossAscends
8a74af440e
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-22 06:06:52 +09:00
RossAscends
c24dd5b3cd
unify 'rename X' icons
2023-08-22 06:06:50 +09:00
Cohee
f5624d4392
Add ability to disable auto-summarization
2023-08-21 23:56:22 +03:00
Cohee
07d7eb733d
Fix raw prompts display in prompt itemizer
2023-08-21 23:50:38 +03:00
Stefan Daniel Schwarz
9df4c51b07
Instruct Mode improvements
2023-08-21 22:32:58 +02:00
Cohee
cf796af950
Fix 500 error on fetching an empty folder
2023-08-21 23:06:27 +03:00
Tony Ribeiro
a928b588c4
Merge branch 'SillyTavern:staging' into staging
2023-08-21 21:05:34 +02:00
Tony Ribeiro
6123ee4fd7
Cleanup audio module debug messages
2023-08-21 21:04:22 +02:00
Cohee
e199d3e5b5
#991 Increase Horde waiting timeout
2023-08-21 21:13:22 +03:00
Cohee
069a07a139
Add pagination for WI entries #964
2023-08-21 21:10:11 +03:00
Tony Ribeiro
6566efe103
Add more ambient
2023-08-21 19:22:25 +02:00
Tony Ribeiro
fb0122cb60
Updated default audio extension parameters
2023-08-21 19:11:12 +02:00
city-unit
189895bd01
Just added uploading via drag/drop
2023-08-21 12:16:10 -04:00
Tony Ribeiro
b204432e4f
updated default ST bgm
2023-08-21 17:35:20 +02:00
city-unit
c7d9eb39f5
Remove img filter, move file loader to utils
2023-08-21 11:21:32 -04:00
Cohee
4a30875030
#964 Move WI token counting func into module scope
2023-08-21 18:16:40 +03:00
Tony Ribeiro
9867b86c9a
cleaning up audio module
2023-08-21 16:58:37 +02:00
Cohee
2a2ab00b55
Rearrange context formatting blocks
2023-08-21 17:10:42 +03:00
Cohee
05d719107f
Move total token counter. Tighten the UI
2023-08-21 17:00:28 +03:00
Tony Ribeiro
b545bbd8a6
Merge branch 'SillyTavern:staging' into staging
2023-08-21 15:41:34 +02:00
Tony Ribeiro
3f973d7bad
Moved path of defaulf bgm/ambient sounds
2023-08-21 15:33:16 +02:00
Cohee
c735bf546a
Add token counters for individual fields. Optimize total counter display
2023-08-21 15:32:27 +03:00
Cohee
1da5ea5280
#988 Experimental fix for 11labs
2023-08-21 14:40:38 +03:00
Cohee
f9573eb45d
Slight increase default font size
2023-08-21 12:29:14 +03:00
city-unit
7177fec50c
Refactor
2023-08-21 00:55:28 -04:00
city-unit
3f04a5bfa0
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-21 00:47:35 -04:00
city-unit
82adc4c780
Merge branch 'feature/exorcism' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-21 00:46:47 -04:00
city-unit
18e6d3ad17
A gallery viewer, powered by nanogallery2.
2023-08-21 00:46:25 -04:00
city-unit
0d7d68d9dc
Err the actual lib
2023-08-21 00:44:55 -04:00
city-unit
bbc476b839
Add gallery libs (can move to libs)
2023-08-21 00:44:18 -04:00
city-unit
ba8997beea
Emit an event if nothing happens so we can use other things here.
2023-08-21 00:43:41 -04:00
city-unit
e31c87c471
Add a way to see images in an image folder safely.
2023-08-21 00:43:04 -04:00
Tony Ribeiro
173cb6358b
Merge branch 'SillyTavern:staging' into staging
2023-08-21 05:36:47 +02:00
Tony Ribeiro
3ccac0580f
- Audio
...
- refactored dynamic bgm to handle solo and group chat
- added bgm cooldown variable, user can custom in the ui
2023-08-21 05:16:56 +02:00
kingbri
60faaf1831
CFG: NAI fixes
...
NAI does CFG differently, so add special cases for them. Also gate
CFG access to only work on textgenwebui since that's where it's
implemented.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-20 19:58:17 -04:00
RossAscends
84fb5b8ffd
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-21 08:09:14 +09:00
RossAscends
2f363ef025
change main font size to 14px
2023-08-21 08:09:00 +09:00
Cohee
4ea9e481a8
Merge branch 'staging' into staging
2023-08-21 01:51:12 +03:00
Cohee
3fbc9cd100
Add instruct to gitignore
2023-08-21 01:39:53 +03:00
Cohee
724e789509
Don't auto-enable instruct mode on regex match
2023-08-21 01:28:58 +03:00
Cohee
897ad28477
Apply preset manager for instruct presets
2023-08-21 00:56:53 +03:00
kingbri
ad2be21531
Generate: Fix appends on continue
...
Continue was in a semi-working state. However, the generated prompt
by continue was a mess and didn't remove essential parts such as
character name and prompt bias. This caused duplication and bad
generations.
Now, append the prompt bias after the CFG has been appended and then
clean up the continued cache before adding it to the final prompt.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-20 17:36:35 -04:00
Cohee
8bb59a9e22
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-08-20 23:33:26 +03:00
Cohee
6738ffe2a4
Add auto-select for instruct presets. Re-organize instruct mode code. Prepare for preset manager integration
2023-08-20 23:29:43 +03:00
Cohee
013a0a56b4
Merge pull request #983 from StefanDanielSchwarz/simple-proxy-for-tavern-replacement-enhanced
...
Simple proxy for tavern replacement enhanced
2023-08-20 23:27:33 +03:00
Stefan Daniel Schwarz
d931fc8d37
Llama 2 instruct mode preset fixed
2023-08-20 22:04:11 +02:00
Stefan Daniel Schwarz
f5d5b2f749
Format instruct mode examples
2023-08-20 22:03:45 +02:00
Tony Ribeiro
5acb764caf
- RVC
...
- Added user to character list for mapping
- Audio
- Corrected initialization of extension settings
- reduce debug logs
- Coqui:
- Added user to character list for mapping
2023-08-20 20:46:53 +02:00
Cohee
01cdcfa198
Remove substitutions in extensions where not necessary
2023-08-20 21:37:17 +03:00
Cohee
db9e9342fa
Merge pull request #986 from SillyTavern/prompt-manager-hotfix
...
Prompt manager hotfix
2023-08-20 21:27:25 +03:00
maver
cb5b410daf
Fix group nudge causing error
2023-08-20 20:18:10 +02:00
maver
c3c99c534e
Do not populate tokenHandlers legacy entries.
2023-08-20 19:58:04 +02:00
maver
ea72584f39
Add elvis to getTokens when populating legacy context.
2023-08-20 19:46:46 +02:00
Cohee
7676409197
Merge pull request #972 from kingbased/qolfeatures
...
Various QOL additions
2023-08-20 19:47:59 +03:00
Cohee
065dffa8a4
Use CSS for fav group candidate coloring
2023-08-20 19:47:14 +03:00
Cohee
d02fa88d3a
Comment-out bookmark validation
2023-08-20 19:43:58 +03:00
Cohee
be6fedd626
Simplify Claude prefill code
2023-08-20 19:26:49 +03:00
Cohee
6e6eb8f61e
Use CSS class for coloring
2023-08-20 19:09:19 +03:00
Cohee
a27bef8b12
Merge branch 'staging' into qolfeatures
2023-08-20 18:47:43 +03:00
Cohee
c2c0007ad1
Merge pull request #982 from SillyTavern/prompt-manager-hotfix
...
Prompt manager hotfix
2023-08-20 18:41:09 +03:00
Stefan Daniel Schwarz
090e7c5a6a
Position persona after scenario
2023-08-20 17:32:50 +02:00
Cohee
cf6a76929d
WI skill issue
2023-08-20 18:32:02 +03:00
Stefan Daniel Schwarz
2ff2973d2b
Instruct system prompt for instruct mode only
2023-08-20 17:30:19 +02:00
Tony Ribeiro
a57a3d6188
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-20 17:18:27 +02:00
Tony Ribeiro
7cbf53e02c
Add initialization of audio module key in extension settings.
2023-08-20 17:18:15 +02:00
Tony Ribeiro
2637f94240
Merge branch 'SillyTavern:staging' into staging
2023-08-20 17:07:53 +02:00
maver
a99c543b9f
Fix render function when no character is selected
2023-08-20 16:37:39 +02:00
maver
07c24f363f
Render prompt manager before a character is selected
...
When prompt order strategy is global
2023-08-20 16:28:42 +02:00
maver
59179f6c70
Use strict mode for prompt manager
...
Should already be the case since it's a module but let's me specific
2023-08-20 16:28:22 +02:00
Stefan Daniel Schwarz
7b8d10d25e
Added Include Names and Forced Names to all instruct presets
2023-08-20 16:10:22 +02:00
Stefan Daniel Schwarz
2fb86c8ebd
Added Persona Description and System Prompt to Story String
2023-08-20 16:08:54 +02:00
maver
58ab266365
Make sure new example chat is not added without messages
2023-08-20 15:53:42 +02:00
maver
5fee1f6f96
Add group nudge to prompts array
2023-08-20 15:35:15 +02:00
maver
58a018deae
Check if newExample can be afforded before adding it
2023-08-20 15:35:01 +02:00
Cohee
efa0f12349
Fix prompt manager issues
2023-08-20 16:25:16 +03:00
Cohee
9d495d6b47
Merge pull request #981 from SillyTavern/hotfix-prompt-manager
...
Hotfix prompt manager
2023-08-20 15:38:54 +03:00
Cohee
c2c8d83401
Merge pull request #974 from kingbased/hotfix-prompt-manager
...
prompt manager hotfix for groups and example chats
2023-08-20 15:38:20 +03:00
based
7ecc0295dc
scale cookie method
2023-08-20 20:55:37 +10:00
Cohee
106f7afdcb
Slight performance increase for opening large World Infos
2023-08-20 13:15:02 +03:00
Cohee
b44c72c639
Merge pull request #979 from Halsey1006/staging
...
NAI instruct prompt handling
2023-08-20 12:44:33 +03:00
Cohee
6fb278266b
Merge pull request #977 from city-unit/feature/exorcism
...
Feature/exorcism
2023-08-20 12:37:56 +03:00
Cohee
94754af013
Reformat code
2023-08-20 12:37:38 +03:00
Cohee
84e5a63c34
Fix SD group gen bugs
2023-08-20 12:29:20 +03:00
Cohee
692c1a5e60
Fix background SD gens
2023-08-20 12:16:29 +03:00
Cohee
7528a3828a
Merge pull request #978 from 50h100a/mancer-url-ui
2023-08-20 11:33:15 +03:00
Cohee
d3efc90886
Merge pull request #975 from StefanDanielSchwarz/roleplay-preset-newlines
2023-08-20 11:29:38 +03:00
RossAscends
334dcc7454
WIP splitting of style.css 5.6k --> 3.5k lines
2023-08-20 15:49:27 +09:00
kingbri
ac319dbd30
CFG: Add positive prompt support and fixes
...
Positive prompts are the opposite of negative prompts. This helps
make the mixing process more accurate by keeping the negative differences
as close as possible to the positive ones by including this prompt.
In addition, fix prompt insertion order at a depth of 0 by hijacking
the same function used for Author's Note as a zero depth anchor.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-20 02:22:23 -04:00
Halsey1006
25b337f124
Update nai-settings.js
...
Does not add curly braces if Novel AI instruct format is already present in the supplied prompt.
2023-08-19 23:11:53 -07:00
city-unit
e8c996ff61
Move to char+timestamp for img naming.
2023-08-20 01:41:58 -04:00
kingbri
92e6c6a998
CFG: Use ST prompt builder for negatives
...
Make the generate function build a negative prompt in addition to the
normal one. This allows for nonconflicting insertion with other extension
prompts and World Info.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-20 00:44:39 -04:00
city-unit
f70baff95e
Comment tweaks
2023-08-20 00:33:37 -04:00
50h100a
8dca75f6c3
single-URL ui for mancer.
...
automatically produce streaming URL from blocking URL.
2023-08-20 00:33:00 -04:00
50h100a
83eb3449f3
localhost -> 127.0.0.1.
...
Thank you websockets, very cool.
2023-08-20 00:30:34 -04:00
city-unit
3ce8343016
Add comments and stuff
2023-08-20 00:15:57 -04:00
city-unit
24da113670
Just don't talk about it.
2023-08-20 00:02:13 -04:00
city-unit
e76001a600
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
2023-08-19 23:58:11 -04:00
city-unit
c1d43c9e68
Remove base64 from groups too
2023-08-19 23:53:34 -04:00
city-unit
2f09efcd7f
Exorcised base64 image stuff
2023-08-19 23:01:09 -04:00
Tony Ribeiro
4808e02c32
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-20 02:31:21 +02:00
Tony Ribeiro
4dddb1e2f7
Audio module proper extension code. Dedicated Audio extension scripts. Simple UI to adjust bgm/ambient. Load bgm per character from character folder and switch audio dynamically w.r.t. expression. Ambient sound updated when background change.
2023-08-20 02:31:17 +02:00
Tony Ribeiro
1682818f12
Merge branch 'SillyTavern:staging' into staging
2023-08-20 02:28:43 +02:00
Stefan Daniel Schwarz
357b765897
roleplay preset newlines
2023-08-20 01:03:34 +02:00
Cohee1207
386cca0e5d
Mobile waifu mode fix (?)
2023-08-19 23:55:57 +03:00
Cohee1207
db6beed881
Fix mobile image overflow
2023-08-19 23:43:05 +03:00
Cohee
bab368e3d2
Fix auto-load not triggering from hotswaps
2023-08-19 22:22:24 +03:00
Cohee
5d1e27c820
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-19 22:03:13 +03:00
Cohee
01cb95fba8
Save and restore quick edit heights
2023-08-19 22:03:10 +03:00
RossAscends
d163066a5d
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-20 03:54:32 +09:00
RossAscends
4fe74f0041
unify import/export icons on prompt manager
2023-08-20 03:54:30 +09:00
Cohee
941c67139a
Fix opening groups after conversion
2023-08-19 21:44:15 +03:00
RossAscends
93cb3bfee3
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-20 03:39:30 +09:00
RossAscends
16888a007f
unify import/export icons
2023-08-20 03:39:28 +09:00
Cohee
674228a5f5
Fix character JB / prompt + Original
2023-08-19 21:36:22 +03:00
based
b3377726c4
Removed unnecessary token reserve
2023-08-20 04:23:12 +10:00
Cohee
0d7c1992f3
Deep clone presets before export
2023-08-19 21:17:58 +03:00
Cohee
5cecc9fbff
Scrub proxy from exported presets
...
Speed-up animations.
2023-08-19 21:13:37 +03:00
Cohee
aef78c6d99
Fix group candidates search. Fix tag exclusion filter display
2023-08-19 21:08:35 +03:00
based
c2a4e2e52a
fix example dialogue nudge
2023-08-20 04:06:43 +10:00
based
6f12ab29f0
fixed {{group}} macro
2023-08-20 04:03:56 +10:00
Cohee
21261b1a19
Fix group list tags display
2023-08-19 20:58:53 +03:00
based
6dc8f01ca7
readded group nudge to end of prompt (needs proper integration into prompt manager)
2023-08-20 03:50:51 +10:00
based
3df439a224
merge
2023-08-20 03:44:06 +10:00
based
e0de442523
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into qolfeatures
2023-08-20 03:22:54 +10:00
based
b3751efe58
Minor AI21 bug fixes
2023-08-20 03:22:38 +10:00
Cohee1207
06c7b8d7d6
[WIP] Add UI for auto-select instruct
2023-08-19 20:18:39 +03:00
based
ce40780ed1
Added option to exclude assistant prefix to Claude prompt (for jailbreaks already appending Assistant:)
2023-08-20 03:09:50 +10:00
Cohee1207
771c9d6165
Optimize SVG loader. Add ai21 icon
2023-08-19 19:48:33 +03:00
based
dba685bffb
Added detection for broken/deleted bookmark links, can expand on this to automatically delete broken links, but for now it just hides the icon.
2023-08-20 02:45:20 +10:00
based
b56fe3e01b
Made favorite characters/groups more apparent
2023-08-20 02:30:57 +10:00
based
0d694dcc32
Added power user option to remove examples
2023-08-20 02:25:07 +10:00
based
a4f075a9b1
Added swipe deletion
2023-08-20 02:11:45 +10:00
Cohee1207
143ebec4c6
Remove console log
2023-08-19 19:08:35 +03:00
Cohee1207
5a68cd61a1
Remove unnecessary log
2023-08-19 18:58:37 +03:00
Cohee1207
2cd2318298
Code clean-up
2023-08-19 18:52:06 +03:00
Cohee1207
e77cded357
Code clean-up
2023-08-19 18:51:20 +03:00
Cohee
438c78574f
Merge pull request #971 from kingbased/jurassic
...
AI21 Adapter
2023-08-19 18:48:15 +03:00
based
0f21eabb6e
AI21 Adapter + Tokenization implementation
2023-08-20 01:20:42 +10:00
Cohee
37fffa9930
Merge pull request #951 from SillyTavern/hotfix-prompt-manager
...
Hotfix prompt manager
2023-08-19 18:05:26 +03:00
Cohee
53dab00abe
Merge pull request #969 from StefanDanielSchwarz/end-prompt-with-newline
...
End Prompt with Newline
2023-08-19 18:04:01 +03:00
Cohee1207
a9849d1883
More uploads cleanup
2023-08-19 17:50:16 +03:00
Cohee1207
6471ce2074
Clean-up uploads folder when possible
2023-08-19 17:43:56 +03:00
Cohee
2f73a04a8d
Merge pull request #970 from Miiiikachu/staging
...
Added russian translation by Ashtray
2023-08-19 17:17:27 +03:00
Mika
f1f204ac57
Added russian translation by Ashtray
2023-08-19 23:14:43 +09:00
Cohee1207
336e27a92d
Move 3rd-party scripts into /lib
2023-08-19 16:29:46 +03:00
Cohee1207
5ebd096c88
Fix auto load char
2023-08-19 16:14:25 +03:00
Cohee1207
2d61c9954b
Pagination tweaks
2023-08-19 16:11:09 +03:00
maver
0084ea2461
Move sortable delay into configuration
2023-08-19 14:59:48 +02:00
Cohee1207
991ff98eaa
Performance optimizations for character edit / chat opening
2023-08-19 15:58:17 +03:00
maver
b0158bd72d
Implement configurable prompt order strategy for prompt manager
...
global and character
2023-08-19 14:50:39 +02:00
maver
cc01ee6c1c
Print stack to console on chatcompletion error
2023-08-19 14:50:39 +02:00
SDS
49c6676f72
End Prompt with Newline
...
This change adds a trailing newline to the instruct mode prompt when "Wrap Sequences with Newline" is on and "Include Names" is off. (When "Include Names" is on, "Wrap Sequences with Newline" is already applied before.)
2023-08-19 13:54:09 +02:00
Cohee
3acd0a590e
Merge pull request #966 from StefanDanielSchwarz/simple-proxy-for-tavern-replacement
...
Simple proxy for tavern replacement
2023-08-19 14:35:43 +03:00
Stefan Daniel Schwarz
5e9980ea08
no space after name
2023-08-19 12:35:52 +02:00
RossAscends
fe7d80a7ff
Merge pull request #967 from city-unit/feature/search
...
Add search filtering for past chats
2023-08-19 15:25:25 +09:00
kingbri
7191f7a8ad
CFG: Add insertion depth and custom separator
...
Insertion depth allows for CFG to variably inject itself into the
negative prompt. This is similar to how Author's note works.
However, this method of insertion depth conflicts with AN and
world info where negatives can be meshed between two lines
of those specific insertions.
A custom separator must be wrapped in quotes, otherwise the default
separator is a newline for negative cascading.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-19 01:29:59 -04:00
city-unit
8581ef14dd
Add search filtering for past chats
2023-08-18 23:48:08 -04:00
city-unit
4488cee65d
Add search filtering for past chats
2023-08-18 23:45:05 -04:00
Tony Ribeiro
6fbfaddc78
Redesigned RVC UI for easier use and intelligibility
2023-08-19 04:34:39 +02:00
kingbri
cdbca6d9fd
CFG: Include the entire prompt with negative prompt
...
CFG with LLMs works differently than stable diffusion. The main principle
is prompt mixing and utilizing the differences between the two prompts
rather than a full "negative prompt" of what the user doesn't want.
SillyTavern its own way of formatting a prompt sent to an LLM backend.
Therefore, take that prompt and add negatives to it.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-18 22:18:09 -04:00
Cohee
3019b889cd
Filter group candidates before mapping
2023-08-19 03:22:10 +03:00
Cohee
1305f9dc4c
Fix prompt manager sometimes erroring in groups with null members
2023-08-19 03:19:12 +03:00
Cohee
059647b286
Dynamically update group avatars
2023-08-19 03:13:40 +03:00
Cohee
f27107e0ef
Refactor and optimize group members display
2023-08-19 02:53:05 +03:00
Tony Ribeiro
87eccb3f51
Prototype of dynamic background music using expression extension
2023-08-19 01:07:10 +02:00
Stefan Daniel Schwarz
0a0724255d
fix default context
2023-08-18 23:58:03 +02:00
Stefan Daniel Schwarz
bcc66de1df
multi-line clean-up message
2023-08-18 23:28:11 +02:00
Stefan Daniel Schwarz
599a912a5a
deduplicated multi-line stopping strings
2023-08-18 23:02:59 +02:00
Cohee
602c5cd791
Add pagination for characters list view
2023-08-18 23:13:15 +03:00
Stefan Daniel Schwarz
26e2b0c8fa
Fix whitespace issues
2023-08-18 21:18:54 +02:00
Stefan Daniel Schwarz
7e5d08874f
Handle last_output_sequence like output_sequence
2023-08-18 21:18:27 +02:00
Stefan Daniel Schwarz
a40df0c117
Added simple-proxy-for-tavern context template and instruct preset
2023-08-18 21:16:04 +02:00
Stefan Daniel Schwarz
6a89967144
Added Roleplay context template and updated instruct preset
2023-08-18 21:15:44 +02:00
Tony Ribeiro
6bedc36611
Merge branch 'SillyTavern:staging' into staging
2023-08-18 17:43:18 +02:00
Cohee
303f961ee2
Merge pull request #965 from deffcolony/staging
2023-08-18 18:00:23 +03:00
deffcolony
9839ea5b07
adds green color for url line
...
This will make sure the link is more visible in console
2023-08-18 16:48:23 +02:00
Cohee
0f162c1803
Save Novel preamble to presets
2023-08-18 17:43:50 +03:00
RossAscends
a0ed362591
move char panel token counter to desc box
2023-08-18 22:47:43 +09:00
RossAscends
0c5c8c50ad
half-fix for small boxes in mobile no spoiler view
2023-08-18 22:45:40 +09:00
Cohee
b645746a99
Merge pull request #963 from deffcolony/staging
...
removes width: 100% from img.expression
2023-08-18 16:20:11 +03:00
deffcolony
33a5a026d5
removes width: 100% from img.expression
...
this will fix the image resolution on mobile
2023-08-18 15:13:41 +02:00
Cohee
08a0709186
Escape "Match whole words" regex
2023-08-18 14:54:38 +03:00
Cohee
9bd9ddb9e1
Fix expressions display
2023-08-18 14:47:59 +03:00
Cohee
02cac8db8c
Disable escaping of HTML/tags in templates
2023-08-18 13:53:54 +03:00
Cohee
c4d8d70103
Improve phone usability of sortable drags
2023-08-18 13:41:46 +03:00
Cohee
1e0e5225ca
Fix quiet prompt generations for Novel with streaming enabled.
2023-08-18 12:56:20 +03:00
Cohee
5528a493a6
Do not insert an extra newline if example separator is empty
2023-08-18 12:32:52 +03:00
Cohee
f4dcd89ef6
Merge branch 'staging' of http://github.com/SillyTavern/SillyTavern into staging
2023-08-18 12:11:32 +03:00
Cohee
52431e246a
Make file write operations sync
2023-08-18 12:11:18 +03:00
Tony Ribeiro
125dc7d596
Merge branch 'SillyTavern:staging' into staging
2023-08-18 01:12:30 +02:00
Tony Ribeiro
66c8788a4d
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-18 01:12:12 +02:00
Tony Ribeiro
345505b534
Prototype of RVC+classification pipeline
2023-08-18 01:12:00 +02:00
Cohee
1a29e15fbd
Merge pull request #959 from 50h100a/mancer-streaming
2023-08-18 01:58:55 +03:00
50h100a
8c191c4115
groundwork for WebUI-like streaming with mancer
2023-08-17 18:29:40 -04:00
Cohee
75378eff4e
#937 Add dynamic chat backgrounds generation
2023-08-18 00:41:21 +03:00
Cohee
c24f636a10
Add Last output sequence setting for instruct mode
2023-08-17 23:33:27 +03:00
Cohee
e147ad1e18
Merge pull request #958 from Tony-sama/staging
...
Coqui api full model available (Experimental)
2023-08-17 22:55:00 +03:00
Cohee
80092b3170
#790 Simplify local prompt formatting. Use handlebars to render story string.
2023-08-17 22:47:34 +03:00
Tony Ribeiro
16f3949e0b
merging with myself :p
2023-08-17 21:39:19 +02:00
Tony Ribeiro
a5c95c7151
Added full coqui-api model list available via new origin in Coqui UI: Coqui API (Experimental). Some model might not work, need to be tested.
2023-08-17 21:33:06 +02:00
Cohee
e502354cec
Merge pull request #956 from 50h100a/streaming-fix
...
Fix (some) websocket shenanigans in WebUI streaming
2023-08-17 19:42:55 +03:00
Cohee
86a486be8f
Adjust Novel instruction prompts for quiet generation
2023-08-17 17:40:38 +03:00
Cohee
8c949ed440
Atomic file write in stats
2023-08-17 15:32:13 +03:00
Cohee
9c614529ca
Make all file write operations atomic
2023-08-17 15:20:02 +03:00
Cohee
928c8e544f
Better random Ids for tags
2023-08-17 14:19:20 +03:00
Cohee
728ffd1628
Merge pull request #957 from SillyTavern/kayrabias
...
Kayrabias
2023-08-17 13:14:05 +03:00
Cohee
a9a929afaf
Fix HTML template oddity
2023-08-17 13:10:44 +03:00
Cohee
0b412033ba
Streamline and simply Novel logit bias. Make it a part of preset
2023-08-17 13:05:22 +03:00
50h100a
13299e5c39
deal with websocket shenanigans
...
(and also clarify what's being printed out sometimes)
2023-08-17 05:52:32 -04:00
Cohee
50005b5617
Reformat rvc/tts plugins
2023-08-17 12:05:17 +03:00
Cohee
c4700b38fe
Merge pull request #954 from Tony-sama/staging
...
Coqui TTS add remove character voice map button + RVC upload features
2023-08-17 12:03:03 +03:00
Cohee
928d897946
Fix instruct mode stop strings for whitespace sequences
2023-08-17 11:47:15 +03:00
Mike Weldon
722801bb50
Add logit biases for NovelAI
2023-08-16 22:14:04 -07:00
Tony Ribeiro
58123f5c29
Added RVC upload functionality, allow to send rvc model archive (zip/7z format) to extras, automatically installed properly on server side.
2023-08-17 04:47:41 +02:00
Tony Ribeiro
7151b4dba8
Merge branch 'SillyTavern:staging' into staging
2023-08-17 01:17:30 +02:00
Tony Ribeiro
a07637aa43
Coqui TTS UI, added a button to remove choosen character from the voice map. Fixed the request spam to extras when there is no local coqui model or no rvc model in extras folder.
2023-08-17 01:16:57 +02:00
Cohee
80c1f527dd
Merge pull request #953 from Tony-sama/staging
2023-08-16 23:34:02 +03:00
Tony Ribeiro
6dce566cb9
Coqui TTS UI, corrected hiding model div when origin select is none
2023-08-16 21:31:51 +02:00
Cohee
3ab9b44700
Merge pull request #952 from Tony-sama/staging
...
Coqui TTS extension added support for custom local model
2023-08-16 21:50:44 +03:00
Cohee
e19feddb29
Decrease max length for Novel presets
2023-08-16 21:46:58 +03:00
Cohee
1f2394cada
Apply preset manager for NovelAI
2023-08-16 21:43:38 +03:00
Tony Ribeiro
cd097df42f
Change RVC pitch extraction "" label to "None"
2023-08-16 20:13:29 +02:00
Cohee
81ed4d8431
Reorderable samplers for Novel
2023-08-16 20:34:47 +03:00
maver
db5f815632
Introduce a state lock to prompt manager render function
2023-08-16 19:28:27 +02:00
Tony Ribeiro
05504ebbb2
Merge branch 'SillyTavern:staging' into staging
2023-08-16 19:19:29 +02:00
Tony Ribeiro
735066fe10
Added Coqui TTS extension option to use local models (no language/no speakers)
2023-08-16 19:19:13 +02:00
maver
947289dffc
Lock up configuration during prompt manager render
2023-08-16 19:01:09 +02:00
Cohee
99c3a09b8e
Reduce unnecessary console spam
2023-08-16 18:54:52 +03:00
Cohee
1fa281b03c
Merge pull request #946 from Tony-sama/staging
...
RVC extension new UI and per character settings
2023-08-16 17:49:24 +03:00
Cohee
3682924624
Round context messages to nearest 5 for auto-adjust
2023-08-16 17:22:42 +03:00
Tony Ribeiro
9e49ad0a77
Merge branch 'SillyTavern:staging' into staging
2023-08-16 14:58:14 +02:00
Cohee
7a204bef05
Show chat completion source on hover
2023-08-16 13:51:38 +03:00
Cohee
e85e1b2cb7
Merge pull request #947 from mweldon/nai-kayra11
2023-08-16 10:19:30 +03:00
Mike Weldon
feb523bd01
NovelAI Kayra 1.1 update
...
* Updated some presets and added Cosmic Cube
* Change defaults for NovelAI to select Clio on cold start
* Automatically change the preset to an appropriate default whenever you change the model
* Removed deprecated Top G sampler
2023-08-15 18:52:29 -07:00
Tony Ribeiro
a64130c71c
Remove toastr error for character without RVC model assigned, just show it in console info to allow group chat with/withou RVC per character.
2023-08-15 21:35:07 +02:00
Tony Ribeiro
3cb2b7a4a9
Merge branch 'SillyTavern:staging' into staging
2023-08-15 21:15:45 +02:00
Tony Ribeiro
84845ae911
Updated RVC UI to allow per characters settings without manual voice map text.
2023-08-15 21:15:31 +02:00
Cohee
fa35e1185e
Merge branch 'release' into staging
2023-08-15 21:51:08 +03:00
Cohee
8470acda41
Add English language option
2023-08-15 21:47:49 +03:00
Cohee
ba8fa8bd0c
Merge branch 'release' into staging
2023-08-15 21:38:51 +03:00
Cohee
eb81c4807a
Add UI locale selector
2023-08-15 21:37:56 +03:00
Cohee
4a0c93f023
Show OpenRouter icon
2023-08-15 21:36:28 +03:00
Cohee
869478627d
Add UI locale selector
2023-08-15 21:32:17 +03:00
maver
07be5588f4
Implement configurable prompt order strategy for prompt manager
...
global and character
2023-08-15 19:41:34 +02:00
maver
e09a7d1e7a
Print stack to console on chatcompletion error
2023-08-15 19:40:22 +02:00
Cohee
ea7268febd
Replace tokenizer packages with agnai versions (not crash dumping to console)
2023-08-15 18:08:34 +03:00
Cohee
e9e9421d8a
Don't try to render prompt manager if group is still generating
2023-08-15 16:47:16 +03:00
Cohee
57b9a94c17
Add banned tokens for Novel
2023-08-15 15:51:14 +03:00
Cohee
2afac5aeb1
Filter null messages in array and context line appearing unprompted
2023-08-15 15:08:42 +03:00
Cohee
706be4390d
Add new Claude instant model
2023-08-15 14:57:11 +03:00
Cohee
6e0a50b71a
Merge pull request #941 from pyrater/staging
...
Added stop to lip sync when user stops TTS early
2023-08-15 13:38:18 +03:00
joe
f0d208f929
Add speed-speech due to fast processing time
2023-08-15 19:37:15 +09:00
joe
36c6f57d96
Added stop to lip sync when user stops TTS early
2023-08-15 19:25:42 +09:00
Cohee
e1ea448236
Merge pull request #939 from SillyTavern/hotfix-prompt-manager
2023-08-15 09:51:14 +03:00
Cohee
b557accdf2
Merge pull request #940 from mweldon/nai-fixes
2023-08-15 09:49:48 +03:00
Mike Weldon
b0cce17638
Minor string changes to match NAI UX
2023-08-14 19:43:05 -07:00
Mike Weldon
41ec7e5600
Many NovelAI fixes from dev guidance
...
* Remove AI Module "Autoselect" and make the auto-instruct work for all modules. This is how NAI is supposed to work.
* Log the response from the API.
* Move the AI Module setting up to the top of the settings window since it isn't part of the preset.
* Refactor phrase_rep_pen to use the actual API strings.
* Clamp the maximum token length to 150 before we call the API.
* Clamp the minimum token length in the UX from 1 to 150.
* Fix bug where the preamble was not initialized on cold start.
* Get rid of extra newline before dinkus.
* Make always_force_name2 default true.
2023-08-14 19:35:21 -07:00
maver
9fb38af838
Fix defaults getting applied when switching back to Default preset
2023-08-15 01:28:07 +02:00
maver
2bb8fa5ea1
Update quick edit textareas when prompt manager re-renders
2023-08-15 01:20:42 +02:00
maver
8f830a0928
Persist settings before applying preset
2023-08-14 23:36:06 +02:00
maver
61b645f5ff
Fix responsive popup not taking all available width on desktop
2023-08-14 23:19:39 +02:00
Cohee
9f49a2612c
Return option to close chat to menu
2023-08-15 00:10:48 +03:00
Cohee
a92333875c
Try to minimize side effects of generate dry running
2023-08-15 00:01:55 +03:00
Cohee
238b667262
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-14 22:19:17 +03:00
Cohee
3850e6b50a
Replace object stores for Chroma and token cache
2023-08-14 22:19:14 +03:00
Cohee
8033fe4beb
Merge pull request #938 from SillyTavern/hotfix-prompt-manager
...
Hotfix prompt manager
2023-08-14 22:03:59 +03:00
maver
151a13eefa
Fix formatting
2023-08-14 20:35:45 +02:00
maver
1e71c631ae
Always show prompt manager edit popup on top
2023-08-14 20:29:09 +02:00
maver
dbf38d359d
Debounce quick edit saving
2023-08-14 20:29:07 +02:00
maver
033dc45ab9
Move quick edit ui identifiers into configuration
2023-08-14 20:29:01 +02:00
maver
6caa8a4765
Add nsfw prompt to quick edit drawer
2023-08-14 20:28:57 +02:00
maver
9543f54f8c
Fix user jb/main not replacing original placeholder in character main/jb
2023-08-14 20:28:54 +02:00
Cohee
edcce96a6e
IndexedDB open sometime hangs forever
2023-08-14 19:40:31 +03:00
Cohee
8c759e87cf
Better UI control for phrase rep pen
2023-08-14 19:00:36 +03:00
Cohee
c172801b5e
Fix ooba's frog
2023-08-14 18:03:29 +03:00
Cohee
15db16ee8d
Fuzzy search for groups
2023-08-14 17:35:48 +03:00
Cohee
32745609a2
Merge pull request #936 from Tony-sama/staging
...
Refactoring of Coqui TTS extension
2023-08-14 14:00:45 +03:00
Cohee
ce03921df4
Move CFG block for ooba higher
2023-08-14 13:10:44 +03:00
Cohee
32eb877fdb
Add native presetable CFG scale for ooba
2023-08-14 13:06:20 +03:00
Cohee
a0bfc67632
Add hint for CFG scale
2023-08-14 12:50:00 +03:00
Cohee
7107813b6e
Move prompt manager down to ease mobile scrolling
2023-08-14 12:45:20 +03:00
Cohee
d395d3d8e6
Add peek proxy password btn
2023-08-14 12:01:06 +03:00
Cohee
6da3453efc
Fix example dialogue syntax
2023-08-14 11:52:58 +03:00
Cohee
bd9f49d975
Don't launch generation intercepts on dry runs
2023-08-14 11:43:31 +03:00
Cohee
5ccbbe23d6
Merge pull request #935 from Tony-sama/release
2023-08-14 10:05:29 +03:00
Cohee
e3d3051183
Merge pull request #934 from city-unit/feature/ui
2023-08-14 10:04:53 +03:00
city-unit
e4c656a0b9
Kinda better svgs?
2023-08-14 00:09:49 -04:00
Tony Ribeiro
f97cc5694d
refresh character even when module is not detected
2023-08-14 05:14:21 +02:00
Tony Ribeiro
213099dd6d
removed debug messages
2023-08-14 05:05:10 +02:00
Tony Ribeiro
5816d2d6a6
Correct typo in tts index file that cause tts provider settings to be destroyed.
2023-08-14 05:03:42 +02:00
Tony Ribeiro
40d4123f08
Correct typo in tts index file that cause tts provider settings to be destroyed.
2023-08-14 04:59:11 +02:00
city-unit
db51b44780
Rename correctly
2023-08-13 22:58:10 -04:00
city-unit
c86512cf6b
Fix swiping
2023-08-13 22:57:49 -04:00
Tony Ribeiro
e97863a0da
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-14 04:03:34 +02:00
Tony Ribeiro
c414606c81
Finished new version of coqui TTS UI.
2023-08-14 04:03:28 +02:00
Tony Ribeiro
fdc9349f68
Merge branch 'SillyTavern:staging' into staging
2023-08-14 04:01:32 +02:00
city-unit
f528791c4f
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/ui
2023-08-13 18:46:37 -04:00
city-unit
ad04344392
Api/Model icon option
2023-08-13 18:43:16 -04:00
RossAscends
3f87874afe
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-14 05:33:48 +09:00
RossAscends
2935d98788
improved Escape hotkey logic
2023-08-14 05:33:46 +09:00
Cohee
d14d669838
Merge pull request #932 from StefanDanielSchwarz/fixed-presets
2023-08-13 23:25:02 +03:00
Cohee
21d8ce048c
Debounce more prompt manager renderings
2023-08-13 22:48:51 +03:00
Cohee
e6bf870c55
Persist token cache to indexedDb
2023-08-13 22:45:27 +03:00
SDS
ef9d40428e
Update Roleplay instruct mode preset: Include Names
...
After extensive testing, I've enabled "Include Names" to fix some models talking/acting as User.
2023-08-13 20:18:22 +02:00
SDS
33a32d0380
Set TextGen temperature slider min value to 0.0
...
When updating the TextGen preset, I noticed the slider not going to the true minimum, so I fixed that as well. Same as [#825 ](https://github.com/SillyTavern/SillyTavern/issues/825 ) for KoboldAI.
2023-08-13 20:11:02 +02:00
SDS
0a4f4a6c24
Update TextGen Deterministic.settings
...
This wasn't actually deterministic because despite `do_sample: false`, temperature was still taking effect, causing non-deterministic output. I fixed this and also adjusted repetition penalty to be like KoboldAI's Deterministic preset.
2023-08-13 19:59:37 +02:00
SDS
73f9117bea
Update KoboldAI Deterministic.settings
...
After extensive testing, I've adjusted repetition penalty slightly to be the same as simple-proxy-for-tavern's default preset and ooba's LLaMA-Precise settings preset. This fixed some models talking/acting as User.
2023-08-13 19:25:56 +02:00
Cohee
23a4705d36
Use common save settings function on WI budget cap
2023-08-13 19:50:12 +03:00
Cohee
3688bd0b04
#930 Fix WI activation via slash command
2023-08-13 19:20:00 +03:00
Cohee
43089ee06f
Don't render manager on non-chat completion APIs
2023-08-13 18:47:07 +03:00
Cohee
980c65b6cf
Add toastr warning
2023-08-13 18:44:32 +03:00
Cohee
c0bc425c8b
Debounce manager changes
2023-08-13 18:43:17 +03:00
Cohee
9b8d069e3b
Apply CFG extension for Novel
2023-08-13 15:38:07 +03:00
Cohee
bd3933bcbf
Merge pull request #905 from bdashore3/cfg-window
...
Add CFG side panel
2023-08-13 14:55:03 +03:00
Cohee
9615495878
Merge pull request #768 from SillyTavern/prompt-manager-cherrypicked
...
Feature: Prompt manager (cherrypicked onto stage)
2023-08-13 14:44:28 +03:00
Cohee
478bb9c59b
Enable nsfw prompt by default
2023-08-13 14:41:29 +03:00
kingbri
43e91b150a
CFG: Add groupchat support
...
Groupchats have their CFG defined a little differently. Chat and
global CFGs are publicly accessible within the window. As a compromise,
individual character CFGs can be injected as part of each character's
prompt. However, these CFG settings need to be adjusted in the character's
individual chats which will carry over to the group.
In addition, make this character logic gated under a checkbox to
always prefer chat unless explicitly specified. Negative cascading
is still open, so individual character negatives can be included
at any time.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-12 22:52:34 -04:00
Tony Ribeiro
e81f67504f
Merge branch 'SillyTavern:staging' into staging
2023-08-13 04:16:00 +02:00
Tony Ribeiro
e60f91ce42
Finished unefficient full coqui pipeline, UI generated through request to extras. Need to be pruned
2023-08-13 02:18:46 +02:00
kingbri
4a21ee0337
CFG: Add ability to combine negative prompts
...
This allows for flexibility with global, character, and chat negative
prompts. Combining prompts is very useful for users who want to maintain
a set of global negatives and then add extra layers on top of that. The
ordering is chat -> character -> global tags due to the specificity of
each.
The guidance scale follows the cascade of chat -> character -> global
due to being one number that is set when CFG is fired. If the guidance
scale is 1, nothing happens.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-12 16:25:35 -04:00
Cohee
dd21091807
Selectable NovelAI module
2023-08-12 21:26:51 +03:00
maver
0f897158b9
Create a deep clone of the preset before applying
...
Prevents non-primitives from causing overlapping references
2023-08-12 19:40:01 +02:00
maver
f5aa7f7970
Remove obsolete prompt manager settings object
2023-08-12 18:52:52 +02:00
RossAscends
f434a96ad6
fix double import on char card drop
2023-08-13 01:47:33 +09:00
maver
b0860b18b8
Show tokens when inspecting a prompt
2023-08-12 18:40:39 +02:00
maver
03b8bb64fa
Prevent new example chat message being added for no reason
2023-08-12 18:40:39 +02:00
maver
a9fa42524d
Fix prompts object reference being shared
...
By deepcloning a copy
2023-08-12 18:40:39 +02:00
maver
f2c4645207
Use chatcompletion log function for token budget
2023-08-12 18:40:39 +02:00
maver
19e5502555
Remove obsolete assignment
2023-08-12 18:40:39 +02:00
maver
b1254fa2ab
Copy migrated preset into loaded presets
...
Since this only is populated once during page load
2023-08-12 18:40:39 +02:00
maver
7fb896ce2a
Prevent preset migration from running multiple times.
2023-08-12 18:40:39 +02:00
maver
a999d6e171
Fix preset migration
2023-08-12 18:40:39 +02:00
maver
5a92f72703
Add flag to preset saving, allowing to prevent triggering the UI
2023-08-12 18:40:39 +02:00
maver
cd736ec682
Add message role to inspect
2023-08-12 18:40:39 +02:00
maver
280397c30b
Allow inspection for all prompts
...
Because, really, why not.
2023-08-12 18:40:39 +02:00
maver
46c7e63fad
Remove obsolete debugging output
2023-08-12 18:40:39 +02:00
maver
cdfe3a6841
Fix user messages not being added when populating example dialogue
2023-08-12 18:40:39 +02:00
maver
35eb2dfd74
Change icon for global prompts
2023-08-12 18:40:39 +02:00
Cohee
166ab4dbab
Move assistant prefill to quick edit
2023-08-12 18:40:39 +02:00
Cohee
13dc35bc98
Enable JB prompt by default
2023-08-12 18:40:39 +02:00
Cohee
09d7c3350d
Minor spelling mistake
2023-08-12 18:40:39 +02:00
maver
5694fb0852
Swap detach and edit icons
2023-08-12 18:40:39 +02:00
maver
a8ee723853
Always add impersonate prompt last
2023-08-12 18:40:39 +02:00
Cohee
dd89009ecd
Use tokenizer-specific token cache
2023-08-12 18:40:39 +02:00
maver
55cc559fd0
Render promptmanager when chatcompletion model or source change
2023-08-12 18:40:39 +02:00
maver
2805a684a8
Emit events on changing chatcompletion source or model
2023-08-12 18:40:39 +02:00
maver
1281417a97
Render prompt manager when chat history is altered
...
Recounts tokens
2023-08-12 18:40:39 +02:00
maver
d9e7eba617
Emit event when a single chat message is deleted
2023-08-12 18:40:39 +02:00
maver
d82ea66664
Refactor addItem method of MessageCollection
2023-08-12 18:40:39 +02:00
maver
4100ae9e0b
Do not insert authors note into main
...
Since it is already present in the chat history
2023-08-12 18:40:39 +02:00
maver
d2ee6e9a12
Append quietPrompt last
2023-08-12 18:40:39 +02:00
Cohee
463f01d2a6
#870 Fix Claude in prompt manager
2023-08-12 18:40:39 +02:00
Cohee
29552ecfcf
Sanitize completion names. Only send names in msg texts if names in completion is disabled
2023-08-12 18:40:39 +02:00
Cohee
5f43121e15
Expand quick edits rows
2023-08-12 18:40:39 +02:00
maver
e7b29babe9
Remove obsolete characterSelected event
2023-08-12 18:40:39 +02:00
maver
fd10eaf037
Close and clear popup on preset change
2023-08-12 18:40:39 +02:00
maver
db8624cefe
Move quick edits on top of prompt manager
2023-08-12 18:40:39 +02:00
maver
992af2b4fa
Reduce font size on mobile
2023-08-12 18:40:39 +02:00
maver
1b7a1cbc4a
Add quick edit drawer and fields for main and jailbreak
2023-08-12 18:40:39 +02:00
maver
bd3136e114
Improve wording for prompt insertion
2023-08-12 18:40:39 +02:00
maver
6e4689ba39
Add theme tint and blur to prompt manager popup drawer
2023-08-12 18:40:39 +02:00
maver
f5aa891962
Fix prompt manager not being draggable on mobile
...
Updates jquery ui touch punch with a maintained version, fixes other instances of jquery ui sortable as well (kobold, ...)
2023-08-12 18:40:39 +02:00
maver
38bfcf5324
Remove advanced options toggle
2023-08-12 18:40:39 +02:00
maver
af81915ff3
Update existing prompts during migration
...
Instead of adding new prompts for main, jailbreak and nsfw
2023-08-12 18:40:39 +02:00
maver
222fd3429d
Center globe icon
2023-08-12 18:40:39 +02:00
maver
f0830e7bb4
Fix in-code documentation typo
2023-08-12 18:40:39 +02:00
maver
59afac08da
Add missing in-code documentation
2023-08-12 18:40:39 +02:00
maver
e8c7e40c54
Fix prompt name not being greyed out when prompt disabled
2023-08-12 18:40:39 +02:00
maver
05a080849c
Fix edit button being shown for chat history and examples
2023-08-12 18:40:39 +02:00
maver
1e43108e5a
Move inspect functionality to prompt name click
2023-08-12 18:40:39 +02:00
maver
fc44a02323
Set utility prompt text area size to 3 rows
2023-08-12 18:40:39 +02:00
maver
405a680059
Add user icon for user prompts
...
To be consistent with global and marker icons
2023-08-12 18:40:39 +02:00
maver
bc4befeb22
Rename prompt lists to prompt order
...
Includes renaming of configuration, no functional changes
2023-08-12 18:40:39 +02:00
maver
63d224d8af
Refactor and simplify setup method for prompt manager.
2023-08-12 18:40:39 +02:00
maver
ad6575887a
Remove obsolete function getGroupMembers
2023-08-12 18:40:39 +02:00
maver
b58ce0370d
Refactor token counting after completion. Simplify code.
2023-08-12 18:40:39 +02:00
maver
57fd04b974
Refactor token counting after completion. Simplify code.
2023-08-12 18:40:39 +02:00
maver
dfd49813af
Refactor naming scheme for default promptmanager defaults
2023-08-12 18:40:39 +02:00
maver
4f734d12ab
Use configured prefix for prompt manager classes instead of constant
2023-08-12 18:40:39 +02:00
maver
9d6cf017d2
Move main and jailbreak override from manager into openai script.
...
Makes the code clearer and easier to understand
2023-08-12 18:40:39 +02:00
maver
075c0c29f0
Refactor prepareOpenAiMessages, move prompt preparation in its own function
2023-08-12 18:40:39 +02:00
maver
ec806db9f7
Initialize prompt manager on selecting openrouter, scale
2023-08-12 18:40:39 +02:00
maver
fc555c1be5
When a prompt is reset, also reset name and role
2023-08-12 18:40:39 +02:00
maver
a921a26af5
Do not show reset button for user prompts
2023-08-12 18:40:39 +02:00
maver
7ea6e89b05
Add reset prompt support for enhance definitions
2023-08-12 18:40:39 +02:00
maver
b2acc9eb0f
Refactor documentation and make code more readable
...
No functional changes
2023-08-12 18:40:39 +02:00
maver
19ee831d82
Prevent prompt manager initialization more than once
2023-08-12 18:40:39 +02:00
maver
67ef713826
Better visibility of prompt manager popup on mobile
2023-08-12 18:40:39 +02:00
maver
76154fd8ee
Fix authors note position not being considered
2023-08-12 18:40:39 +02:00
maver
41aae57f05
Do not send empty scenario and personality prompts
2023-08-12 18:40:39 +02:00
maver
6a52d6febd
Fix invalid character name error not being handled
2023-08-12 18:40:39 +02:00
maver
00e9987fb7
Fix character reset not available in basic mode
2023-08-12 18:40:39 +02:00
maver
05c96825ea
Add reset button for character prompt list
2023-08-12 18:40:39 +02:00
maver
29a7cb4120
Replace DraggableList with jQuery UI sortable
...
Similar to Kobold AIs settings. Reducing code that needs maintaining.
2023-08-12 18:40:39 +02:00
maver
4dd94a4a62
Do not generate group responses on dry run
2023-08-12 18:40:39 +02:00
maver
a706ecd48c
Add charIfNotGroup placeholder to default main prompt
2023-08-12 18:40:39 +02:00
maver
fa205ec72e
Validate import data before prompt import
2023-08-12 18:40:39 +02:00
maver
cf305c0395
Do not attempt a dryrun if no character has been selected
2023-08-12 18:40:39 +02:00
maver
82a11316bc
Add continue nudge to editable utility prompts
2023-08-12 18:40:39 +02:00
maver
0e4ce734ad
Fix continue functionality not working as expected
2023-08-12 18:40:39 +02:00
maver
f4cfa8ba94
Remove obsolete logs and improve documentation
2023-08-12 18:40:39 +02:00
maver
f2227ded9a
Move utility prompts in its own, independent dropdown
...
And merge with existing advanced prompt bits
2023-08-12 18:40:38 +02:00
maver
3cc092a432
Add margin utility classes
2023-08-12 18:40:38 +02:00
maver
e03dc0a3a5
Add more padding in left panel scrollable
2023-08-12 18:40:38 +02:00
maver
9669199408
Allow user to edit new chat, new group chat and new example chat prompts
2023-08-12 18:40:38 +02:00
maver
40079f7660
Improve styling of inspect popup drawer
2023-08-12 18:40:38 +02:00
maver
2ed1cee82e
Fill tokenizer legacy counts where possible.
2023-08-12 18:40:38 +02:00
maver
9784950c54
Add documentation for chat completion
...
And dependant classes
2023-08-12 18:40:38 +02:00
maver
9332657e20
Do not render prompt export dialogue if not necessary
2023-08-12 18:40:38 +02:00
maver
0f3d5373bf
Always allow dropping prompts
2023-08-12 18:40:38 +02:00
maver
81c32852c8
Add icon for global prompts
2023-08-12 18:40:38 +02:00
maver
15d4283cd4
Add info icons to prompt export
2023-08-12 18:40:38 +02:00
maver
023d3fade2
Do not assign openai_max_tokens on input field changes
...
Fixes prompt manager falsely assigning string value to openai config
2023-08-12 18:40:38 +02:00
maver
4974c81d4c
Update prompt manager active character on character edit.
2023-08-12 18:40:38 +02:00
maver
74a7aa513b
Reintroduce event types after rebase
2023-08-12 18:40:38 +02:00
maver
6ec249bb30
Add confirmation step and allow character prompt order import
2023-08-12 18:40:38 +02:00
maver
bfb4e5026d
Refine export function
2023-08-12 18:40:38 +02:00
maver
57ea6cb7a5
Add prompt export
2023-08-12 18:40:38 +02:00
maver
3d35caff08
Improve readability and clarity of prompt manager icons
2023-08-12 18:40:38 +02:00
maver
d70ecbdcd9
Add support for cycle prompt
2023-08-12 18:40:38 +02:00
maver
e93424b2cf
Don't use debounce for prompt manager save settings function
2023-08-12 18:40:38 +02:00
maver
a53e99b831
Prevent chat history warnings from showing too early
2023-08-12 18:40:38 +02:00
maver
abe986ec4b
Allow prompt manager list to grow in height
2023-08-12 18:40:38 +02:00
maver
ce8a71cf53
Add error handling to openai message counting
2023-08-12 18:40:38 +02:00
maver
011278c533
Re-Render prompt manager on worldinfo settings change
2023-08-12 18:40:38 +02:00
maver
4509df0fd9
Add support for empty prompt replacement
2023-08-12 18:40:38 +02:00
maver
632fa770be
Create a deep copy of prompt defaults on char select
...
Along other minor fixes and optimizations
2023-08-12 18:40:38 +02:00
maver
56a9dd158a
Add inspection styles
2023-08-12 18:40:38 +02:00
maver
85c4b6fad3
Improve error messages
2023-08-12 18:40:38 +02:00
maver
a0bd67e455
Allow markers to inspected for their content
2023-08-12 18:40:38 +02:00
maver
2452b37e28
Add fallback for empty dialogue example prompts
2023-08-12 18:40:38 +02:00
maver
28217adac6
Add logging for prompt manager position changes
2023-08-12 18:40:38 +02:00
maver
9558483669
Change draggable hover color to be more in tune with the default styling
2023-08-12 18:40:38 +02:00
maver
5629bd8984
Fix handleSavePrompt logging throwing error
2023-08-12 18:40:38 +02:00
maver
8abff3c24f
Add simple profiling for token counting and rendering
2023-08-12 18:40:38 +02:00
maver
ec43295936
Add logging and minor stability enhancements
2023-08-12 18:40:38 +02:00
maver
2fc3577431
Throw a recoverable error on invalid character naming
2023-08-12 18:40:38 +02:00
maver
facf625cac
Improve ui wording
2023-08-12 18:40:38 +02:00
maver
1b7da6ecbc
Remove faulty characters in default configuration
2023-08-12 18:40:38 +02:00
maver
d469c80ef5
Apply minor code style and stability improvements
2023-08-12 18:40:38 +02:00
maver
579f303fb0
Add event for modifying settings before modifications
2023-08-12 18:40:38 +02:00
maver
550e635d93
Add migration for legacy prompts
2023-08-12 18:40:38 +02:00
maver
e908610b99
Save prompt manager items to perset
2023-08-12 18:40:38 +02:00
maver
2054cbeb83
Simplify token threshold warnings
2023-08-12 18:40:38 +02:00
maver
49cb682499
Raise warning threshold for chatHistory tokens
2023-08-12 18:40:38 +02:00
maver
6cea524f2c
Fix prompt-manager being rendered twice.
2023-08-12 18:40:38 +02:00
maver
bf0dc07b1f
Improve in-code documentation
2023-08-12 18:40:38 +02:00
maver
e43a2be229
Replace obsolete color variable
2023-08-12 18:40:38 +02:00
maver
d0aba85692
Add support for persona description positioning
2023-08-12 18:40:38 +02:00
maver
4ed92d69b0
Fix jailbreak prompt not being overwritten by character
2023-08-12 18:40:38 +02:00
maver
221ecbf8d6
Add reset for main,nsfw and jailbreak prompts
2023-08-12 18:40:38 +02:00
maver
9cf41a6a52
Remove doubled initialization of prompt manager
2023-08-12 18:40:38 +02:00
maver
7c1e370abe
Allow the user to toggle names in chat history
2023-08-12 18:40:38 +02:00
maver
0660016a10
Only add name to prompts when conforming to oai api standards
2023-08-12 18:40:38 +02:00
maver
670119e143
Fix prompt edit popup not appearing after refactoring
2023-08-12 18:40:38 +02:00
maver
25eef5d100
Pass nsfwAvoidance message instead of prompt
...
Fixing invalid argument exception being thrown
2023-08-12 18:40:38 +02:00
maver
f207e0eab3
Add basic WindowAI support
2023-08-12 18:40:38 +02:00
maver
5c18abadac
Pass chat message name to chatcompletion endpoint
2023-08-12 18:40:38 +02:00
maver
aaa2c48e7d
Add basic claude support
2023-08-12 18:40:38 +02:00
maver
c920b6c511
Correct identifier used for jailbreak prompt override
2023-08-12 18:40:38 +02:00
maver
e91e1996b1
Remove main prompt input field.
...
Being replaced by prompt manager
2023-08-12 18:40:38 +02:00
maver
85c0a52fa9
Restore default settings from dev branch
2023-08-12 18:40:38 +02:00
maver
28fa2f5f57
Render prompt manager after swiping with updated tokens
...
Including world info and extension prompts
2023-08-12 18:40:38 +02:00
maver
2f4424e6c6
Declare prepareOpenAIMessages as synchronous
...
As there is no need for the function o be async anymore.
2023-08-12 18:40:38 +02:00
maver
6e37db2fb3
Declare prepareOpenAIMessages as synchronous
...
As there is no need for the function o be async anymore.
2023-08-12 18:40:38 +02:00
maver
6c25211f0a
Support original-placeholder
2023-08-12 18:40:38 +02:00
maver
6674a0a974
Visual improvements for mobile
2023-08-12 18:40:38 +02:00
maver
312b02c36e
Do not count messages with empty prompts
2023-08-12 18:40:38 +02:00
maver
6617243f1b
Add event system to openai script
...
Lost during rebasing
2023-08-12 18:40:38 +02:00
maver
be30fef700
Disable toggling of main prompt
2023-08-12 18:40:38 +02:00
maver
85862d8b2e
Filter faulty prompt entries
2023-08-12 18:40:38 +02:00
maver
e7198c6303
Fix prepared prompt not being returned
2023-08-12 18:40:38 +02:00
maver
b8b3dd4caf
Various improvements for stability and token counting.
2023-08-12 18:40:38 +02:00
maver
2c36fbdc1d
Apply character specific prompt overrides
...
Jailbreak and main
2023-08-12 18:40:36 +02:00
maver
5afd60c578
Add dialogue examples first if user decides
2023-08-12 18:40:18 +02:00
maver
474571e17a
Handle various error scenarios during token counting
2023-08-12 18:40:18 +02:00
maver
175b14f5a6
Fix missing element terminator
2023-08-12 18:40:18 +02:00
maver
73e3001493
Refactor addMessageToChatCompletion
2023-08-12 18:40:18 +02:00
maver
5270d261aa
Add memory and authors note to chat completion
2023-08-12 18:40:18 +02:00
maver
bf5404f6ce
Add enhanced definitions
2023-08-12 18:40:18 +02:00
maver
21b37950e4
Fix chat completion not recognizing 0-position
2023-08-12 18:40:18 +02:00
maver
dd7f326460
Improve in-code documentation
2023-08-12 18:40:18 +02:00
maver
74a5167a0e
Add nsfw avoidance prompt, quiet prompt and bias to chat completion
2023-08-12 18:40:18 +02:00
maver
37c7a82aba
Respect impersonate option
2023-08-12 18:40:18 +02:00
maver
edba17c96e
Add dialogue examples to chat completion
2023-08-12 18:40:18 +02:00
maver
8ae2c80358
Introduction of additional helper classes, refactoring
2023-08-12 18:40:18 +02:00
maver
18641ea3d2
Add prototype for prompt manager token management
2023-08-12 18:40:18 +02:00
maver
05f7e5677d
Simplify example message handling
2023-08-12 18:40:18 +02:00
maver
77e183f5dd
Add support for authors note and summary extensions
2023-08-12 18:40:18 +02:00
maver
a66041f503
Fix extension prompt being not parsed correctly
2023-08-12 18:40:18 +02:00
maver
64c04957c2
Enable TokenHandler to return total token count
2023-08-12 18:40:18 +02:00
maver
eb315993b4
Let prompt manager handle character and scenario prompts
2023-08-12 18:40:18 +02:00
maver
29bc3c854f
Update prompt manager after chat loaded
2023-08-12 18:40:18 +02:00
maver
c92de398b9
Fire event after a chat has successfully loaded
2023-08-12 18:40:18 +02:00
maver
d65a03d75d
Streamline token counting
...
By using TokenHandler instead of custom token handling
2023-08-12 18:40:18 +02:00
maver
4d8d4cd262
Streamline token counting
...
By using TokenHandler instead of custom token handling
2023-08-12 18:40:18 +02:00
maver
b8d08161ab
Allow generate to run without sending a request
2023-08-12 18:40:18 +02:00
SillyLossy
e309e18e97
Reset token counters when switching characters. Put main prompt at the beginning
2023-08-12 18:40:18 +02:00
SillyLossy
14a66ec937
Don't duplicate start chat marker if character has no example dialogues
2023-08-12 18:40:18 +02:00
Cohee
0f412faabe
Hotfix
2023-08-12 18:40:18 +02:00
Cohee
cb60c31490
Hotfix
2023-08-12 18:40:18 +02:00
Cohee
41366b0e72
Hotfix
2023-08-12 18:40:18 +02:00
SillyLossy
f5189df319
Fix sanitation again
2023-08-12 18:40:18 +02:00
Cohee
4027afb737
Fix prompt settings init
2023-08-12 18:40:18 +02:00
maver
dce91f8fad
Send main prompt with group chat
2023-08-12 18:40:18 +02:00
maver
3acd865bf8
Introduce new substitute parameters
...
charIfNotGroup and group
2023-08-12 18:40:18 +02:00
maver
121bbf19d6
Add i18n attributes to prompt manager elements
2023-08-12 18:40:18 +02:00
maver
637b99b3fe
Update default jailbreak message
2023-08-12 18:40:18 +02:00
maver
a5e2f11e61
Use EventEmitter instead of native event handling
2023-08-12 18:40:18 +02:00
maver
4476cbdc81
Fire event when selecting a group chat
2023-08-12 18:40:18 +02:00
maver
7411ca1154
Prevent duplicate messages
...
By removing obsolete example message assignments
2023-08-12 18:40:18 +02:00
maver
9a7bbd4ffb
Add prompt manager support for group chats
2023-08-12 18:40:18 +02:00
maver
d9d10f3b00
Show character definition in regular mode
2023-08-12 18:40:18 +02:00
maver
989f704605
Improve strength of main and impersonation prompt
2023-08-12 18:40:18 +02:00
maver
ff07572fd4
Fix dropspot highlight not appearing on hover
2023-08-12 18:40:18 +02:00
maver
53fe7f1d94
Remove obsolete interface elements and handling
...
Jailbreak etc.
2023-08-12 18:40:18 +02:00
maver
720c9973ec
Fix default prompts not being set correctly
2023-08-12 18:40:18 +02:00
maver
9022d9abd9
Update documentation and code style for prompt manager
2023-08-12 18:40:18 +02:00
maver
5a5ea2f78a
Remove prompt list when character gets deleted
2023-08-12 18:40:18 +02:00
maver
e2f8c876d9
Refactor render functions of prompt manager
...
Improve readability and extendability
2023-08-12 18:40:18 +02:00
maver
137b979302
Improve documentation for prompt manager
2023-08-12 18:40:18 +02:00
maver
0e3e57269c
Simplify new character handling
2023-08-12 18:40:18 +02:00
maver
a627f684d2
Remove obsolete jailbreak toggle.
2023-08-12 18:40:18 +02:00
maver
beedd9952a
Add missing export for missing identifier exception
2023-08-12 18:40:18 +02:00
maver
441e5c6cea
Remove obsolete description of prompt manager
2023-08-12 18:40:18 +02:00
maver
e47f436cf7
Add support for nsfw avoidance prompt
2023-08-12 18:40:17 +02:00
maver
1adad6105a
Refactor chat completion
2023-08-12 18:40:17 +02:00
maver
fe43b58cb0
Add help note for prompt manager
2023-08-12 18:40:17 +02:00
maver
796e52e537
Disable role select only when advanced mode is off
2023-08-12 18:40:17 +02:00
maver
f395c99a5d
Remove obsolete default settings in prompt manager constructor
2023-08-12 18:40:17 +02:00
maver
a041230a99
Let oai prompt manager handle enhanced definitions
2023-08-12 18:40:17 +02:00
maver
5996697fce
Remove obsolete properties on prompts
...
These are now handled by prompts_list
2023-08-12 18:40:17 +02:00
maver
63985a490d
Add error handling to parseTokenCounts function
2023-08-12 18:40:17 +02:00
maver
a6c7a935cc
Add marker symbol to prompt manager marker list entries
2023-08-12 18:40:17 +02:00
maver
779a08fd15
Clarify prompt managers total token count meaning
2023-08-12 18:40:17 +02:00
maver
5ae0c14d8d
Update stylings for prompt manager prompts
2023-08-12 18:40:17 +02:00
maver
b54bd36d65
Do not apped start new chat messages on example chat handling
...
The prompt manager does this job now.
2023-08-12 18:40:17 +02:00
maver
5a6340165c
Never use token handler for openai
...
For now.
2023-08-12 18:40:17 +02:00
maver
0513d9c8c0
Simplify impersonate prompt handling
2023-08-12 18:40:17 +02:00
maver
42544e9d26
Fix quiet prompt functionality after rebasing
2023-08-12 18:40:17 +02:00
maver
6e1bb65437
Remove obsolete settings to update after change
2023-08-12 18:40:17 +02:00
maver
85d99335b9
Rework of prepareOpenAIMessages
2023-08-12 18:40:17 +02:00
maver
e1218e71c9
Improve styling of Prompt Manager
2023-08-12 18:40:17 +02:00
maver
e47d9d979b
Show calculated prompts for makers
2023-08-12 18:40:17 +02:00
maver
24acba557c
Remove obsolete sanitizing of prompts
2023-08-12 18:40:17 +02:00
maver
ce7759e12f
Add ability to update multiple prompts at once
...
To Promptmanager
2023-08-12 18:40:17 +02:00
maver
9beefca3f5
Enable Chat Completion to create messages for itself
...
And return their token count
2023-08-12 18:40:17 +02:00
maver
febf4018b8
Add fluent getters to Chat Completion
2023-08-12 18:40:17 +02:00
maver
bc041d8fb3
Use saveSettings function instead of saveSettingsDebounced
2023-08-12 18:40:17 +02:00
maver
1048413a1a
Add --white20a css variable
2023-08-12 18:40:14 +02:00
maver
d809435767
Import promptmanager styles
2023-08-12 18:39:54 +02:00
maver
f9e1c134cb
Add prompt manager styling
2023-08-12 18:39:54 +02:00
maver
fff966fc9f
Check oai settings for empty prompt manager configuration
2023-08-12 18:39:54 +02:00
maver
c9bc4e3353
Remove obsolete prompt related assignments
2023-08-12 18:39:54 +02:00
maver
e7cd203c19
Allow token counts to be cached when no character is selected
2023-08-12 18:39:54 +02:00
maver
ded29a225d
Let prompt manager control messages sent to openai
2023-08-12 18:39:54 +02:00
maver
c6eee88cd4
Add prompt manager setup
2023-08-12 18:39:54 +02:00
maver
77cd51ccaa
Add prompt manager configuration and default configuration
2023-08-12 18:39:54 +02:00
maver
2fa3f5b84b
Add prompt manager module
2023-08-12 18:39:54 +02:00
maver
3451762cd9
Add draggable list module
...
Used by openai prompt manager
2023-08-12 18:39:54 +02:00
maver
b96b97fa8c
Update openai default settings configuration file
2023-08-12 18:39:54 +02:00
maver
709964dd23
Add openai prompt manager edit popup
2023-08-12 18:39:54 +02:00
Cohee1207
116f80d952
#925 Add Mancer name to select
2023-08-12 18:35:03 +03:00
Tony Ribeiro
1eb4dd9a4f
Merge branch 'SillyTavern:staging' into staging
2023-08-12 14:36:23 +02:00
Cohee1207
b77cc8672d
#923 Fix chroma checkbox not saving
2023-08-12 15:32:18 +03:00
Cohee1207
092846e0bc
#924 Replace Novel Kayra subtier context
2023-08-12 14:21:05 +03:00
Cohee1207
82f6d11795
Add lazy chat messages rendering
2023-08-12 13:10:50 +03:00
Cohee
2a1eb029a2
Merge pull request #922 from mweldon/novelai-update
2023-08-12 12:14:29 +03:00
RossAscends
71c60c3c61
hide proxy password from view
2023-08-12 16:25:49 +09:00
Tony Ribeiro
62b6f08d25
Merge branch 'SillyTavern:staging' into staging
2023-08-12 06:05:56 +02:00
Tony Ribeiro
395de0fab8
Started refactoring of Coqui-tts extension.
2023-08-12 06:05:39 +02:00
Mike Weldon
a0573413b2
Add new NAI samplers and update presets
2023-08-11 17:58:40 -07:00
Cohee
93123062af
#918 Save default position and depth for A/N
2023-08-11 17:40:02 +03:00
Cohee
f3cff9cd28
#917 Don't add a prefill for summarization
2023-08-11 17:23:03 +03:00
Cohee
c8319fc0fd
Merge pull request #920 from Tony-sama/staging
...
Correct RVC voice map syntax
2023-08-11 16:07:20 +03:00
Tony Ribeiro
362df6b144
Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging
2023-08-11 14:50:25 +02:00
Tony Ribeiro
a7cf04f057
Change RVC voice map syntax to use ":" in place of "=". Add toastr info feed for both success and failed map on apply.
2023-08-11 14:50:04 +02:00
Cohee
166404d8f8
Merge pull request #916 from pyrater/staging
2023-08-11 09:50:04 +03:00
joe
9fec82bd31
Add / Update talking lips animations
2023-08-11 14:43:53 +09:00
kingbri
5bb6c89868
CFG: Add per-chat CFG and fixes
...
Per-chat CFG applies a CFG setting per-chat only rather than character
or globally. This overrides all other CFG settings (this will be changed).
Also add fixes to remove character CFG entries properly and not to
apply CFG if the scale is 1 as that won't do anything to generation.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-11 01:39:15 -04:00
kingbri
63ee7d4e10
CFG: Add per-character support
...
Adds per-character CFG as a drop-in replacement for global CFG. If
the use character CFG checkbox isn't checked, the global one will be
used.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-11 01:39:15 -04:00
kingbri
0c94740560
Extensions: Add global CFG support
...
CFG is bundled as an extension which is more flexible in terms of
storing settings and consolidating code.
Global CFG is currently supported and the old power user setting
is auto-migrated.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-11 01:39:15 -04:00
joe
5feebd4897
live2d -> talking head
2023-08-11 06:55:05 +09:00
joe
e4f22fdc99
live2d -> talkinghead
2023-08-11 06:52:14 +09:00
Cohee
d18bd20d75
Merge pull request #915 from spacegeek69/sg69-api-prices-fix2
...
[OpenRouter] Switch to token per dollar for prices
2023-08-10 22:23:17 +03:00
spacegeek69
4b48861d13
[OpenRouter] Switch to token per dollar for prices
2023-08-10 21:13:24 +02:00
Cohee
9e43f5f8b7
Add flat budget cap for hybrid WI budgeting
2023-08-10 20:45:57 +03:00
Cohee
b75997cebd
Move openrouter cost to more in your face position
2023-08-10 20:12:43 +03:00
Cohee
23e869f56a
Implicit variables to explicit
2023-08-10 20:06:18 +03:00
Cohee
92666b18d4
Merge pull request #912 from spacegeek69/sg69-api-prices-fix
...
[OpenRouter] Show more API price information
2023-08-10 20:04:15 +03:00
Cohee
25cd063bf9
Remove stats saving console log
2023-08-10 20:02:50 +03:00
Cohee
03ce4a2cb9
Merge pull request #914 from Tony-sama/staging
...
Feature: RVC extension, applying voice changer on top of existing TTS providers
2023-08-10 19:29:09 +03:00
Cohee
104d983449
Adjust novel max context calculation
2023-08-10 19:15:52 +03:00
Tony Ribeiro
21a2bdac67
return original audio when RVC voice map has no model for the character
2023-08-10 17:12:37 +02:00
Tony Ribeiro
5d3c11710e
add rvc options in extension file
2023-08-10 16:46:04 +02:00
Tony Ribeiro
0c33860eb1
cleanup RVC extension code
2023-08-10 15:59:00 +02:00
Tony-sama
9e2ebdb43e
Merge branch 'SillyTavern:staging' into staging
2023-08-10 15:23:56 +02:00
Cohee
f226fe99aa
Showdown render tables
2023-08-10 13:18:12 +03:00
Cohee
c6b18de4ef
Currency formatting
2023-08-10 13:01:55 +03:00
Cohee
aa49efe656
More precise prompt costs
2023-08-10 12:58:21 +03:00
Cohee
e4d1463a22
Merge pull request #913 from SillyTavern/staging
...
Staging
2023-08-10 12:50:02 +03:00
Cohee
ea4b1759aa
Bump package version
2023-08-10 12:48:59 +03:00
Cohee
2e81e47967
Fix default expressions
2023-08-10 12:47:56 +03:00
Cohee
2622999284
#911 Fix expressions
2023-08-10 12:42:52 +03:00
Cohee
78c599a413
#903 Load koboldcpp samplers order + show sampler ids
2023-08-10 12:34:22 +03:00
spacegeek69
f9db8eee67
[OpenRouter] Show API prices in list/description
2023-08-10 11:21:58 +02:00
spacegeek69
0ede3894e2
[OpenRouter] Show API prices on connect in console
2023-08-10 11:21:58 +02:00
Cohee
1a07fa8365
[Feature Request] Can we please have <xml_tags> visibility back? #907
2023-08-10 11:47:17 +03:00
Cohee
4200f1da0a
<rp> is a valid HTML tag
2023-08-10 10:57:31 +03:00
Tony-sama
034cc48a21
Merge branch 'SillyTavern:staging' into staging
2023-08-10 02:48:13 +02:00
Tony Ribeiro
33359f2c46
Add log to check audio type sent to extras
2023-08-10 02:47:53 +02:00
Cohee
1f8f200caf
#909 Add OpenRouter prompt cost calculation
2023-08-09 21:59:34 +03:00
Tony-sama
479923051b
Merge branch 'SillyTavern:staging' into staging
2023-08-09 20:25:32 +02:00
Cohee
e39e9428b6
Allow incomplete sentences on quiet prompts
2023-08-09 16:41:12 +03:00
Tony Ribeiro
8bea721721
Add extension for RVC postprocessing of TTS audio using ST extras
2023-08-09 03:30:26 +02:00
Cohee
4fd042b9a5
Merge branch 'staging' into release
2023-08-09 01:07:53 +03:00
Cohee
41f504ef00
Fix textareas in right menu being too small in certain browsers
2023-08-09 01:07:06 +03:00
Cohee
9b5e082a26
Merge pull request #902 from SillyTavern/staging
...
Staging
2023-08-08 23:29:35 +03:00
Cohee
0ed340bd9a
Merge pull request #901 from 50h100a/mancer-urlfix
...
Relax URL requirements when Mancer is enabled.
2023-08-08 23:27:05 +03:00
Cohee
26a9c2889f
Bump package version
2023-08-08 23:12:26 +03:00
50h100a
53e41bdda8
Relax URL requirements when Mancer is enabled.
2023-08-08 16:12:03 -04:00
Cohee
25bd2541f7
Fix server crash in error handler
2023-08-08 23:11:27 +03:00
Cohee
6c909acea6
Merge pull request #900 from SillyTavern/staging
...
Staging
2023-08-08 22:54:20 +03:00
Cohee
8c70b1decd
Bump package version
2023-08-08 22:54:02 +03:00
Cohee
7effc3497d
Merge branch 'release' into staging
2023-08-08 22:53:13 +03:00
Cohee
cd86999d30
Fix variable name
2023-08-08 22:39:34 +03:00
Cohee
2fea218661
Extend random and roll syntax for frontend compatibility
2023-08-08 22:36:42 +03:00
Cohee
ef3a9a810e
Fix avatar preview after changing it
2023-08-08 22:08:41 +03:00
Cohee
2c3cfb31f5
#799 Adjust right panel layout
2023-08-08 21:13:42 +03:00
Cohee
7c6429a577
Add a hint for quick reply slots.
2023-08-08 20:57:23 +03:00
Cohee
e343f2461d
Fix block width
2023-08-08 20:51:31 +03:00
Cohee
c94eae6eb6
Improve OpenAI/OpenRouter error parsing
2023-08-08 20:07:41 +03:00
Cohee
9a7654598e
Don't crash the server on trying to display corrupted past chat
2023-08-08 17:56:13 +03:00
Cohee
5ac375097b
Fix last prompt line
2023-08-08 17:28:31 +03:00
Cohee
508e1a06da
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-08 17:11:48 +03:00
Cohee
5ba7588838
Option to disable name forcing for instruct groups and personas
2023-08-08 17:11:38 +03:00
Cohee
98f8613e38
Merge pull request #899 from ouoertheo/ouoertheo/objective-fix-toastr
...
Fix objective gen toastr messsage
2023-08-08 16:20:38 +03:00
ouoertheo
5ea30d9d4d
Fix objective gen toastr messsage
2023-08-08 07:49:21 -05:00
RossAscends
78825352e5
more help format updates
2023-08-08 18:03:39 +09:00
RossAscends
264b52b52d
update help format
2023-08-08 17:42:28 +09:00
Cohee
0cb63e689d
Merge pull request #872 from 50h100a/kai-fmt
2023-08-08 00:41:12 +03:00
50h100a
c1ab0212e5
update comments
2023-08-07 17:10:05 -04:00
50h100a
128945aaaa
Copy 'relaxed api url' functionality over to webui
2023-08-07 16:46:32 -04:00
50h100a
75bb0d641f
Make 'relaxed api url' even more relaxed.
2023-08-07 16:46:12 -04:00
RossAscends
fcc51b6481
no more forced color for blockquotes
2023-08-08 04:52:22 +09:00
Cohee1207
c124fc589f
Fix display help links
2023-08-07 22:21:10 +03:00
Cohee1207
32e5566a37
Fix WI overflow alert
2023-08-07 22:12:50 +03:00
Cohee
f8e8929834
Merge pull request #896 from majick/tiny-cosmetic
2023-08-07 19:53:35 +03:00
majick
4167047f9b
Cosmetic: The avatar crop accept button is labeled "Accept"
2023-08-07 09:49:07 -07:00
Cohee
5f97a52d58
#895 Move AI Horde connection to related endpoints
2023-08-07 19:34:10 +03:00
Cohee
7384cb07a4
Remove margins for block quotes
2023-08-07 14:08:49 +03:00
Cohee
e0d6430ade
Fix copy-paste issue
2023-08-07 02:20:53 +03:00
Cohee
23a57e86a7
Try to remove excess character names from generations
2023-08-07 00:31:26 +03:00
Cohee
6e55b99aa9
Merge pull request #885 from StefanDanielSchwarz/proxy-ooba-preset
2023-08-07 00:02:04 +03:00
Cohee
2424367460
Merge pull request #886 from StefanDanielSchwarz/kobold-presets-without-max_length+genamt
2023-08-07 00:01:38 +03:00
Stefan Daniel Schwarz
c4602df108
kobold-presets-without-max_length+genamt
2023-08-06 21:59:57 +02:00
SDS
c86e2154c9
Add proxy ooba preset
...
Here's the TextGen version of the proxy-replacement-preset. Same as KoboldAI's, just for ooba.
2023-08-06 21:49:29 +02:00
Cohee
151f4d322c
#883 Add option to disable CSRF tokens
2023-08-06 16:42:15 +03:00
Cohee
04a2d82a8d
Merge pull request #884 from AeonBlack/patch-1
...
Resolve some API Spam / Fix 1 Token for 0 Token Counters
2023-08-06 16:31:44 +03:00
AeonBlack
cfc4394e41
Resolve some API Spam / Fix 1 Token for 0 Token Counters
2023-08-06 05:58:26 +01:00
Cohee
74b973c571
Fix Novel error handling
2023-08-05 21:15:49 +03:00
Cohee
ef1f6b3143
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-05 15:44:18 +03:00
Cohee
58f7c77281
Reformat code
2023-08-05 15:44:15 +03:00
Cohee
39e43e8a0d
Update readme.md
2023-08-05 14:55:01 +03:00
Cohee
b59e0cdfc8
Merge pull request #876 from StefanDanielSchwarz/OpenOrca-OpenChat-instruct-preset
...
Added OpenOrca-OpenChat instruct preset
2023-08-05 14:50:57 +03:00
Cohee
e3f48ea767
Merge pull request #881 from spacegeek69/spacegeek69-or-doc
...
[doc] Replace WindowAI with OpenRouter
2023-08-05 14:50:08 +03:00
spacegeek69
b3bb88e99b
Update readme.md
...
WindowAI -> OpenRouter
2023-08-05 13:34:27 +02:00
RossAscends
51ed6ba0c9
update API line in chinese readme
2023-08-05 19:14:17 +09:00
RossAscends
632d1a2a17
update readme API line
2023-08-05 19:13:13 +09:00
RossAscends
078eb051ad
Merge pull request #878 from XXpE3/staging
...
Add README language switch
2023-08-05 19:00:03 +09:00
XXpE3
5b1095abcb
- Added @XXpE3 at the bottom of the README.
...
- Noted Chinese ISSUES at the bottom of the README, contact @XXpE3.
2023-08-05 17:53:35 +08:00
RossAscends
b1666dc18d
css skill issue
2023-08-05 18:51:28 +09:00
Shima Rin
3aa8229401
Merge branch 'SillyTavern:staging' into staging
2023-08-05 17:40:32 +08:00
RossAscends
734b0201be
style for blockquotes
2023-08-05 18:36:39 +09:00
Cohee1207
6ddfcc7a06
Enable quote blocks and HTML comments
2023-08-05 12:29:37 +03:00
RossAscends
ef8aef7994
Merge pull request #879 from Miiiikachu/staging
...
Changed Assistant Prefill to a textarea to allow for a longer prefill message.
2023-08-05 15:07:22 +09:00
Mika
8128c2436b
Changed Assistant Prefill to a textarea to allow for a longer prefill message.
2023-08-05 14:59:29 +09:00
XXpE3
649bc69b19
Add README language switch
2023-08-05 13:17:53 +08:00
Stefan Daniel Schwarz
bfac10028f
removed enabled field from presets
2023-08-04 23:52:36 +02:00
50h100a
4ae3e9db0a
fix settings access
2023-08-04 17:01:09 -04:00
Cohee1207
d05d4042fe
Unbreak HTML
2023-08-04 23:52:19 +03:00
Cohee1207
1061971cdb
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-04 23:51:18 +03:00
50h100a
6b2455da2b
setting for relaxed api urls
2023-08-04 16:49:55 -04:00
Cohee
7b5bb030ad
Merge pull request #877 from city-unit/feature/ui
...
Fix assistant prefill title alignment
2023-08-04 23:34:42 +03:00
Cohee1207
19b3e13675
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-04 23:29:25 +03:00
city-unit
d16f6f8fea
Fix assistant prefill title alignment
2023-08-04 16:26:25 -04:00
SDS
45a66fae9d
Added OpenOrca-OpenChat instruct preset
...
Here's an Instruct Mode preset for OpenOrca-OpenChat, e. g. for [Open-Orca/OpenOrcaxOpenChat-Preview2-13B](https://huggingface.co/Open-Orca/OpenOrcaxOpenChat-Preview2-13B ) and other OpenOrca/OpenChat models
2023-08-04 21:44:47 +02:00
Cohee1207
6b288ca83c
Adjust Novel settings to match the site more closely
2023-08-04 20:38:26 +03:00
Cohee
d59d7e6c8d
Fix boolean conversion
2023-08-04 18:15:42 +03:00
Cohee
8b3f65073c
Merge pull request #875 from StefanDanielSchwarz/replace-custom_stopping_strings-macro
...
Replace Macro in Custom Stopping Strings
2023-08-04 18:14:52 +03:00
Stefan Daniel Schwarz
b407fe2388
custom_stopping_strings_macro toggleable option
2023-08-04 16:53:49 +02:00
SDS
33af7ad266
Replace Macro in Custom Stopping Strings
...
Replaces user and char names in custom stopping strings, making them much more versatile and useful.
Example Use Case: Now you can use a custom stopping string like "\n*{{user}} " to stop generation when the AI tries to act as the user.
2023-08-04 15:45:45 +02:00
Cohee
cd8a24a712
Fix bulk edit
2023-08-04 14:41:00 +03:00
Cohee
84283bc2b4
Add "Best match" tokenizer option
2023-08-04 14:17:05 +03:00
Cohee
14827d6135
Fix bulk-edit extension manifest
2023-08-04 13:42:20 +03:00
Cohee
b34df90905
Merge pull request #873 from pyrater/staging
2023-08-04 10:37:54 +03:00
joe
c18a845f64
Fix duplicate call by mistake
2023-08-04 16:35:30 +09:00
pyrater
2a00e98ec5
Merge branch 'SillyTavern:staging' into staging
2023-08-04 16:26:44 +09:00
Cohee
d84d55c35f
Merge pull request #874 from mweldon/novelai-stuff
2023-08-04 10:10:37 +03:00
joe
853d81e67c
Bug and performance Fix's
2023-08-04 14:54:01 +09:00
joe
791b18d78e
Removed old code
2023-08-04 11:25:58 +09:00
Mike Weldon
079b1623c5
NovelAI preamble code cleanup
2023-08-03 18:27:23 -07:00
joe
708b065300
Merge branch 'staging'
2023-08-04 09:32:02 +09:00
joe
140b86d822
updates
2023-08-04 09:27:01 +09:00
pyrater
8f1321f09d
Update index.js
2023-08-04 09:26:17 +09:00
pyrater
9333340175
Update index.js
...
somehow display:none; was missing from line 1183
2023-08-04 09:21:52 +09:00
joe
4698f0f765
Perfomance Increase for unloading animation
2023-08-04 08:29:39 +09:00
pyrater
f106666ded
Merge branch 'SillyTavern:staging' into staging
2023-08-04 06:43:17 +09:00
50h100a
2d07cce1dd
make KAI url-fixing as flexible as webUI's
2023-08-03 16:28:02 -04:00
Cohee
ea809023b5
Merge pull request #858 from 50h100a/mancer-api
...
Mancer API
2023-08-03 23:06:53 +03:00
Cohee
bcffaec6a6
Fix invalid function reference
2023-08-03 19:30:19 +03:00
Cohee
008d8fa6fc
Merge pull request #859 from city-unit/feature/bulk
...
Bulk Editing
2023-08-03 19:29:33 +03:00
Cohee
926bf0b4c9
Update gitignore
2023-08-03 18:46:53 +03:00
Cohee
aefafdebe0
Merge pull request #864 from StefanDanielSchwarz/remote-link-cmd
...
Remote-Link.cmd to set up a cloudflare tunnel
2023-08-03 18:44:47 +03:00
SDS
2f94451948
Update Remote-Link.cmd
...
Added warning about the potential dangers of having a tunnel open
2023-08-03 17:36:35 +02:00
Cohee
e5a678fb2d
Merge pull request #869 from majick/chat-delete-spin
...
Proposed: Spinning cute skull when hovering PastChat_cross
2023-08-03 18:17:23 +03:00
majick
109f6ace63
Proposed: Spinning cute skull when deleting a chat
2023-08-03 07:59:57 -07:00
Cohee
44340208de
Merge pull request #868 from majick/chat-delete-icon
...
Proposed: Skull icon to delete past chat
2023-08-03 17:24:03 +03:00
Cohee
19a0f8e5ac
Merge pull request #865 from StefanDanielSchwarz/del_char_checkbox-unchecked-by-default
...
del_char_checkbox unchecked by default
2023-08-03 17:18:49 +03:00
Cohee
2a153e3b15
#866 Wait for group to stop generating before auto-summarizing
2023-08-03 17:17:58 +03:00
Cohee
249ab7106a
Update bug_report.md
2023-08-03 17:15:30 +03:00
majick
d5e32af9b2
Proposed: Skull icon to delete past chat
2023-08-03 07:07:59 -07:00
SDS
65732f4406
del_char_checkbox unchecked by default
...
When you delete a character, you can always re-import them - but if you deleted the chat files, they're gone forever unless you backed them up manually. That's why I think this checkbox should be off by default, making chat file deletion a conscious effort.
With it off, worst case someone forgets to check the box and has some unnecessary files on their disk that they can then delete manually. That's much less of a problem than someone forgetting to uncheck the box (e. g. when importing a new version of the character) and then suffering data loss.
2023-08-03 15:39:15 +02:00
SDS
3da9438b63
Remote-Link.cmd to set up a cloudflare tunnel
...
Run this script to download the latest cloudflared.exe from Cloudflare (if it's not available in the same folder as the script already) and run it to set up a secure HTTPS tunnel to your SillyTavern instance instead of using insecure unencrypted HTTP.
2023-08-03 14:54:46 +02:00
RossAscends
f892931d44
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-03 21:17:36 +09:00
RossAscends
a837b1e2fb
fix movingUI observer states
2023-08-03 21:17:34 +09:00
50h100a
9cf4056b28
Do backflips trying to get error information from endpoints.
...
Then present it nicely.
2023-08-03 07:32:53 -04:00
Cohee
37e653dcf4
Add toggle for persona info notifications
2023-08-03 14:24:45 +03:00
Cohee
0a12fe0bdb
Unhide expression holder on setting live2d sprite
2023-08-03 14:07:50 +03:00
joe
56a4a6eb83
Bug fix
2023-08-03 20:01:35 +09:00
Cohee
8446f10408
Merge pull request #861 from pyrater/staging
...
Setting Tracking for Live2d
2023-08-03 13:41:24 +03:00
joe
4b7c837fe3
Removed unneeded IF
2023-08-03 19:29:48 +09:00
joe
aebdd6cd42
Fallback expression and tweak
2023-08-03 19:23:15 +09:00
pyrater
73f15060c9
Merge branch 'SillyTavern:staging' into staging
2023-08-03 19:10:10 +09:00
Cohee
e381e1cefc
Merge pull request #862 from StefanDanielSchwarz/presets-and-readme
...
Presets and readme
2023-08-03 13:09:01 +03:00
50h100a
2fc6813e66
code review adjustments part 1
2023-08-03 06:07:54 -04:00
pyrater
0ad3c86e17
Merge branch 'SillyTavern:staging' into staging
2023-08-03 19:06:04 +09:00
joe
9f44a72d76
Setting Tracking Live2d
2023-08-03 19:05:21 +09:00
SDS
c760447288
Update readme-zh_cn.md
...
Added myself to the credits list in the Readme doc [as suggested](https://github.com/SillyTavern/SillyTavern/pull/848#issuecomment-1662510842 )
2023-08-03 11:56:01 +02:00
SDS
ea0fe349cd
Update readme.md
...
Added myself to the credits list in the Readme doc [as suggested](https://github.com/SillyTavern/SillyTavern/pull/848#issuecomment-1662510842 )
2023-08-03 11:55:09 +02:00
SDS
1f56f0d64a
Update simple-proxy-for-tavern.settings
...
Go back down to 2048 tokens instead of 4096 to be in line with the other non-Llama 2-specific presets
2023-08-03 11:47:59 +02:00
SDS
905131c764
Update Deterministic.settings
...
Go back down to 2048 tokens instead of 4096 to be in line with the other non-Llama 2-specific presets
2023-08-03 11:46:53 +02:00
Cohee
31feaee805
Enter to submit dialogue popup input
2023-08-03 11:32:08 +03:00
Cohee
a07cbe5f7f
Merge pull request #860 from gd1551/staging
2023-08-03 11:11:36 +03:00
gd1551
67fa7b9607
Update Custom Stop Strings to note NovelAI support
2023-08-03 11:06:29 +03:00
Cohee
1b005ef47f
Merge pull request #856 from mweldon/preamble
2023-08-03 10:24:31 +03:00
Mike Weldon
c8b5b7da22
Use prose augmenter by default for Kayra
2023-08-02 23:07:17 -07:00
RossAscends
5a67d72fea
/qr, /qrset & ctrl+1~9 hotkeys for QRs
2023-08-03 14:44:23 +09:00
RossAscends
68e5ae63d6
move closechat/togglepanels to slashcommands
2023-08-03 13:21:38 +09:00
city-unit
9712e4bbb0
Moved bulk edit from external to internal extension.
2023-08-03 00:15:09 -04:00
50h100a
61c0e3b08b
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into mancer-api
2023-08-02 23:46:03 -04:00
50h100a
d4278388f7
remove non-changes
2023-08-02 23:38:50 -04:00
50h100a
2fdec7eb03
Added authentication variant to WebUI API.
2023-08-02 23:25:24 -04:00
Mike Weldon
1d0f67c144
Add NAI preamble to start of chat buffer
2023-08-02 18:22:06 -07:00
Mike Weldon
14ef5d9a6b
Add new NAI presets TeaTime and ProWriter
2023-08-02 18:21:14 -07:00
Cohee1207
143b4347c2
Extend cases for OAI status code message pulling
2023-08-02 23:46:09 +03:00
Cohee1207
2a08e199d2
Merge branch 'release' of http://github.com/cohee1207/SillyTavern into release
2023-08-02 23:46:05 +03:00
Cohee1207
f198f5eb6e
Fix localization hiding Usage Stats button
2023-08-02 23:04:52 +03:00
Cohee1207
65a16970f4
Extend cases for OAI status code message pulling
2023-08-02 23:02:29 +03:00
Cohee1207
5a7c4947b3
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-08-02 23:00:55 +03:00
Cohee
bb3fc5be62
Merge pull request #853 from gd1551/staging
...
Add stop sequences support to NovelAI generations
2023-08-02 22:56:05 +03:00
gd1551
ea800d1550
Add stop sequences support to NovelAI generations
2023-08-02 22:42:11 +03:00
Cohee
90e08e08de
Merge pull request #852 from StefanDanielSchwarz/fix-inconsistent-newline-trimming
...
Fix inconsistent newline trimming
2023-08-02 21:55:12 +03:00
SDS
9d99b89c9c
Fix inconsistent newline trimming
...
Newlines weren't trimmed at first generation in a new chat, only on subsequent generations. By commenting out this check, it works consistently for all generations.
(I noticed because even with my deterministic preset, a regen/swipe would give a different output than the very first generation, so I went looking and found this if-clause as the source of the inconsistent behavior.)
2023-08-02 20:00:01 +02:00
Cohee
baddee8082
Merge pull request #850 from StefanDanielSchwarz/improved-roleplay-preset
2023-08-02 19:10:13 +03:00
Cohee
a51653e8b5
Merge pull request #851 from StefanDanielSchwarz/proxy-preset+some-fixes
2023-08-02 19:09:40 +03:00
SDS
7dfaf6f0b0
Fix Storywriter-Llama2.settings
...
Removed "can_use_streaming" since that should be determined by SillyTavern and not be hardcoded in the preset.
2023-08-02 18:06:06 +02:00
SDS
3f015f4bd2
Fix Deterministic.settings
...
Removed "can_use_streaming" since that should be determined by SillyTavern and not be hardcoded in the preset.
2023-08-02 18:05:27 +02:00
SDS
6f18c457fc
simple-proxy-for-tavern default preset
...
These are the same settings as [simple-proxy-for-tavern's default preset](https://github.com/anon998/simple-proxy-for-tavern/blob/main/presets/default.json ). I've fixed the sampler order and raised the context size to Llama 2's 4096 tokens.
2023-08-02 18:03:14 +02:00
SDS
c57de3d47b
Improved Roleplay Preset
...
More like simple-proxy-for-tavern's default verbose prompt, and now works with SillyTavern's AutoFormat Overrides on or off, so this new and improved version is better and more compatible.
2023-08-02 17:42:42 +02:00
mashwell
cd02abe205
textgen simple-1 preset fix
2023-08-02 14:23:16 +03:00
50h100a
aac7525204
Add secret key storage
2023-08-02 03:31:17 -04:00
50h100a
42cc66f06e
First pass UI for extending webui
2023-08-02 03:30:57 -04:00
Cohee
f6f51d21c5
Merge pull request #841 from ouoertheo/ouoertheo/objectives6
...
Objective: currentTask fix in MESSAGE_RECEIVED, ignore swipes
2023-08-02 01:45:20 +03:00
ouoertheo
9a4d62ca6f
add lastMessageWasSwipe=false to resetState
2023-08-01 16:16:52 -05:00
Cohee
9d023dc3b1
Load live2d by posting a file
2023-08-01 23:57:04 +03:00
Cohee
ac98ebcc6c
Fix npm audit
2023-08-01 23:25:36 +03:00
Cohee
29a3c5d590
Fix npm audit
2023-08-01 23:25:09 +03:00
SDS
0c0e24323c
proxy-replacement-preset: Roleplay Instruct Mode Preset
...
In [[Feature Request] Add Simple Proxy functionality into Silly Tavern directly · Issue #831 · SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern/issues/831 ), I explained how to replace the [simple-proxy-for-tavern](https://github.com/anon998/simple-proxy-for-tavern ) using built-in functionality of SillyTavern. To make this easier, here's an Instruct Mode Preset that helps setting this up.
2023-08-01 23:14:50 +03:00
SDS
32f605e413
Llama-2-KoboldAI-presets
...
Here are two presets I've found very useful for Llama 2-based models:
- Deterministic takes away the randomness and is good for testing/comparing models because same input equals same output.
- Storywriter-Llama2 is the Storywriter preset adjusted for Llama 2's 4K context size. It also works well against Llama 2's repetition/looping issues.
2023-08-01 23:13:37 +03:00
Cohee
af8c21fea2
Send middle-out transform strategy to OpenRouter
2023-08-01 18:49:03 +03:00
Cohee
72974d8a54
More clear message for character import failure
2023-08-01 18:13:50 +03:00
Cohee
7f86551ab4
Don't try to load live2d if variable is disabled or module is not loaded to Extras
2023-08-01 16:33:30 +03:00
Cohee
c5d87e4808
ParseImgDimensions for Showdown
2023-08-01 16:24:54 +03:00
Cohee
e5f3a70860
#843 Wait for group to stop generating before checking objectives
2023-08-01 15:53:10 +03:00
Cohee
7596d78322
#844 Properly handle KoboldAI errors
2023-08-01 15:22:51 +03:00
Cohee
5645432e9d
#823 Allow arbitrary line breaks in instruct sequences and custom chat separators
2023-08-01 14:17:33 +03:00
Cohee
bad7892baa
Adjust chromadb auto% for character description
2023-08-01 14:16:03 +03:00
Cohee
a0c8ac54dd
Lower max context for Clio and Kayra presets
2023-08-01 13:30:30 +03:00
SDS
73fd306b8b
Fixed persona_description linebreak
...
When persona description is positioned after character card, there are double linebreaks before and none behind the persona description, because storyString already brings a trailing one whereas persona_description doesn't. This fixes that by putting the linebreak where it belongs.
2023-08-01 12:54:46 +03:00
Cohee
72213add56
#833 Sort tags list alphabetically
2023-08-01 12:26:28 +03:00
ouoertheo
6f4fd15095
currentTask fix in MESSAGE_RECEIVED, ingore swipes
2023-08-01 04:24:55 -05:00
Cohee
78d62d7be2
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-01 11:58:42 +03:00
Cohee
99af6ed472
Update default settings
2023-08-01 11:57:25 +03:00
Cohee
16b45f1ea9
Reformat new code
2023-07-31 20:56:05 +03:00
Cohee
435d319090
Merge pull request #835 from pyrater/staging
...
Live2d Changes
2023-07-31 20:53:45 +03:00
Cohee
e7148c41a9
Merge pull request #839 from Tony-sama/staging
...
Restored speech-recognition streaming mode as a new provider "Streaming"
2023-07-31 20:51:02 +03:00
Tony Ribeiro
192c82b180
Restored streaming mode as a new provider "Streaming", recording is done on server side, voice detection with vosk and transcript with whisper.
2023-07-31 18:47:33 +02:00
Cohee
8aff89de30
Merge pull request #838 from ouoertheo/ouoertheo/objective-next-task-bugfix
...
Objective: Current task fixes, {{parent}} prompt template variable
2023-07-31 17:01:32 +03:00
ouoertheo
6768c56e2b
fix regression on task selection
2023-07-31 07:56:49 -05:00
joe
4939387bbf
Updated based on feedback
2023-07-31 19:14:15 +09:00
joe
4c14b8ee2d
Updated Static URL
2023-07-31 19:01:45 +09:00
joe
0bbcf0db83
Updated non static URL Calls
2023-07-31 18:54:50 +09:00
Cohee
29d841a50b
Bump package version
2023-07-31 12:54:49 +03:00
joe
0c919bf32d
Talking Animation
2023-07-31 18:21:32 +09:00
pyrater
9f92b19004
Merge branch 'SillyTavern:staging' into staging
2023-07-31 16:10:22 +09:00
joe
7824a18103
Live2d Commits
2023-07-31 16:09:36 +09:00
Cohee
18e6e578dd
Merge pull request #834 from ouoertheo/ouoertheo/objective-auto-check-fix
2023-07-31 09:54:22 +03:00
joe
0eef05908d
live2d addition
2023-07-31 14:52:30 +09:00
ouoertheo
d5e40e0271
fix for allowing root task as. notify on manual check
2023-07-30 19:15:05 -05:00
Cohee
6b85f10818
Merge pull request #832 from mweldon/kayra-fix-fresh-coffee
2023-07-31 00:57:16 +03:00
Mike Weldon
73ea029acd
Fix rep penalty parameter name
2023-07-30 14:14:17 -07:00
Mike Weldon
27c6e5ecff
Fix some presets, bad words, rep allowlist, and banned tokens
2023-07-30 14:03:28 -07:00
Cohee
40f466b2c3
Summary plugin improvements: In-chat position, customizable template, force insert after X words
2023-07-30 23:10:37 +03:00
RossAscends
02667d3d1a
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-31 03:37:52 +09:00
RossAscends
9cb70817c7
fix ctrl+up when sys msg is last
2023-07-31 03:37:49 +09:00
Cohee
e172f50d4f
Allow /cut 0
2023-07-30 21:35:36 +03:00
Cohee
49f7185c8c
#829 Close chat option
2023-07-30 21:35:21 +03:00
RossAscends
638050a3de
skill issue
2023-07-31 02:56:39 +09:00
RossAscends
a0f369d100
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-31 02:41:41 +09:00
RossAscends
f9239c860d
Escape hotkey to close panels/popups
2023-07-31 02:41:15 +09:00
Cohee
41a08fed2b
Merge pull request #828 from ouoertheo/ouoertheo/objective-qol-improvements
2023-07-30 19:33:02 +03:00
RossAscends
95d43712d3
fix chat bg color when panels hidden
2023-07-31 01:08:24 +09:00
ouoertheo
4f76a8b0ce
fix task counter decrement
2023-07-30 09:27:31 -05:00
ouoertheo
3fc2b81433
help text update
2023-07-30 09:19:17 -05:00
ouoertheo
23a514bba8
full templating for all prompts. prompt mgmt
2023-07-30 09:15:12 -05:00
Cohee1207
51449c4913
Rename Settings option
2023-07-30 16:40:45 +03:00
Cohee1207
18bb362578
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-30 16:38:50 +03:00
Cohee
6d9c2ec365
Merge pull request #819 from pyrater/staging
...
Show / Hide Top Bar
2023-07-30 16:38:44 +03:00
Cohee
ad26a1968b
Merge pull request #818 from city-unit/feature/WI
...
Add optional alerting for WI debugging.
2023-07-30 16:29:33 +03:00
Cohee1207
52289acc62
Reformat index.html
2023-07-30 16:28:55 +03:00
Cohee1207
b970c69844
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-30 16:28:25 +03:00
Cohee
c8e456d773
Merge pull request #827 from Ahbahl/staging
...
Moves Claude Assistant prefill box below JB
2023-07-30 16:28:19 +03:00
Cohee1207
d00fbacec3
#822 Increase instruct sequences max lengths
2023-07-30 16:27:29 +03:00
Cohee1207
ccbec7715a
#825 Set temperature slider min value to 0.0
2023-07-30 16:21:01 +03:00
Cohee1207
1b7973ec13
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-30 16:20:05 +03:00
Ahbahl
1f63fd9344
Moves Claude Assistant prefill below JB to be more in line with how prompts are structured.
2023-07-30 15:13:10 +02:00
joe
d8d5118283
removed padding
2023-07-30 11:57:21 +09:00
joe
11226ff7d6
add CSS to round corners
2023-07-30 11:56:17 +09:00
pyrater
844d9c86a4
Merge branch 'SillyTavern:staging' into staging
2023-07-30 11:50:09 +09:00
joe
0aee97ccca
Added Option to toggle/Hide settings bar.
2023-07-30 11:47:17 +09:00
city-unit
fa06e5ee5a
Add optional alerting for WI debugging.
2023-07-29 22:15:54 -04:00
Cohee
6794be4d1e
Merge branch 'release' into staging
2023-07-30 03:10:12 +03:00
Cohee
4316396880
Update readme
2023-07-30 03:09:55 +03:00
Cohee
fd93bc7736
Merge pull request #817 from city-unit/feature/activechat
...
Persist active chat across devices.
2023-07-30 03:07:55 +03:00
city-unit
0cc88c17c7
Handle groups correctly, save settings.
2023-07-29 20:05:12 -04:00
city-unit
6829f5308f
Persist active chat across devices.
2023-07-29 19:48:08 -04:00
Mike Weldon
1689913b43
Fix minor typo that broke phraseRepPen for NAI
2023-07-30 02:35:05 +03:00
Cohee
33b7e8fad1
Merge branch 'release' into staging
2023-07-30 02:33:48 +03:00
Cohee
17eb55731e
Merge pull request #816 from mweldon/kayra-fix
...
Phrase Rep Pen typo fix
2023-07-30 02:32:18 +03:00
Mike Weldon
9dba57dc85
Fix minor typo that broke phraseRepPen for NAI
2023-07-29 15:59:18 -07:00
Cohee
dddc49c235
#798 Claude assistant prefill
2023-07-30 01:51:59 +03:00
RossAscends
faf9c4445f
Create Default QR preset
2023-07-30 06:26:06 +09:00
RossAscends
a646aaa125
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-30 06:22:05 +09:00
RossAscends
80a0cb2bc4
MPV of QuickReply Presets
2023-07-30 06:22:03 +09:00
Cohee
675cabb7e3
Merge branch 'staging' into release
2023-07-29 22:58:58 +03:00
Cohee
f36cf088a1
Bump package version
2023-07-29 22:50:52 +03:00
Cohee
df8d7075a8
Handle 451 from OpenRouter
2023-07-29 22:50:07 +03:00
Cohee
314b194891
Remove preset reloading when setting is NaN
2023-07-29 21:24:29 +03:00
Cohee1207
ac4fa0e035
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-29 21:18:56 +03:00
Cohee
0e7c10b26f
Merge pull request #812 from ouoertheo/ouoertheo/objective5-tree
2023-07-29 13:04:47 +03:00
Cohee
64914e778d
Merge pull request #807 from 50h100a/tilde-fix
2023-07-29 13:02:58 +03:00
Cohee
763a443680
Merge pull request #809 from mweldon/kayra
2023-07-29 13:02:39 +03:00
ouoertheo
27eb95cb36
add migration
2023-07-29 01:58:26 -05:00
Mike Weldon
732707ae2b
Turn on instruct mode for NAI
2023-07-28 22:56:31 -07:00
ouoertheo
ee81a8d88c
add in objective tree
2023-07-28 23:21:55 -05:00
Mike Weldon
b107848ccb
Add Kayra presets
2023-07-28 17:23:28 -07:00
Cohee
ec270378d4
Merge pull request #808 from 50h100a/token-counter-flicker
2023-07-29 01:59:27 +03:00
50h100a
7c3b598eea
Don't flicker the token counter when recounting tokens.
2023-07-28 18:45:55 -04:00
50h100a
aed0dab95d
Markdown fix: Don't eat verticals/newlines
2023-07-28 18:35:36 -04:00
50h100a
311249c5e0
Tilde does nothing in our markdown, remove it.
...
Match begin/end formatting symbol counts.
2023-07-28 18:09:54 -04:00
Cohee
88f3e01f72
Fix logspam in WI parser
2023-07-28 21:58:18 +03:00
Cohee
8e06d18664
#804 Add kayra model
2023-07-28 21:45:44 +03:00
Cohee
3fb4756c03
#803 Add a separate field for proxy password
2023-07-28 21:33:29 +03:00
Cohee1207
707ce62017
Advanced Character Search #786
2023-07-28 00:38:43 +03:00
Cohee1207
ddf485f354
#787 Display character version in the list
2023-07-28 00:04:21 +03:00
Cohee1207
c3f61af18a
#788 Fix NovelAI tokenizer labels
2023-07-27 23:47:29 +03:00
Cohee1207
3eea8a714c
#789 Add sorting by char.data strings size ("tokens")
2023-07-27 23:45:25 +03:00
Cohee1207
49186dbfc1
#796 Round portrait height to nearest 64
2023-07-27 23:38:08 +03:00
Cohee1207
87b9da11c6
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-27 23:35:02 +03:00
Cohee
77124056b8
Merge pull request #795 from Tony-sama/staging
...
Feature: Speech-to-text module using Vosk, Whisper. (one-hand mod only)
2023-07-27 23:29:57 +03:00
Tony Ribeiro
8d794ed03f
merge new speech-recognition module with staging branch.
2023-07-27 19:29:36 +02:00
Cohee
d4e05c99e3
Merge pull request #792 from ouoertheo/ouoertheo/objective5
...
Objective: simple css fix for prompt edit
2023-07-27 15:28:14 +03:00
ouoertheo
111b91b1ed
simple css fix for prompt edit
2023-07-27 07:26:05 -05:00
Cohee
bed6b2d777
Merge pull request #791 from pyrater/staging
...
Fix for dropdown list not populating
2023-07-27 15:15:25 +03:00
joe
99a18be5fc
Fix for dropdown list not populating
2023-07-27 20:04:01 +09:00
Cohee
ccf5454750
Update readme.md
2023-07-27 12:17:27 +03:00
Cohee
62e5f71cf9
Reformat coqui code
2023-07-26 22:57:05 +03:00
Cohee
f56834bb96
Merge pull request #775 from pyrater/staging
...
Coqui TTS Addition
2023-07-26 21:41:47 +03:00
Cohee
68819a1afc
Add openrouter to /api slash command
2023-07-26 21:22:57 +03:00
Cohee
e4e2ff20a2
#781 Don't add You stopping string for non-Pygmalion models
2023-07-26 21:08:25 +03:00
Cohee
5c66c34414
#778 Slash command to add a persona message without generation
2023-07-26 21:00:36 +03:00
Cohee
1055673865
Merge pull request #783 from XXpE3/staging
...
add readme-zh_cn.md
2023-07-26 12:40:09 +03:00
XXpE3
7a4b8abde7
add readme-zh_cn.md
2023-07-26 17:34:22 +08:00
Cohee
1ad361593f
Merge pull request #779 from ouoertheo/ouoertheo/objective4
...
Objective: Custom Prompts, Current Task Highlight
2023-07-25 16:58:40 +03:00
ouoertheo
ae850fdde7
protect default objective prompt, cleanup
2023-07-25 08:45:07 -05:00
ouoertheo
c8b3bce8b9
current task highlight/edit prompts
2023-07-25 08:36:27 -05:00
Cohee
c3d43a7d05
Merge pull request #776 from bdashore3/staging
2023-07-25 09:34:13 +03:00
kingbri
40f7aa47ad
Generate: Ignore bias addition on continue
...
Continue adds to an existing prompt, so the correct parts of a
message are already present.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-24 23:45:53 -04:00
kingbri
0e45aa7e58
Regex: Fix saving logic
...
- Don't save if the name is empty or undefined
- Warn if the find regex isn't found
- Warn if the "Affects" checkbox isn't selected
This allows for edits to be preserved even if a user incorrectly
changes something with the regex script itself.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-24 23:21:54 -04:00
joe
ce3d76d662
Coqui TTS Addition
2023-07-25 09:59:08 +09:00
Cohee1207
c4209b9448
Fix naming
2023-07-25 01:13:32 +03:00
Cohee1207
83cb3456fc
Run showdown output through sanitize
2023-07-25 00:07:52 +03:00
Cohee1207
e15c739e64
Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging
2023-07-25 00:01:07 +03:00
Cohee
0df8c4b6a2
Merge pull request #774 from city-unit/feature/delete
...
More general/functionalized char delete methods
2023-07-24 22:45:41 +03:00
city-unit
8fdea22379
Move delete calls to functions, generalize delete endpoint.
2023-07-24 15:05:27 -04:00
Cohee
260bb0af52
Fix opening character with id = '0' in /go and /random commands
2023-07-24 17:22:51 +03:00
Cohee
cf3baccc5e
Fix spelling mistakes
2023-07-24 11:18:03 +03:00
Cohee
1bc9bdd64f
Merge pull request #769 from city-unit/feature/docker
2023-07-24 09:34:24 +03:00
city-unit
b2dc4c6c1b
Add git to Dockerfile
2023-07-24 00:46:07 -04:00
Cohee
130559d499
#746 Add preset manager for ooba/kobold
2023-07-23 23:52:31 +03:00
Cohee
06899581db
Update gitignore
2023-07-23 22:10:11 +03:00
Cohee
e9288874b1
Update RR preset
2023-07-23 22:09:59 +03:00
Cohee
b6243cdbe1
Merge branch 'release' into staging
2023-07-23 21:19:34 +03:00
Cohee
ed86e8de04
#765 Fix docker startup
2023-07-23 16:52:25 +03:00
Cohee
1b9ca4c9d9
Unhide advanced parameters for Novel
2023-07-23 02:09:03 +03:00
Cohee
dd69fd3934
Auto-scrollheight for SD char prefix
2023-07-23 00:28:23 +03:00
Cohee
3f47386cba
Adapt GH actions for new branches
2023-07-23 00:28:02 +03:00
Cohee
83252617be
#612 Character-specific prompt prefixes for SD
2023-07-22 23:57:48 +03:00
Cohee
a9f8506218
Possible chroma auto-adjust fix
2023-07-22 22:21:37 +03:00
Cohee
ea68e70ac7
Refine message for dupe confirm
2023-07-22 22:14:16 +03:00
Cohee
e38a9df538
Confirm character duplication
2023-07-22 21:50:21 +03:00
Cohee
d3fe20c119
Add editable prompt templates
2023-07-22 21:12:23 +03:00
Cohee
3feffaabe5
SD refine mode for paintbrush button
2023-07-22 20:32:58 +03:00
Cohee
52b2c89d64
Merge pull request #764 from toby3d/patch-1
2023-07-22 19:27:33 +03:00
Maxim Lebedev
59100a0076
Fixed tags order in Llama2 instruct preset
...
I didn't notice that the prompt wording implies impersonation, which is incorrect for common usage. Changed the order of tags used to generate the character's response to the user, rather than the vice versa.
2023-07-22 21:31:44 +06:00
Cohee
80fad96b1f
Fix chat width when switching themes
2023-07-22 18:09:50 +03:00
Cohee
eccfadb14e
#763 Fix "Continue on Send"
2023-07-22 17:46:59 +03:00
Cohee1207
01f1f67de3
Clean-up JB prompt of caret returns and dangling spaces
2023-07-22 16:50:34 +03:00