Cohee
|
485e9e2eaa
|
Fix redundancy in getContext. Add power user settings
|
2024-12-06 21:54:07 +02:00 |
|
Cohee
|
3ae858113b
|
Set strict function binds in jsconfig
|
2024-12-06 21:50:08 +02:00 |
|
Cohee
|
192a1f4014
|
getContext: Simplify chatId access
|
2024-12-06 21:41:04 +02:00 |
|
Cohee
|
0da4590597
|
Merge branch 'staging' into getcontext-typed
|
2024-12-06 21:31:53 +02:00 |
|
Cohee
|
3ed095bb0e
|
Merge pull request #3154 from SillyTavern/optimize-past-swipes
Optimize past swipes
|
2024-12-06 21:31:19 +02:00 |
|
Cohee
|
22ea5f3c3c
|
Lint fix
|
2024-12-06 21:30:05 +02:00 |
|
Cohee
|
c78cb3b463
|
Merge pull request #3153 from M0ch0/staging
Support Gemini-exp-1206
|
2024-12-06 21:29:19 +02:00 |
|
Cohee
|
1a8e37d3a5
|
Remove counter hide on right swipe
|
2024-12-06 20:54:45 +02:00 |
|
Cohee
|
d5221760a3
|
Hide swipe counter with visibility
|
2024-12-06 20:24:22 +02:00 |
|
Cohee
|
dce63f52c0
|
Remove SD module worker
|
2024-12-06 20:21:01 +02:00 |
|
M0cho
|
073b76a693
|
Support Gemini-exp-1206
|
2024-12-07 02:19:15 +09:00 |
|
Cohee
|
9c43999e4b
|
Fix /tools-unregister
|
2024-12-06 17:15:40 +02:00 |
|
Cohee
|
8663c88ae8
|
Merge branch 'release' into staging
|
2024-12-06 16:59:46 +02:00 |
|
Cohee
|
7b732edf61
|
Fix npm audit
|
2024-12-06 16:59:39 +02:00 |
|
Cohee
|
77841dbc21
|
Add types for SillyTavern.getContext
|
2024-12-06 16:41:26 +02:00 |
|
Cohee
|
3502bfcaa0
|
Add {{groupNotMuted}}
|
2024-12-05 22:57:02 +02:00 |
|
Cohee
|
f5f60e269e
|
Merge pull request #3150 from Succubyss/getpromptentry
add /getpromptentry command
|
2024-12-05 22:06:38 +02:00 |
|
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
|
7f9766c918
|
Merge pull request #3144 from Meus-Artis/patch-1
Better console output
|
2024-12-05 18:56:39 +02:00 |
|
Cohee
|
e55748fe92
|
Fix Date constructor call
|
2024-12-05 18:55:17 +02:00 |
|
Cohee
|
a137c23116
|
Merge pull request #3148 from IceFog72/release
Small css fix.
|
2024-12-05 18:51:04 +02:00 |
|
Cohee
|
63f9f33e20
|
calc() is not needed
|
2024-12-05 18:50:20 +02:00 |
|
Cohee
|
3dd1e25a3b
|
Hide past swipes with opacity
|
2024-12-05 15:56:17 +00:00 |
|
Cohee
|
23a10fdc22
|
Optimize past swipe counters performance
|
2024-12-05 15:32:30 +00:00 |
|
Cohee
|
373a0ad321
|
Add config.yaml value for cards cache capacity.
|
2024-12-05 12:59:03 +00:00 |
|
IceFog72
|
960db2d59b
|
Update tts/style.css
.at-settings-separator padding fix
|
2024-12-05 03:25:13 +02:00 |
|
IceFog72
|
3d8f8d90c3
|
Update stable-diffusion/style.css
#sd_dropdown backdrop-filter fix
|
2024-12-05 03:23:11 +02: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 |
|
Meus Artis
|
4466da63bc
|
Update users-public.js
Replace session touch timestamp with Date()
|
2024-12-03 14:56:40 -05:00 |
|
Cohee
|
7ce2841588
|
Add trim_stop to koboldcpp requests
Fixes #3143
|
2024-12-03 14:49:20 +00:00 |
|
Meus Artis
|
c3f988f246
|
Update users-public.js
Better/more detailed console output for multi-user installs
|
2024-12-03 01:09:41 -05: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 |
|