ba1c69d7a7
[wip] Update transformers.js
2025-04-15 21:14:09 +03:00
5510e6da31
Enable multi-swipe for xAI
2025-04-14 22:36:56 +03:00
36e3627705
gpt-4.1
2025-04-14 20:54:18 +03:00
0895bc6c1d
Replace getExtensionPromptMaxDepth with a constant
2025-04-14 09:57:10 +03:00
78bda9954d
Increase maximum injection depth and WI order ( #3800 )
2025-04-13 21:31:57 +03:00
57d30dae59
Merge pull request #3846 from invisietch/staging
...
chore: add llama 4 chat templates & separate system from user role in chat template for llama 3
2025-04-13 19:22:25 +03:00
897632b583
fix: system prompt not the same as user prompt for L3/4
2025-04-13 15:12:09 +01:00
6f05c087b9
chore: update index
2025-04-13 14:26:20 +01:00
fc9b2173c0
fix: add <|begin_of_text|> to story string
2025-04-13 14:14:43 +01:00
61ca7775d2
fix: start/end header tags
2025-04-13 14:09:54 +01:00
f95077ac9f
chore: add llama 4 chat templates
2025-04-13 14:04:52 +01:00
22f1aee70b
Add web search fee notice for OpenRouter
...
Closes #3833
2025-04-13 14:15:49 +03:00
35395fcb39
Increase unlocked slider limits
2025-04-13 13:35:50 +03:00
4dfc33b2a0
Merge pull request #3839 from SillyTavern/gork-ai
...
xAI grok
2025-04-13 13:28:35 +03:00
5eeba8894e
Fix xAI example messages conversion
2025-04-12 14:14:57 +03:00
91fc50b82d
Merge branch 'staging' into gork-ai
2025-04-11 21:15:54 +03:00
2982d7af52
Merge pull request #3838 from bmen25124/custom_req_proxy
...
Added proxy support to ChatCompletionService
2025-04-11 21:14:26 +03:00
93acbcaa76
Merge pull request #3836 from Erquint/staging
...
Enable image inlining for visual models when connected to Mistral AI Le Platforme.
2025-04-11 21:10:27 +03:00
1f27a39f29
Refactor mistral max context
2025-04-11 21:09:06 +03:00
70d65f2d05
Remove tools from grok-vision requests
2025-04-11 20:41:20 +03:00
173207ec54
Fix Together image models listing
2025-04-11 20:36:28 +03:00
0c4c86ef06
Add xAI for image generation extension
2025-04-11 20:32:06 +03:00
c1544fb60c
Add logo
2025-04-11 20:06:04 +03:00
6adce75933
Remove penalties from 3-mini requests
2025-04-11 20:02:42 +03:00
30a9fa2b9d
Fix bad copy paste
2025-04-11 19:53:34 +03:00
fc5e0563ba
Added ability to override request payload
2025-04-11 19:07:00 +03:00
17cdc78a91
Add xAI for image captioning
2025-04-11 19:05:03 +03:00
4736f533a5
Added proxy support to ChatCompletionService
2025-04-11 19:04:32 +03:00
1d2122b867
Correct editing mistake in "Set correct Mistral AI token context limits."
2025-04-11 18:01:42 +03:00
2040c43371
Revert "Powers of 2 for token context limits. No -1 offset."
...
This reverts commit 2d77fb3e30
.
2025-04-11 17:58:39 +03:00
2d77fb3e30
Powers of 2 for token context limits. No -1 offset.
2025-04-11 17:40:53 +03:00
0c4b0cfb03
Set correct Mistral AI token context limits.
2025-04-11 17:20:39 +03:00
c0228861e5
Merge pull request #3837 from Dakraid/chore/update-fal-filter-openrouter-providers
...
Update FAL.AI model filter and OpenRouter Providers
2025-04-11 15:15:59 +03:00
797de862cf
Fix linter
2025-04-11 15:15:29 +03:00
e062a33f56
Use the proper quotes
2025-04-11 12:14:15 +00:00
f238e58731
Remove unnecessary new line
2025-04-11 12:12:14 +00:00
c5ebe4b4b1
Update the model filter for FAL.AI and update the list of providers for OpenRouter
2025-04-11 12:09:13 +00:00
43caa0c6d4
Enable image inlining for visual models when connected to Mistral AI Le Platforme.
2025-04-11 11:09:10 +03:00
1c52099ed6
Add xAI as chat completion source
2025-04-10 22:59:10 +03:00
c3b1573c91
Force resave CC preset after renaming
...
Fixes #3828
2025-04-09 22:09:10 +03:00
820f4439ad
Exclude .ts files from PR lint check
2025-04-09 21:58:32 +03:00
f302c67b95
Merge pull request #3827 from SillyTavern/fix/wi-rename-same-name
...
Prevent similarily-ish world info, preset and chat file renames (preventing data loss on on case-insensitive systems)
2025-04-09 19:35:16 +03:00
c522baf4f7
Make texts translatable
2025-04-09 19:18:05 +03:00
ceceb8f3f0
Change same name logs to toast
2025-04-09 01:21:20 +02:00
b5f430de6f
Merge pull request #3826 from SillyTavern/custom-png-encode
...
Replace png encode dependency with optimized CRC32 calculation
2025-04-08 22:49:35 +03:00
47652d7fe9
Prevent similarily-ish chat name renames
2025-04-08 21:16:11 +02:00
55ed5b325c
Prevent similarily-ish preset renames
...
Adds validation to prevent renaming presets to names that are identical when ignoring case and accents
Avoids accidental duplicates by ensuring meaningful name changes during preset renames
2025-04-08 21:14:09 +02:00
6895892d5a
Prevent similarily-ish world info renames
...
Adds validation to block renaming world info entries when new name matches existing name after ignoring case and accents
This avoids unnecessary operations and potential data duplication issues caused by superficial name changes that don't meaningfully differ in normalized form
2025-04-08 20:58:22 +02:00
d3ab02df5a
"Zoom right in" tooltip for media embeds. ( #3804 )
...
* "Zoom right in" tooltip for media embeds.
* Let's not say "right in" in the expand&zoom tooltip then.
Maintainer request in PR: https://github.com/SillyTavern/SillyTavern/pull/3804#discussion_r2032999775
* Update public/index.html
Yeah
Co-authored-by: Murad "Gness Erquint" Beybalaev <gness.na@gmail.com >
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-04-08 21:51:47 +03:00
ba397fa70a
Replace png encode dependency with optimized CRC32 calculation
2025-04-08 21:50:33 +03:00