Cohee
|
e7d38d95d0
|
Add max context size for llama-guard-3-8b model
|
2025-02-22 14:37:53 +02:00 |
|
Cohee
|
15769a7643
|
Add context sizes for new groq models
|
2025-02-22 14:36:32 +02:00 |
|
Cohee
|
9b631ed048
|
Support Qwen tokenizer fro Groq
|
2025-02-22 14:29:04 +02:00 |
|
Kas1o
|
159852233f
|
Updated Groq model options to sync with official playground
|
2025-02-22 20:09:04 +08:00 |
|
Cohee
|
3a25550f5b
|
Merge pull request #3535 from yokuminto/release
add reasoning display switch in custom source
|
2025-02-22 13:22:50 +02:00 |
|
Cohee
|
5c79c8e162
|
[chore] Reformat new code
|
2025-02-22 12:47:19 +02:00 |
|
Cohee
|
30f97e0e64
|
Merge branch 'release' into staging
|
2025-02-22 12:41:18 +02:00 |
|
Cohee
|
938c8a9a36
|
Add /default do-not-edit notice
|
2025-02-22 12:41:09 +02:00 |
|
yokuminto
|
13f76c974e
|
reasoning or reasoning_content
|
2025-02-22 16:09:42 +08:00 |
|
Cohee
|
d32adb8d1d
|
Fix requestProxyBypass command line default value
Closes #3528
|
2025-02-21 23:07:33 +02:00 |
|
Cohee
|
6e5db5c41a
|
Perplexity: Add new models
|
2025-02-21 23:03:49 +02:00 |
|
Cohee
|
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 |
|
Wolfsblvt
|
0cc0d6763e
|
Use hsl instead of color-mix for reasoning css
|
2025-02-21 19:40:36 +01:00 |
|
Cohee
|
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 |
|
Wolfsblvt
|
b0a2f241d2
|
Fix hidden reasoning not allowing manual parsing
|
2025-02-21 18:01:25 +01:00 |
|
Wolfsblvt
|
29c71fe8f1
|
Update reasoning block coloring to CSS vars
|
2025-02-21 17:30:56 +01:00 |
|
Cohee
|
4c7ede67f3
|
Merge branch 'release' into staging
|
2025-02-21 12:47:31 +00:00 |
|
Cohee
|
b17fdcbfd9
|
Fix assistant chat export format
|
2025-02-21 12:46:49 +00:00 |
|
Cohee
|
aadae85a2a
|
eventSource: Add autofire on emit for APP_READY
|
2025-02-21 02:52:45 +02:00 |
|
Cohee
|
ab4d296b22
|
fix: return empty strings for branch name and commit hash in error response
|
2025-02-20 23:18:03 +02:00 |
|
Cohee
|
8ad7b5dcc5
|
Check if git repo root in plugin update
|
2025-02-20 23:13:23 +02:00 |
|
KevinSun
|
3f5b63bba0
|
Feature: Add configurable X-Real-IP header support for rate limiting (#3504)
* fix: correct client IP detection behind reverse proxy
* Revert "fix: correct client IP detection behind reverse proxy"
This reverts commit 7207506240 .
* feat: support X-Real-IP header for reverse proxy setups
* feat: add option to use x-real-ip for rate limiting behind reverse proxy
* docs: update rate limiting configuration comments for X-Real-IP usage
* refactor: extract getIpAddress function to reduce code duplication
* revert(whitelist): rate limit settings shouldn't affect whitelist
|
2025-02-20 21:11:44 +02:00 |
|
Cohee
|
bad806312d
|
Auto-extend session cookie every 30 minutes
|
2025-02-20 09:58:17 +02:00 |
|
Cohee
|
3bb8b887e1
|
Merge pull request #3512 from SillyTavern/session-autoextend
Auto-extend session cookie every 30 minutes
|
2025-02-20 09:57:19 +02:00 |
|
Cohee
|
3d8a897c19
|
Auto-extend session cookie every 30 minutes
|
2025-02-19 23:42:28 +02:00 |
|
Cohee
|
380bd4ef4b
|
refactor: update runWebpackCompiler to accept options object
|
2025-02-19 22:03:43 +02:00 |
|
Cohee
|
bb64e9b5c5
|
Merge pull request #3500 from SillyTavern/webpack-cache-dataroot
Move webpack cache to data root
|
2025-02-19 21:53:58 +02:00 |
|
Cohee
|
1ef5154770
|
Merge branch 'staging' into webpack-cache-dataroot
|
2025-02-19 21:34:02 +02:00 |
|
Cohee
|
57aa820dc3
|
Merge pull request #3510 from underscorex86/patch-3
autoswipe length tooltip
|
2025-02-19 21:27:41 +02:00 |
|
Cohee
|
e4269f5d1d
|
Update i18n
|
2025-02-19 21:17:03 +02:00 |
|
Sneha C
|
947d4f215e
|
autoswipe length tooltip
clarify that it is # of characters
|
2025-02-19 20:13:05 +04:00 |
|
Cohee
|
826e4f6d16
|
Merge pull request #3499 from SillyTavern/accesslog-dataroot
Move access.log to data root
|
2025-02-19 11:32:37 +02:00 |
|
Cohee
|
0f46128980
|
Set lib.js output path to data
|
2025-02-18 20:24:07 +02:00 |
|
Cohee
|
1a4bcbb794
|
Remove input length restrictions from OpenAI compatible TTS
Closes #3505
|
2025-02-18 10:34:15 +02:00 |
|
Cohee
|
441e5c6f7e
|
Move webpack cache to data root
|
2025-02-17 23:41:59 +02:00 |
|
Cohee
|
da3b620f74
|
Move access.log to data root
|
2025-02-17 22:58:06 +02:00 |
|
Cohee
|
fa4a75215b
|
Merge pull request #3497 from SillyTavern/fix-char-rename-aux-connections
Fix renaming characters losing connections of several aux fields
|
2025-02-17 21:14:41 +02:00 |
|
Cohee
|
0cdc389794
|
Fix type handling of active_character_id
|
2025-02-17 21:00:09 +02:00 |
|
Cohee
|
434bdab585
|
Merge branch 'staging' into fix-char-rename-aux-connections
|
2025-02-17 20:57:23 +02:00 |
|
Cohee
|
ce67f3a658
|
Ensure node is an Element in DOMPurify hook
|
2025-02-17 20:54:11 +02:00 |
|
Cohee
|
277fc00f38
|
Remove dompurify types stub
|
2025-02-17 20:53:42 +02:00 |
|
Cohee
|
36a3a7d615
|
Merge pull request #3486 from Yokayo/staging
Update ru-ru translation
|
2025-02-17 20:45:40 +02:00 |
|
Cohee
|
d15d49b295
|
Merge pull request #3484 from SillyTavern/reasoning-parsing-streaming
Implement reasoning parsing during streaming, based on provided prefix/suffix
|
2025-02-17 20:27:57 +02:00 |
|
Cohee
|
87afb1633b
|
reasoning-set: Return if message not found
|
2025-02-17 19:54:50 +02:00 |
|
Cohee
|
e5e2c9fe49
|
Merge branch 'staging' into reasoning-parsing-streaming
|
2025-02-17 19:43:09 +02:00 |
|
Cohee
|
580856064e
|
Merge pull request #3496 from SillyTavern/parse-reasoning-command-args
Add 'return' and 'strict' to `/reasoning-parse`, and make all reasoning parsing strict by default
|
2025-02-17 19:37:20 +02:00 |
|
Cohee
|
1a5b1f77d7
|
Merge pull request #3495 from SillyTavern/vectors-requests
Vectors: Don't use headers for source-specific fields in requests
|
2025-02-17 15:50:44 +02:00 |
|
Yokayo
|
f5d68f1cd9
|
Fix typo
|
2025-02-17 16:36:06 +07:00 |
|
Yokayo
|
2e77171137
|
Change key
|
2025-02-17 16:32:40 +07:00 |
|
Wolfsblvt
|
ab27b29819
|
cleanup group on auto load if name not found
|
2025-02-17 09:58:37 +01:00 |
|