Wolfsblvt
afbe21b6b4
Make sendExpressionCall exportable
...
- For compatibility with existing extensions
2025-02-22 01:44:42 +01:00
Cohee
a7d7b6fb0f
Fix group VN updates on switching to chat
2025-02-21 22:05:08 +02:00
Cohee
1adde74f38
Merge branch 'staging' into support-multiple-expressions
2025-02-21 21:06:20 +02:00
Wolfsblvt
b0a2f241d2
Fix hidden reasoning not allowing manual parsing
2025-02-21 18:01:25 +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
cb6adc30ce
Fix null confrimation when no custom expressions
2025-02-21 02:05:43 +02:00
Cohee
bdbcf8623e
Fix force set emote in group
2025-02-21 01:46:10 +02:00
Cohee
e35217e7e3
Fix image loading resolve
2025-02-21 01:32:13 +02:00
Cohee
aca1cb7f99
Fix first reorder of group VN with reduced motion
2025-02-21 01:19:19 +02:00
Cohee
07160e0e60
Fix group VN mode not updating on kicking group members
2025-02-21 01:01:30 +02:00
Cohee
179153ae67
Fix group VN mode with reduced motion
2025-02-21 00:51:17 +02:00
Cohee
94f53835f4
Forbid custom expressions to be prefixed with defaults
2025-02-21 00:29:05 +02:00
Wolfsblvt
3574527780
fade "reroll if same" if no multi sprites enabled
2025-02-20 19:28:54 +01:00
Wolfsblvt
2834681a4b
Fix sprite upload replace existing
...
- Also fix form not resetting on cancel of replace popup
2025-02-20 19:25:20 +01:00
Wolfsblvt
19e2a2f7d2
safety check on upload on sprite name
2025-02-20 19:05:20 +01:00
Wolfsblvt
a58e026a40
Don't show del popup on placeholder sprite
2025-02-20 19:02:29 +01:00
Wolfsblvt
a40f568409
Fix sprite deletion 'no' option
2025-02-20 18:51:44 +01:00
Cohee
bad806312d
Auto-extend session cookie every 30 minutes
2025-02-20 09:58:17 +02:00
Cohee
135bf8a55b
Add progress toast for sprite ZIP upload
2025-02-20 00:12:40 +02:00
Cohee
3d8a897c19
Auto-extend session cookie every 30 minutes
2025-02-19 23:42:28 +02:00
Wolfsblvt
bd6da695c8
cleanup examples for multi sprites
2025-02-19 22:30:51 +01:00
Wolfsblvt
531999dc04
Ensure unique suggested sprite names
2025-02-19 22:12:29 +01:00
Cohee
58bbfc0d4e
Add types for global translation function
2025-02-19 22:18:09 +02:00
Wolfsblvt
c12f26441e
Merge branch 'staging' into support-multiple-expressions
2025-02-19 20:22:02 +01:00
Cohee
1a4bcbb794
Remove input length restrictions from OpenAI compatible TTS
...
Closes #3505
2025-02-18 10:34:15 +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
36a3a7d615
Merge pull request #3486 from Yokayo/staging
...
Update ru-ru translation
2025-02-17 20:45:40 +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
Wolfsblvt
ab27b29819
cleanup group on auto load if name not found
2025-02-17 09:58:37 +01:00
Wolfsblvt
9f21f7771c
Auto-load char/group resets if target is not found
2025-02-17 07:28:59 +01:00
Wolfsblvt
4f0921856f
On char rename, update auxiliary connections
...
- Move WI char lore (additional lorebooks) based on rename
- Move character-bound Author's Note based on rename
- Extend core `getCharFilename` to be able to take an avatarKey, instead of just uid
2025-02-17 05:32:13 +01:00
Wolfsblvt
994d69508b
Merge branch 'parse-reasoning-command-args' into reasoning-parsing-streaming
2025-02-17 03:54:24 +01:00
Wolfsblvt
1ad3a2b968
Add 'return' and 'strict' to /reasoning-parse
...
- Add 'return' arg to `/reasoning-parse` to decide whether to return the reasoning, or the content without reasoning. Defaulting to reasoning.
- Add 'strict' arg to `/reasoning-parse` to decide whether the reasoning block has to be at the beginning of the provided message or not. Defaulting to true.
- Update parsing of all reasoning (even the auto parse one) to be strict by default - meaning the regex block has to be at the beginning (excluding whitespaces)
2025-02-17 03:47:31 +01:00
Cohee
058c86f3c1
Vectors: Don't use headers for source-specific fields in requests
2025-02-16 23:59:00 +02:00
Cohee
1156b648eb
Merge branch 'staging' into reasoning-parsing-streaming
2025-02-16 23:12:41 +02:00
Cohee
ec49b19aff
Fix chat render when OpenRouter "website setting" model used
2025-02-16 22:46:44 +02:00
Cohee
4d323ec76f
OpenRouter: Add new providers to the list
...
Closes #3491
2025-02-16 18:15:26 +02:00
Cohee
a434d217cc
Fix input prompt title for creating a new Quick Reply Set
2025-02-16 16:25:08 +02:00
Yokayo
890d10d811
Work on tl
2025-02-16 18:43:57 +07:00
Wolfsblvt
b3688087d5
Save reasoning type with the message
...
- use mes extras property to save where the reasoning came from
- update it accordingly on streaming, slash commands and manual add
- Modify title tooltip on reasoning header to show the origin where it makes sense, providing the user with a little bit more orientation about the reasoning.
2025-02-16 05:05:48 +01:00
Wolfsblvt
bcea4248c4
Shouldn't parse reasoning if real reasoning there
2025-02-16 03:21:02 +01:00
Wolfsblvt
9590127bae
Handle auto parsing reasoning during streaming
...
- Add function to handle auto parsing reasoning from the streamed message during streaming
- Only works when the reasoning prefix is EXACTLY at the beginning of the message
- Tried to keep this lightweight, no regex parsing, remembering the index, so it's simple string splicing
- Add utility function that trims a string only if `trim_spaces` is enabled
2025-02-16 03:09:20 +01:00
Cohee
1f41124844
Remove pointless return
2025-02-16 02:13:08 +02:00
Cohee
3d492523e2
Merge branch 'staging' into tc-global-banlist
2025-02-16 01:12:23 +02:00
Wolfsblvt
37d9d4c253
Make sure auto-expand doesn't conflict with hidden
2025-02-15 21:44:06 +01:00
Cohee
23f0b6ed09
Add a blank line
2025-02-15 12:38:45 +02:00