Cohee
ca7d2aeec3
Unify reasoning request effect on parsing
2025-02-07 23:35:07 +02:00
Cohee
28ba262087
Reduce "few seconds" threshold to 3
2025-02-07 23:33:10 +02:00
Wolfsblvt
23d2c40e05
Remove not needed reasoning ui event handler
2025-02-07 22:21:01 +01:00
Cohee
a2aef5ea4a
Use array.includes
2025-02-07 22:04:21 +02:00
Wolfsblvt
cc401b2c9d
Whelp, seems like o1 main still no streaming
2025-02-07 20:12:10 +01:00
Wolfsblvt
95a31cdd98
Remove logit bias from o1 and o3
...
- They do not be supporting it anymore
2025-02-07 19:51:21 +01:00
Wolfsblvt
d1ec9eb8ab
Enabled streaming for o1 and o3
...
- They do be supporting it now
2025-02-07 19:50:01 +01:00
Wolfsblvt
25d1db3852
Fix issues with reasoning add/delete
2025-02-06 22:39:29 +01:00
Wolfsblvt
79b8229b1b
Add reasoning time seconds tooltip
2025-02-06 21:53:34 +01:00
Wolfsblvt
06303bb62f
Move reasoning stuff to reasoning.js
2025-02-06 21:50:33 +01:00
Wolfsblvt
92a83ed01b
Merge branch 'staging' into pr/3434
2025-02-06 20:18:25 +01:00
Wolfsblvt
72ae3aa33d
Just some css classes for WI entries
2025-02-05 23:15:30 +01:00
sirius422
b074f9fa89
feat: update Gemini models
...
- Add new Gemini models (2025/02/05)
2025-02-06 04:50:54 +08:00
Cohee
ed46b96ba2
Fix reasoning-get with no argument
2025-02-04 23:41:16 +02:00
Cohee
7aa9b857c2
Merge pull request #3423 from SillyTavern/wi-dry-run-delays
...
WI dry run checks delay + logging
2025-02-04 17:44:28 +02:00
Cohee
327f4b1074
ditto
2025-02-04 10:56:42 +02:00
Cohee
4a58948b27
fix: correct typo in log message
2025-02-04 10:54:27 +02:00
Cohee
4f63b471d1
Save reasoning effort to preset
2025-02-04 10:28:04 +02:00
Wolfsblvt
3f9af45493
Add reasoning_effort for OpenAI models
2025-02-03 23:29:53 +01:00
Wolfsblvt
fd3c427f07
WI dry run checks delay
...
- WI dry run now also checks for delays
- Better visibility of what a dry run is in the logs
2025-02-03 22:12:35 +01:00
Cohee
5494e89fdb
Merge pull request #3413 from SillyTavern/thinking-is-stylish
...
Thinking is stylish - if you are not cool, I don't know how to help you
2025-02-02 21:46:23 +02:00
Cohee
5aa82eda2b
Add missed power_user setting
2025-02-02 20:53:55 +02:00
Cohee
ff83ae975d
Add toggle for reasoning auto-expand
2025-02-02 18:42:12 +02:00
Cohee
aecbc48d43
Merge pull request #3410 from bmen25124/export_some_world_methods
...
New exported methods: loadWorldInfo(), saveWorldInfo(), updateWorldIn…
2025-02-02 15:44:55 +02:00
Wolfsblvt
a14e3b0657
Improve reasoning block inline editing
2025-02-02 12:58:01 +01:00
Wolfsblvt
199be15f4b
Allow Ctrl+Enter on reasoning edit
2025-02-02 09:11:54 +01:00
Eradev
055a6527fc
PR fixes
2025-02-02 03:10:32 -05:00
Eradev
842b59605b
Merge branch 'staging' into staging-3071-v2
2025-02-02 02:44:21 -05:00
RossAscends
c5dad20fc4
add killswitch for banned strings
2025-02-02 12:00:01 +09:00
Wolfsblvt
e5e931356b
Remove forceEnum from char args in slash commands
...
- This precented people from actually using the characterKey inside the chatbox to go to a character
2025-02-02 03:43:20 +01:00
Cohee
6deaa31d41
Move typing indicator to an extension
...
https://github.com/SillyTavern/Extension-TypingIndicator
2025-02-02 03:54:14 +02:00
Cohee
1f0aa29307
Merge pull request #3408 from conornash/update_groq_models_20250201
...
Update Groq models
2025-02-02 02:33:00 +02:00
Conor Nash
eeaec2697b
Update context lengths and remove guard model
2025-02-01 23:54:14 +00:00
bmen25124
630c7980d3
New exported methods: loadWorldInfo(), saveWorldInfo(), updateWorldInfoList(), convertCharacterBook()
2025-02-02 02:39:12 +03:00
Cohee
9c31c21d79
Use SlashCommandEnumValue
2025-02-02 00:47:12 +02:00
Wolfsblvt
1ea2134936
Add title tooltip to expression sprites
...
Closes #2596
2025-02-01 23:43:45 +01:00
Succubyss
b35a746470
/member-get tweaks
2025-02-01 15:50:34 -06:00
Succubyss
d26f99b496
full = false to prevent IDE complaints
...
Co-authored-by: Wolfsblvt <wolfsblvt@gmail.com >
2025-02-01 15:44:14 -06:00
Succubyss
a1abe14e02
add /member-get
2025-02-01 14:44:09 -06:00
Succubyss
ae9296f989
/peek→/member-peek (with /peek alias)
2025-02-01 14:43:08 -06:00
Succubyss
ea1d9e1d1a
corrections to /member-* warnings
2025-02-01 14:41:02 -06:00
Succubyss
b8821acb95
add 'full' parameter to findGroupMemberId
2025-02-01 14:37:41 -06:00
Wolfsblvt
fb2ee756dd
Update and fix default expressions + emojis
...
- Move "use default emojis" from its own toggle into the fallback dropdown
- Add "no fallback" to the fallback dropdown
- fix fallback expressions not being consistently used
- Switching fallback will now reroll/reset the relevant expression
- Add html attributes on the expression image
2025-02-01 07:52:04 +01:00
Wolfsblvt
25ffc4ac4a
Merge branch 'staging' into support-multiple-expressions
2025-02-01 04:47:48 +01:00
Wolfsblvt
5c30244627
Fix visual novel mode for new expression thingy
2025-02-01 04:46:30 +01:00
Cohee
e59114c1c5
Another crack at o3
2025-01-31 23:14:41 +02:00
Cohee
364078ce27
/del is fine too
2025-01-31 22:36:18 +02:00
Cohee
fda64ffb1f
Alias /del to /delete
2025-01-31 22:30:58 +02:00
Cohee
5257a45bde
Allow removing group members while generating
...
Fixes #3389
2025-01-31 22:10:36 +02:00
Cohee
9a03aac224
Allow sending empty messages with /sendas, /sys, etc.
2025-01-31 22:03:09 +02:00