Commit Graph

9726 Commits

Author SHA1 Message Date
e0d1b21006 Merge pull request #3542 from SillyTavern/summary-improvements
Assorted summary improvements
2025-02-24 09:24:03 +02:00
d2df04550a Adding function to get preset values by name 2025-02-23 22:11:33 -07:00
10a72b8c80 Merge branch 'staging' of github.com-qvink:SillyTavern/SillyTavern into get_chat_completion_presets_from_preset_manager 2025-02-23 21:24:13 -07:00
7eff895e88 Allowing the presetManager to return presets for chat completion 2025-02-23 21:23:43 -07:00
296037d1c8 Remove redundant styles 2025-02-24 00:57:00 +02:00
ae666c9012 OpenRouter (CC): explicit opt-out for reasoning 2025-02-23 22:13:11 +02:00
7fc26c1d53 Merge pull request #3541 from RivelleDays/staging
Update zh-tw.json: Added Missing Translations & Support for Third-Party Extensions
2025-02-23 22:09:41 +02:00
7a54b0cad7 Assorted summary improvements 2025-02-23 21:40:15 +02:00
919df98c6e Merge pull request #3540 from PeterDaveHello/patch-1
Optimize Dockerfile to use `apk add` with `--no-cache`
2025-02-23 12:50:28 +02:00
2faaabbf5f Optimize Dockerfile to use apk add with --no-cache
Using the `apk add` command with the `--no-cache` parameter for package installation will prevent the package index from being cached and reduce the image size.
2025-02-23 18:39:22 +08:00
26c9c7e56b Update zh-tw.json 2025-02-23 17:57:27 +08:00
7249d4470a Merge pull request #3539 from RivelleDays/staging
Update zh-tw.json
2025-02-23 06:17:31 +01:00
810bca46a0 Update zh-tw.json 2025-02-23 13:08:36 +08:00
e27e045054 Update persona.js code documentation for exported 2025-02-23 04:58:48 +01:00
76fa90ed9e Switch to char from persona panel decision tree 2025-02-23 02:33:51 +01:00
5a22e64466 Improve tooltip for never_resize_avatars 2025-02-23 02:26:36 +01:00
6df2dc11f7 Merge pull request #3538 from SillyTavern/reasoning-parse-on-edit
Reasoning edit/parse updates
2025-02-22 23:11:05 +02:00
8aadada0e2 utility: let setInfoBlock also clear 2025-02-22 21:50:58 +01:00
7f9960fa7a Clickable char personas 2025-02-22 22:48:51 +02:00
e0f3a22b80 Refactor: move persona slash commands 2025-02-22 21:45:35 +01:00
49d1a16a18 Update rename tooltip 2025-02-22 22:35:09 +02:00
ac8c2799b8 Add missing personas on load 2025-02-22 22:26:34 +02:00
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
252ae9f534 Update access log configuration to enforce boolean type 2025-02-22 20:20:23 +02:00
a73dfa7586 Merge branch 'staging' into immutable-config 2025-02-22 20:15:13 +02: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
4802e4bed2 Reasoning edit/parse updates
1. Parse reasoning on message edit
2. Reasoning edit follow 'auto-save' preference
2025-02-22 19:14:01 +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