Cohee
7dfba69fc1
Import promptManager from openai.js
2024-12-05 22:06:16 +02:00
Succubyss
4cf5d1535e
add /getpromptentry command
2024-12-05 12:38:21 -06:00
Cohee
373a0ad321
Add config.yaml value for cards cache capacity.
2024-12-05 12:59:03 +00:00
Cohee
41a3035a2a
Use filter order in group candidates list
2024-12-04 15:22:53 +00:00
Cohee
a7c8b93652
Merge pull request #3147 from SillyTavern/off-by-one
...
Fix -0 comparison
2024-12-04 15:35:16 +02:00
Cohee
23e59a1189
Document that -0 is supported
2024-12-04 12:57:02 +00:00
Cohee
e9fc488661
Properly check for -0
2024-12-04 12:53:34 +00:00
Cohee
2ef095c273
Merge branch 'release' into staging
2024-12-04 01:35:50 +02:00
Cohee
e6be28acea
llama.cpp: Don't send empty DRY sequence breakers
...
Fixes #3048
2024-12-04 01:32:27 +02:00
Cohee
fb1f890974
Merge branch 'release' into staging
2024-12-04 01:05:56 +02:00
Cohee
8ef49b40b2
Add error handling to group parsing in chat search
2024-12-04 01:05:14 +02:00
Cohee
79700fd983
Add Kobold Lite chats import
2024-12-04 00:44:50 +02:00
Cohee
8de1d26eaa
NanoGPT: Unhide sampling parameters
2024-12-04 00:00:08 +02:00
Cohee
69da293fb9
Show used preset in itemization dialog
2024-12-03 23:27:39 +02:00
Cohee
7ce2841588
Add trim_stop to koboldcpp requests
...
Fixes #3143
2024-12-03 14:49:20 +00:00
Cohee
36051fa5db
Merge pull request #3141 from Ivruix/docker-instructions-russian
2024-12-03 02:03:11 +02:00
Cohee
980ebb2fbc
Merge pull request #3142 from AlpinDale/aphrodite_dry_range
2024-12-03 02:01:42 +02:00
AlpinDale
1c803972cd
aphrodite: add range parameter for DRY
2024-12-02 22:11:04 +00:00
Ivruix
82dff4f204
Add docker tutorial to Russian readme
2024-12-02 20:37:17 +00:00
Cohee
b08cdffc64
Add {{lastGenerationType}} macro
2024-12-02 01:39:57 +02:00
Cohee
ce34f14f19
Merge pull request #3137 from SillyTavern/dependabot/npm_and_yarn/tests/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6 in /tests
2024-12-01 17:41:37 +02:00
dependabot[bot]
ade6980037
Bump cross-spawn from 7.0.3 to 7.0.6 in /tests
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 15:40:45 +00:00
Cohee
de3f340a55
Merge pull request #3135 from SillyTavern/staging
...
Staging
1.12.8
2024-12-01 17:31:30 +02:00
Cohee
39c3924b3f
Merge pull request #3112 from kallewoof/202411-backend-maxctx
...
feature: allow auto-use of max context size given by backend
2024-12-01 15:15:15 +02:00
Cohee
8e94589f83
Revert keepContextLock flag in setGenerationParamsFromPreset
2024-12-01 15:13:17 +02:00
Cohee
66a862f797
Lint the use of data-i18n attributes
2024-12-01 15:10:22 +02:00
Cohee
c930a66d81
Merge branch 'staging' into 202411-backend-maxctx
2024-12-01 14:39:01 +02:00
Cohee
89ec8fd23a
Bump package version
2024-12-01 14:38:17 +02:00
Cohee
a86735d743
Fix sendless statuses
2024-11-30 19:30:14 +02:00
Cohee
56c99000c4
Split auto-switch toast
2024-11-30 18:21:15 +02:00
Cohee
4a7a11dfd5
Add JSdoc for function
2024-11-30 18:19:31 +02:00
Cohee
8e20ebb534
Run eslint
2024-11-30 18:14:46 +02:00
Cohee
04b68d2cce
Move derive context size to TC settings
2024-11-30 18:08:12 +02:00
Cohee
c3c16ea0d6
Merge pull request #3106 from joenunezb/optimize/improve-search
...
perf(search): improve fuzzy character search performance by ~13x (4.5s → 350ms)
2024-11-30 17:50:40 +02:00
Cohee
8b7a14f895
Merge pull request #3124 from ceruleandeep/feature/actuallyCompactContextMenus
...
Filter out hidden items in context menus
2024-11-30 17:39:50 +02:00
ceruleandeep
2f7bc7ca8d
Filter out hidden items in context menus
...
Add CSS to apply label show/hide settings to QRs in context menus
Add provision for QR set applied to one of its own buttons as "burger" menu
2024-11-30 00:46:04 +11:00
Cohee
a444a782e2
Fix input outline on discreet login page
2024-11-29 13:32:53 +00:00
Cohee
0bebf02c97
Merge pull request #3119 from SillyTavern/webpack-memory
...
Replace webpack-dev-middleware with a statically compiled file
2024-11-29 15:24:53 +02:00
Cohee
7fbff41329
Unasync route handler
2024-11-29 13:14:40 +00:00
Cohee
53514b5e1a
Prettify compilation console logs
2024-11-29 13:12:46 +00:00
Cohee
c0b37631bc
Merge branch 'staging' into webpack-memory
2024-11-29 13:07:17 +00:00
Cohee
e124a22ffd
Merge pull request #3120 from SillyTavern/char-cache-limit
...
(perf) Add 100MB limit to parsed characters cache
2024-11-29 15:04:03 +02:00
Cohee
095d19cda7
Rename LimitedMap => MemoryLimitedMap
2024-11-29 12:33:48 +00:00
Cohee
176ef77624
Merge branch 'staging' into char-cache-limit
2024-11-29 12:30:26 +00:00
Cohee
2384031d09
Merge pull request #3121 from ceruleandeep/fix/handleIdForQRMenuAdd
...
Wire up id= parameter for /qr-context*
2024-11-29 14:27:57 +02:00
Cohee
710a4ee867
Merge pull request #3122 from ceruleandeep/feature/compactererQRContextMenus
...
Make QR context menu display options more consistent with QR bar
2024-11-29 14:17:24 +02:00
ceruleandeep
3a1a955164
Make QR context menu display options more consistent with QR bar
...
Use QR title as tooltip if set on the QR
Add qr--hidden class to "invisible" context items to allow hiding with CSS
Add title and isHidden props to MenuItem
Remove domIcon and domLabel props: not needed for ctx menu rendering; isForceExpanded: unimplemented
2024-11-29 17:44:51 +11:00
ceruleandeep
e8004b5b56
Wire up id= parameter for /qr-context*
...
Parameter is in the named arguments but was not handled in the handler. Added `args.id !== undefined ? Number(args.id) : args.label` etc, as used elsewhere.
2024-11-29 11:52:57 +11:00
Cohee
c873362d01
Safer estimation of possibly undefined values
2024-11-29 01:28:10 +02:00
Cohee
52606616c4
Add 100MB limit to parsed characters cache
2024-11-29 01:06:10 +02:00