Commit Graph

9177 Commits

Author SHA1 Message Date
9a03aac224 Allow sending empty messages with /sendas, /sys, etc. 2025-01-31 22:03:09 +02:00
f155cc7e92 Merge pull request #3377 from Succubyss/fnr
Adds /replace
2025-01-31 21:13:06 +02:00
cee7170763 Merge branch 'staging' into fnr 2025-01-31 21:09:33 +02:00
a969d34c03 Merge pull request #3396 from pcpthm/text-completion-include-reasoning
Support reasoning for OpenRouter Text Completion
2025-01-31 21:04:30 +02:00
515a5f6943 Exclude 'include_reasoning' from TC presets 2025-01-31 20:43:20 +02:00
47bb7ad6a1 Fix /bglock command 2025-01-31 20:37:11 +02:00
7d937b36da Merge branch 'staging' into text-completion-include-reasoning 2025-01-31 20:33:02 +02:00
9243a68b18 Merge pull request #3395 from pcpthm/reasoning-continue
Always add reasoning for continue
2025-01-31 20:32:14 +02:00
371208c24d add /replace command 2025-01-31 11:08:53 -06:00
26030f6ee4 Fix comfy request abort 2025-01-31 16:15:07 +00:00
5bd3d9a518 Merge branch 'staging' into reasoning-continue 2025-01-31 13:51:09 +00:00
9710d88a88 Stop smooth streaming immediately on abort 2025-01-31 13:38:23 +00:00
a83e7318b0 Make "request model reasoning" default true 2025-01-31 22:38:11 +09:00
ae376b4195 Add aliases for reasoning commands 2025-01-31 13:30:57 +00:00
f7eab66026 Fix streaming start appending undefined to reasoning block 2025-01-31 13:30:10 +00:00
9de142b9ad Fix MakerSuit show reasoning 2025-01-31 22:23:59 +09:00
67a4d10b75 Fix substituting macros in reasoning of a first message 2025-01-31 13:23:22 +00:00
56c9b21a28 Merge pull request #3397 from pcpthm/openrouter-providers
Add new OpenRouter providers
2025-01-31 14:57:12 +02:00
94af9fc1a3 Add new OpenRouter providers 2025-01-31 21:49:49 +09:00
4bf3bd8343 Fix /lockbg and /unlockbg commands 2025-01-31 12:45:08 +00:00
753a99faf9 Support reasoning for OpenRouter text completion 2025-01-31 21:41:56 +09:00
9ecf261a76 Always add reasoning for continue 2025-01-31 21:06:15 +09:00
dfc2eb32c8 Merge pull request #3386 from SillyTavern/reasoning-parse
Reasoning blocks auto-parsing
2025-01-31 11:41:10 +02:00
2a904c4aea Fix command argument definitions 2025-01-31 09:39:26 +00:00
2a322faa6a Toast on /qr-get if no label and id are provided 2025-01-30 22:51:40 +01:00
e4dda3c488 Run eslint 2025-01-30 22:00:46 +02:00
07ef5122bb Add fallback timeout to runAfterAnimation 2025-01-30 22:00:30 +02:00
578c3dda73 Update loader being removed correctly on manually forced transition duration (#3384)
---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2025-01-30 21:59:59 +02:00
0c121ee95a Clarify think toggle label 2025-01-30 21:40:22 +02:00
3a6d5faa8a Merge branch 'release' into staging 2025-01-30 21:06:40 +02:00
44343e8ec9 Merge pull request #3392 from erew123/release
fix: resolve URL duplication in AllTalk TTS audio output on V1 AllTalk
2025-01-30 21:06:07 +02:00
198fbe1a1f Set RVC version match correctly 2025-01-30 17:41:24 +00:00
2318df8b74 alltalk.js resolve V1 URL duplication in AllTalk TTS audio output
Fix URL concatenation issue where base URL was being duplicated in audio file paths. 

Updated handling of V1 (full URL) and V2 (relative path) API response formats to prevent `http://localhost:7851http://127.0.0.1:7851` type errors.
2025-01-30 17:21:41 +00:00
198d10e759 Allow setting specific sprites as expressions
- Update /expression-set command to allow setting specific sprites
- Enhance enum completion for /expression-set to show expressions/sprites and more their info
- Fix setting sprite folder reprinting stuff double
- Fix not being able to unset expressions
2025-01-30 02:42:05 +01:00
73393a5d5e yoink talkinghead - goodbye extras dependency 2025-01-30 01:44:27 +01:00
1df209c284 Export variable manipulation functions to getContext 2025-01-30 01:58:55 +02:00
80b29ed5cb Use string constructor 2025-01-30 01:04:53 +02:00
4b2575f301 Apply regex to parsed reasoning 2025-01-30 01:02:23 +02:00
4e7326b61b Add /reasoning-parse command 2025-01-30 01:02:14 +02:00
e3f0a8d35b TC: Trim spaces in server URLs 2025-01-30 00:25:02 +02:00
a1cacbe904 Merge pull request #3388 from SillyTavern/autoswipe-fix
Autoswipe: Fix endless loop if blacklist empty
2025-01-29 23:22:13 +02:00
c32e0bdde7 Autoswipe: Fix endless loop if blacklist empty 2025-01-29 23:01:37 +02:00
7bc8087d02 Use separate flag for replacement checks 2025-01-29 21:59:13 +02:00
91b2dc57fa Brighter warning for trim spaces disabled 2025-01-29 21:57:27 +02:00
7fc0ddb60c Trim spaces in parsed content too 2025-01-29 21:53:48 +02:00
d0abba23dc Add reasoning auto-parsing, always show reasoning prefix/suffix in Markdown, respect space trim preference 2025-01-29 21:38:08 +02:00
15a3cfcb8a Perplexity: Add reasoning model, remove deprecated models 2025-01-29 20:57:38 +02:00
ee57675c12 Merge pull request #3370 from SillyTavern/reasoning-regex
Add regex processing for reasoning blocks
2025-01-29 15:09:55 +02:00
249e2555d0 Merge pull request #3378 from BooleanWhale/patch-1
Sets italics inside quotes to parent color.
2025-01-29 11:40:49 +02:00
a6a7810be2 Regex: fix "Alter Outgoing Prompt" applying when unchecked (#3380)
* Regex: rework ephemerality options.

* Fix ephemeral regex being executed when unwanted

* Revert to old code style
2025-01-29 11:39:32 +02:00