Wolfsblvt
3d6f48786d
Refactor expression popups to modern popup
2025-01-27 21:57:40 +01:00
Wolfsblvt
65ad79adce
Fix expression delete
2025-01-27 21:50:13 +01:00
Cohee
fad4e4e75e
Add command and profile for custom stop strings
2025-01-27 22:30:35 +02:00
Cohee
3b8fd6f62f
Merge pull request #3345 from SillyTavern/woo-yeah
...
Better reasoning
2025-01-27 22:09:32 +02:00
Cohee
abe240397d
Set assistant role to bias in CC
...
#3366
2025-01-27 22:01:44 +02:00
Cohee
8b5e0df2d7
Refactor reasoning placeholder clean-up
2025-01-27 21:56:15 +02:00
Cohee
a5a8f6057b
Merge branch 'staging' into woo-yeah
2025-01-27 20:56:04 +02:00
Cohee
fd1fdc6466
Fix fitting class resetting after picking BG
2025-01-27 17:48:50 +00:00
Wolfsblvt
ef127df623
Update sprite delete call
2025-01-27 08:33:14 +01:00
Wolfsblvt
3282c9426c
Upload expressions update
2025-01-27 05:39:51 +01:00
Wolfsblvt
5c34c93a84
Merge branch 'staging' into support-multiple-expressions
2025-01-26 23:11:37 +01:00
Wolfsblvt
239c3f1db7
Add settings for multiple expressions
2025-01-26 23:11:22 +01:00
Wolfsblvt
913509f887
Don't look at this
2025-01-26 22:27:59 +01:00
Wolfsblvt
1f116d9afe
Reduce persona toast spam
2025-01-26 22:13:32 +01:00
Wolfsblvt
2cfb9e8dab
Fix lock icon state on auto-lock to chat
2025-01-26 20:50:10 +01:00
Cohee
8448d6c6e6
Merge branch 'staging' into persona-improvements
2025-01-26 21:18:51 +02:00
Cohee
312969462e
Fix AICC website reference
2025-01-26 20:35:24 +02:00
Wolfsblvt
adede8b6be
Roll on the sprite to use for an expression
2025-01-26 19:12:37 +01:00
Wolfsblvt
35ab677ff1
Add char version to group panel member names
...
- Follows the same style as version in char list
- Respects the chosen "auxiliary field" setting
Closes #3359
2025-01-26 18:44:12 +01:00
Cohee
a7516937f7
Add reasoning slash commands
2025-01-26 18:00:14 +02:00
Cohee
c9ab987658
Fix default thonk separator
2025-01-26 16:48:04 +02:00
Cohee
eb798fa4f1
Move reasoning-specific code into its own module
2025-01-26 16:47:13 +02:00
Cohee
17d4175b47
Functional reasoning edit
2025-01-26 05:14:17 +02:00
Cohee
45d4d1bb3e
[wip] Open reasoning editor
2025-01-26 02:49:10 +02:00
Cohee
8fc880b69b
Early stopping if prompt reasoning limit reached
2025-01-26 02:07:50 +02:00
Wolfsblvt
a072951102
Update backend returned sprites list
2025-01-26 00:15:46 +01:00
Cohee
94ed548353
Formatting setting to send reasoning back to the model
...
Supersedes #3352
2025-01-25 22:41:08 +02:00
Cohee
347a515c25
Thonk yeet
2025-01-25 21:38:57 +02:00
Wolfsblvt
9a79c6b1a4
Remove all connections button for the popups
2025-01-25 19:54:45 +01:00
Wolfsblvt
3fc4207cdb
Temporary persona toast respects setting
2025-01-25 19:27:29 +01:00
Wolfsblvt
0141a60eb8
Add hint on how to use persona connections
2025-01-25 19:20:21 +01:00
Wolfsblvt
2253990898
Highlight personas from current chat in popup
2025-01-25 18:47:53 +01:00
Wolfsblvt
076e5e3186
Fix temporary persona toast
...
- Temporary persona toast was appearing when auto-lock was enabled, which didn't make sense
2025-01-25 18:23:00 +01:00
Wolfsblvt
e1bf781b10
Fix wrongly changed jQuery data "chid" attribute
2025-01-25 03:33:53 +01:00
Wolfsblvt
608e1c195b
Add button to show connections for current char
2025-01-25 02:52:41 +01:00
Cohee
9d73189133
Add updateMessageBlock and appendMediaToMessage to getContext
2025-01-25 00:38:13 +02:00
Wolfsblvt
7c12a286c3
Fix one persona connected warning
2025-01-24 23:27:31 +01:00
Wolfsblvt
7454532641
Expand /persona-lock command for type
...
- Add new main alias for /lock, renamed to /persona-lock
- Allow no state to be provided to return the current lock state
- Deprecate the old usage of /lock without state, without breaking it
2025-01-24 23:24:35 +01:00
Cohee
9a2968d1eb
Merge branch 'staging' into woo-yeah
2025-01-24 23:50:15 +02:00
Wolfsblvt
91dabeff53
Add css class to allow multiple avatar lists
2025-01-24 21:57:47 +01:00
Wolfsblvt
7c9b347116
Refactor chid/grid attributes to data attributes
...
- We don't believe in imaginary HTML attributes that we make up, right?
2025-01-24 21:12:49 +01:00
Wolfsblvt
a611a3ac59
Merge branch 'staging' into persona-improvements
2025-01-24 20:42:04 +01:00
Wolfsblvt
d4672b3517
Merge pull request #3340 from bmen25124/export_getCharacters_uuidv4_humanizedDateTime
...
New exported methods: getCharacters(), uuidv4(), humanizedDateTime()
2025-01-24 02:39:30 +01:00
bmen25124
bbf28c74f7
New exported methods: getCharacters(), uuidv4(), humanizedDateTime()
2025-01-24 04:27:12 +03:00
Cohee
1dd73e74ab
Add thonk block copy
2025-01-24 01:21:08 +02:00
Cohee
03c98fb55a
OpenRouter: Support reasoning blocks
2025-01-24 00:56:44 +02:00
Cohee
7f9b139ae0
Merge branch 'staging' into woo-yeah
2025-01-24 00:13:06 +02:00
Cohee
6aaeb754ef
Exportable temporary assistant chats
2025-01-24 00:12:00 +02:00
subzero5544
a503f58d0c
Adding reverse proxy support to DeepSeek chat completion ( #3328 )
...
* added reverse proxy settings to deepseek chat completion
* Update chat-completions.js
* Update chat-completions.js
* Update chat-completions.js
* Update chat-completions.js
* Update chat-completions.js
* Update chat-completions.js
* Unify API key requirement
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-01-23 09:02:44 +02:00
Cohee
afae8d02be
The THONKening
2025-01-23 02:52:52 +02:00