Cohee
e25a033caa
Merge pull request #3988 from kallewoof/202505-mistral-templates
...
chat-templates: reorder by version and add missing template
2025-05-12 10:37:32 +03:00
Karl-Johan Alm
644b988b74
chat-templates: reorder by version and add missing template
2025-05-12 14:26:18 +09:00
Cohee
420d568cd3
Pollinations - Text ( #3985 )
...
* [wip] Pollinations for text
* Implement generate API request
* Determine Pollinations model tools via models list
* Add Pollinations option to /model command
* Add Pollinations support to caption
* Update link to pollinations site
* Fix type errors in openai.js
* Fix API connection test to use AbortController for request cancellation
* Remove hard coded list of pollinations vision models
* Remove openai-audio from captioning models
2025-05-11 20:14:11 +03:00
Cohee
99e3c22311
Refactor firstLoadInit to include initCustomSelectedSamplers and addDebugFunctions
2025-05-11 12:28:33 +03:00
Cohee
09f2b2f731
Handle unknown chat completion sources gracefully by logging an error and returning an empty string
2025-05-11 11:09:15 +03:00
Cohee
fc1020a8e4
Refactor sequence breaker parsing in getTextGenGenerationData function
2025-05-11 11:07:13 +03:00
Cohee
9305c29780
Merge pull request #3986 from 50h100a/pr_xtcdry
...
Update parameters for Mancer: +XTC, +DRY, -Mirostat
2025-05-11 10:56:31 +03:00
50h100a
2aa5addb1d
Mancer parameters:
...
- Add XTC
- Add DRY
- Remove Mirostat
2025-05-10 19:04:32 -04:00
Cohee
e6530cb22d
Install jimp plugins explicitly
2025-05-10 18:19:22 +03:00
Cohee
44b7a09cb6
Prompt Manager: add source display of pulled prompts ( #3981 )
...
* Prompt Manager: add source display of pulled prompts
* Fix copilot comments
2025-05-10 16:28:18 +03:00
Cohee
4c56f3068a
Merge pull request #3983 from cloak1505/staging
2025-05-10 16:13:36 +03:00
cloak1505
cc75768668
Actual copy and paste
...
Turns out the doc is already alphabetized but with dead providers moved to the top, so I didn't have to alphabetize the whole list and manually remove the dead ones.
2025-05-10 05:42:15 -05:00
cloak1505
c7963d683f
Update and alphabetize OpenRouter providers list
2025-05-09 23:41:19 -05:00
Cohee
b2ed69aac2
Merge pull request #3980 from SillyTavern/fix-lcpp-caption
...
Fix llama.cpp captioning
2025-05-09 23:29:06 +03:00
Cohee
aef005007f
Do not remove data URI prefix from llamacpp caption requests
2025-05-09 23:23:34 +03:00
Cohee
8a4da487dd
llamacpp: use generic CC endpoint for captioning
2025-05-09 22:33:25 +03:00
Cohee
c6a64d8526
xAI: fix model not saving to presets
2025-05-09 00:24:36 +03:00
Cohee
104d4ccebc
Merge pull request #3971 from SillyTavern/ccllaauuddee
...
Assorted Claude adjustments
2025-05-09 00:02:30 +03:00
Cohee
596353389b
DeepSeek: don't send empty required arrays in tool definitions
2025-05-08 21:22:58 +03:00
Cohee
c1c77a6a60
Claude: add web search tool, adjust prefill voiding
...
Closes #3968
2025-05-08 20:51:38 +03:00
Cohee
da7f97b663
Claude: "Auto" effort = no thinking
2025-05-08 20:28:35 +03:00
Cohee
b71b94d410
Merge pull request #3964 from SillyTavern/click-to-edit
...
Decouple "click to edit" from document mode
2025-05-07 23:29:06 +03:00
Cohee
fa8ea7c60d
mistral-medium-2505
2025-05-07 20:09:56 +03:00
Cohee
7a4d6ecfde
Migrate old preference for "click to edit" setting based on chat display style
2025-05-07 11:12:41 +00:00
Cohee
5c027634ff
Merge pull request #3961 from DocShotgun/staging
2025-05-07 00:32:48 +03:00
DocShotgun
3be991591f
Remove special handling of nsigma for llama.cpp
...
* 0 now changed to disable/no-op upstream
2025-05-06 14:11:00 -07:00
Cohee
5e31a21d8d
Decouple "click to edit" from document mode
2025-05-06 22:02:20 +03:00
Cohee
0f1bb766f6
Merge pull request #3963 from sirius422/staging
...
Add support for gemini-2.5-pro-preview-05-06
2025-05-06 19:43:49 +03:00
DocShotgun
4a5d0df92f
Translate nsigma 0 to -1 to disable for llama.cpp
2025-05-06 09:31:55 -07:00
sirius422
edb9702055
Add support for gemini-2.5-pro-preview-05-06
2025-05-07 00:29:26 +08:00
DocShotgun
bf8b3b5013
Remove tfs_z alias for llama.cpp
...
* This sampler is no longer supported in llama.cpp
2025-05-06 00:39:25 -07:00
DocShotgun
bf66a39579
Update llama.cpp textgen settings
...
* Add min_keep, a llama.cpp-exclusive setting for constraining the effect of truncation samplers
* Enable nsigma for llama.cpp, and add llama.cpp alias top_n_sigma, add nsigma to the llama.cpp sampler order block
* Allow a negative value of nsigma as this represents 'disabled' in llama.cpp (while 0 is deterministic)
* Remove tfs and top_a as these are not supported by llama.cpp (tfs was removed, and top_a was never supported)
* Correct the identification string for typical_p in the llama.cpp sampler order block
* Add penalties to the llama.cpp sampler order block
2025-05-06 00:32:29 -07:00
Cohee
6625e4036e
Add clipboard script commands
...
Closes #3958
2025-05-05 21:58:06 +03:00
Cohee
c626700226
Merge pull request #3955 from SillyTavern/pin-styles
...
Add style pin feature for greeting messages
2025-05-05 21:09:15 +03:00
Cohee
835c731bcd
Merge pull request #3957 from RivelleDays/staging
...
Update zh-tw.json
2025-05-05 16:44:29 +03:00
Rivelle
78b42905f4
Update zh-tw.json
2025-05-05 21:21:44 +08:00
Rivelle
7b777fb803
Update zh-tw.json
2025-05-05 20:24:12 +08:00
Cohee
fc43ae3891
Merge branch 'staging' into pin-styles
2025-05-04 23:06:19 +03:00
Cohee
df07fa8c94
Merge pull request #3803 from SillyTavern/ffmpeg-videobg
...
Upload video bg via converter extension
2025-05-04 23:03:19 +03:00
Cohee
573ada296e
Merge branch 'staging' into ffmpeg-videobg
2025-05-04 22:05:15 +03:00
Cohee
636ecef28a
Merge pull request #3953 from Samueras/release
2025-05-04 20:55:23 +03:00
Samueras
3db2db1c65
Removed Swipe_right from legacy export
...
Removed Swipe_right from legacy export
2025-05-04 18:20:40 +02:00
Samueras
f0fbd7e3d4
added swipe left and right to st-context
...
Added swipe_right and swipe_left to st-context as a swipe group.
2025-05-04 18:17:44 +02:00
Samueras
99f47de88b
Export Swipe left and right
...
Exporting the swipe_left and the swipe_right functions
2025-05-04 18:15:28 +02:00
Cohee
ca29de4704
Add style pin feature for greeting messages
2025-05-04 17:48:36 +03:00
Cohee
bb9fe64652
Merge pull request #3930 from Yokayo/staging
...
Update ru-ru translation
2025-05-04 14:10:12 +03:00
Cohee
4e0685f998
Revert comment
2025-05-04 14:05:44 +03:00
Cohee
bf9ef8fa0f
Remove debug logs
2025-05-04 14:00:55 +03:00
Samueras
3165537ce8
Update script.js
...
Added trailing comma
2025-05-04 12:12:50 +02:00
Samueras
5f79c0c262
Export swipe_right in public/script.js
2025-05-04 12:05:45 +02:00