Commits

feat/multi-feature-pack

2025-02-22

Remove unused import
Cohee authored 1 year ago
3cf4be8e
Revert "Return fallback expression if no group message found"
Cohee authored 1 year ago
f2cac8e7
Reasoning edit/parse updates 1. Parse reasoning on message edit 2. Reasoning edit follow 'auto-save' preference
Cohee authored 1 year ago
4802e4be
Merge pull request #3537 from Kas1o/stagingSigned
Cohee authored 1 year ago
1a1afd00
Add max context size for llama-guard-3-8b model
Cohee authored 1 year ago
e7d38d95
Add context sizes for new groq models
Cohee authored 1 year ago
15769a76
Support Qwen tokenizer fro Groq
Cohee authored 1 year ago
9b631ed0
Merge pull request #3526 from Zhen-Bo/feature/access-log-middlewareSigned
Cohee authored 1 year ago
7188060a
Do not register whitelist middleware if whitelist disabled
Cohee authored 1 year ago
3e26b939
Updated Groq model options to sync with official playground
Kas1o authored 1 year ago
15985223
Move minLogLevel to logging section
Cohee authored 1 year ago
a2ecb813
Merge branch 'staging' into feature/access-log-middleware
Cohee authored 1 year ago
b12cd9fe
Add default fallback expression
Cohee authored 1 year ago
d21b0f1b
fix(middleware): skip logging for blocked connections to specific pathsSigned
KevinSun authored 1 year ago
42f85023
Return fallback expression if no group message found
Cohee authored 1 year ago
db988411
Merge pull request #3535 from yokuminto/releaseSigned
Cohee authored 1 year ago
3a25550f
[chore] Reformat new code
Cohee authored 1 year ago
5c79c8e1
Merge branch 'release' into staging
Cohee authored 1 year ago
30f97e0e
Add /default do-not-edit notice
Cohee authored 1 year ago
938c8a9a
reasoning or reasoning_content
yokuminto authored 1 year ago
13f76c97
Make sendExpressionCall exportable
Wolfsblvt authored 1 year ago
afbe21b6

2025-02-21

Fix requestProxyBypass command line default value Closes #3528
Cohee authored 1 year ago
d32adb8d
Perplexity: Add new models
Cohee authored 1 year ago
6e5db5c4
Fix group VN updates on switching to chat
Cohee authored 1 year ago
a7d7b6fb
Merge branch 'staging' into support-multiple-expressions
Cohee authored 1 year ago
1adde74f
Merge pull request #3530 from SillyTavern/reasoning-block-coloringSigned
Cohee authored 1 year ago
1ad3f3d6
Use hsl instead of color-mix for reasoning css
Wolfsblvt authored 1 year ago
0cc0d676
Merge pull request #3531 from SillyTavern/fix-hidden-reasoning-plus-parsingSigned
Cohee authored 1 year ago
e8cdad0b
Fix hidden reasoning not allowing manual parsing
Wolfsblvt authored 1 year ago
b0a2f241
Update reasoning block coloring to CSS vars
Wolfsblvt authored 1 year ago
29c71fe8
refactor(middleware): rename accessLogger to accessLogWriterSigned
KevinSun authored 1 year ago
f755c3d4
refactor(Middleware): only mount accessLogger when listen is enabledSigned
KevinSun authored 1 year ago
9c3e8c93
fix(middleware): skip New connection message and `access.log` writes for localhostSigned
KevinSun authored 1 year ago
bfc609c2
Merge branch 'release' into staging
Cohee authored 1 year ago
4c7ede67
Fix assistant chat export format
Cohee authored 1 year ago
b17fdcbf
feat(middleware): add separate access log middleware with config optionSigned
KevinSun authored 1 year ago
db500188
eventSource: Add autofire on emit for APP_READY
Cohee authored 1 year ago
aadae85a
Fix null confrimation when no custom expressions
Cohee authored 1 year ago
cb6adc30

2025-02-20

Fix force set emote in group
Cohee authored 1 year ago
bdbcf862
Fix image loading resolve
Cohee authored 1 year ago
e35217e7
Fix first reorder of group VN with reduced motion
Cohee authored 1 year ago
aca1cb7f
Fix group VN mode not updating on kicking group members
Cohee authored 1 year ago
07160e0e
Fix group VN mode with reduced motion
Cohee authored 1 year ago
179153ae
Forbid custom expressions to be prefixed with defaults
Cohee authored 1 year ago
94f53835
fix: return empty strings for branch name and commit hash in error response
Cohee authored 1 year ago
ab4d296b
Check if git repo root in plugin update
Cohee authored 1 year ago
8ad7b5dc
Fix setting basic auth creds with env
Cohee authored 1 year ago
00bb36f7
Save setConfigValue export
Cohee authored 1 year ago
73784642
Fix setting protocols with env
Cohee authored 1 year ago
2b28065c
Merge branch 'staging' into immutable-config
Cohee authored 1 year ago
eb31d7ba