Commit Graph

9243 Commits

Author SHA1 Message Date
ee6202c379 Remove margin right from persona name 2025-02-22 22:25:13 +02:00
2194bdfd56 Rerender the list if migrated persona 2025-02-22 22:20:45 +02:00
bb03c60c39 Refactor: move showCharConnections 2025-02-22 21:17:56 +01:00
8f38298f90 fix linting errors 2025-02-22 20:48:41 +01:00
9e7f485b65 Merge branch 'persona-improvements' of https://github.com/SillyTavern/SillyTavern into persona-improvements 2025-02-22 20:47:10 +01:00
4a9503c056 Align message block baseline 2025-02-22 21:43:16 +02:00
f37541d629 Remove unused old username functions 2025-02-22 20:42:35 +01:00
caf3a64a0f Replace gray with opacity 2025-02-22 21:34:23 +02:00
8bd4fd76ae Merge branch 'staging' into persona-improvements 2025-02-22 19:23:59 +01:00
fb06e7afa1 Merge pull request #3403 from SillyTavern/support-multiple-expressions
Support multiple expressions
2025-02-22 20:13:43 +02:00
3cf4be8e85 Remove unused import 2025-02-22 20:12:19 +02:00
f2cac8e7f7 Revert "Return fallback expression if no group message found" 2025-02-22 20:02:34 +02:00
1a1afd00a1 Merge pull request #3537 from Kas1o/staging
Updated Groq model options to sync with official playground
2025-02-22 14:40:13 +02:00
e7d38d95d0 Add max context size for llama-guard-3-8b model 2025-02-22 14:37:53 +02:00
15769a7643 Add context sizes for new groq models 2025-02-22 14:36:32 +02:00
9b631ed048 Support Qwen tokenizer fro Groq 2025-02-22 14:29:04 +02:00
7188060ac8 Merge pull request #3526 from Zhen-Bo/feature/access-log-middleware
Add Separate Access Logging Middleware with Configuration Option
2025-02-22 14:18:38 +02:00
3e26b93971 Do not register whitelist middleware if whitelist disabled 2025-02-22 14:14:40 +02:00
159852233f Updated Groq model options to sync with official playground 2025-02-22 20:09:04 +08:00
a2ecb81378 Move minLogLevel to logging section 2025-02-22 13:58:08 +02:00
b12cd9fe05 Merge branch 'staging' into feature/access-log-middleware 2025-02-22 13:49:36 +02:00
d21b0f1b5e Add default fallback expression 2025-02-22 13:45:54 +02:00
42f850239f fix(middleware): skip logging for blocked connections to specific paths 2025-02-22 19:42:38 +08:00
db988411fd Return fallback expression if no group message found 2025-02-22 13:40:43 +02:00
3a25550f5b Merge pull request #3535 from yokuminto/release
add reasoning display switch in custom source
2025-02-22 13:22:50 +02:00
5c79c8e162 [chore] Reformat new code 2025-02-22 12:47:19 +02:00
30f97e0e64 Merge branch 'release' into staging 2025-02-22 12:41:18 +02:00
938c8a9a36 Add /default do-not-edit notice 2025-02-22 12:41:09 +02:00
13f76c974e reasoning or reasoning_content 2025-02-22 16:09:42 +08:00
afbe21b6b4 Make sendExpressionCall exportable
- For compatibility with existing extensions
2025-02-22 01:44:42 +01:00
d32adb8d1d Fix requestProxyBypass command line default value
Closes #3528
2025-02-21 23:07:33 +02:00
6e5db5c41a Perplexity: Add new models 2025-02-21 23:03:49 +02:00
a7d7b6fb0f Fix group VN updates on switching to chat 2025-02-21 22:05:08 +02:00
1adde74f38 Merge branch 'staging' into support-multiple-expressions 2025-02-21 21:06:20 +02:00
1ad3f3d6c7 Merge pull request #3530 from SillyTavern/reasoning-block-coloring
Update reasoning block coloring to CSS vars
2025-02-21 20:53:05 +02:00
0cc0d6763e Use hsl instead of color-mix for reasoning css 2025-02-21 19:40:36 +01:00
e8cdad0bf2 Merge pull request #3531 from SillyTavern/fix-hidden-reasoning-plus-parsing
Fix hidden reasoning models blocking auto-parsing from working
2025-02-21 19:56:02 +02:00
b0a2f241d2 Fix hidden reasoning not allowing manual parsing 2025-02-21 18:01:25 +01:00
29c71fe8f1 Update reasoning block coloring to CSS vars 2025-02-21 17:30:56 +01:00
f755c3d4cb refactor(middleware): rename accessLogger to accessLogWriter 2025-02-21 23:56:31 +08:00
9c3e8c935b refactor(Middleware): only mount accessLogger when listen is enabled 2025-02-21 23:49:15 +08:00
bfc609c2a8 fix(middleware): skip New connection message and access.log writes for localhost 2025-02-21 22:17:12 +08:00
4c7ede67f3 Merge branch 'release' into staging 2025-02-21 12:47:31 +00:00
b17fdcbfd9 Fix assistant chat export format 2025-02-21 12:46:49 +00:00
db500188d8 feat(middleware): add separate access log middleware with config option 2025-02-21 20:32:23 +08:00
aadae85a2a eventSource: Add autofire on emit for APP_READY 2025-02-21 02:52:45 +02:00
cb6adc30ce Fix null confrimation when no custom expressions 2025-02-21 02:05:43 +02:00
bdbcf8623e Fix force set emote in group 2025-02-21 01:46:10 +02:00
e35217e7e3 Fix image loading resolve 2025-02-21 01:32:13 +02:00
aca1cb7f99 Fix first reorder of group VN with reduced motion 2025-02-21 01:19:19 +02:00