Commit Graph

5263 Commits

Author SHA1 Message Date
ee101353d8 Clear media alerts from storage on character deletion 2025-02-11 20:31:37 +02:00
d5bdf1cb90 Add settings.json-backed KV string storage
Fixes #3461, #3443
2025-02-11 20:17:48 +02:00
c3dd3e246e DeepSeek: Add tool calling for -chat model 2025-02-11 00:04:40 +02:00
aee8441fc4 Mobile prompt itemization - duh
- Make it into a popup. There is no space
2025-02-10 15:07:57 +01:00
a2cfcd4ca6 feat: Delete image swipes at once or one by one 2025-02-08 22:55:38 +02:00
5e540f4f97 Websearch: add Serper API endpoint 2025-02-08 22:28:12 +02:00
f83dccda39 Mark 'Extras' option as deprecated in built-in extensions 2025-02-08 21:56:54 +02:00
d5959a4681 Add awaits to event emissions 2025-02-08 19:13:05 +02:00
5886bb6b3a Merge pull request #3442 from SillyTavern/more-reasoning-ui
Smaller improvements and fixes to the reasoning UI
2025-02-07 23:55:18 +02:00
8387431534 Revert "Unify reasoning request effect on parsing"
This reverts commit ca7d2aeec3.
2025-02-07 23:46:38 +02:00
ca7d2aeec3 Unify reasoning request effect on parsing 2025-02-07 23:35:07 +02:00
28ba262087 Reduce "few seconds" threshold to 3 2025-02-07 23:33:10 +02:00
23d2c40e05 Remove not needed reasoning ui event handler 2025-02-07 22:21:01 +01:00
a2aef5ea4a Use array.includes 2025-02-07 22:04:21 +02:00
cc401b2c9d Whelp, seems like o1 main still no streaming 2025-02-07 20:12:10 +01:00
95a31cdd98 Remove logit bias from o1 and o3
- They do not be supporting it anymore
2025-02-07 19:51:21 +01:00
d1ec9eb8ab Enabled streaming for o1 and o3
- They do be supporting it now
2025-02-07 19:50:01 +01:00
25d1db3852 Fix issues with reasoning add/delete 2025-02-06 22:39:29 +01:00
79b8229b1b Add reasoning time seconds tooltip 2025-02-06 21:53:34 +01:00
06303bb62f Move reasoning stuff to reasoning.js 2025-02-06 21:50:33 +01:00
92a83ed01b Merge branch 'staging' into pr/3434 2025-02-06 20:18:25 +01:00
72ae3aa33d Just some css classes for WI entries 2025-02-05 23:15:30 +01:00
b074f9fa89 feat: update Gemini models
- Add new Gemini models (2025/02/05)
2025-02-06 04:50:54 +08:00
ed46b96ba2 Fix reasoning-get with no argument 2025-02-04 23:41:16 +02:00
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
327f4b1074 ditto 2025-02-04 10:56:42 +02:00
4a58948b27 fix: correct typo in log message 2025-02-04 10:54:27 +02:00
4f63b471d1 Save reasoning effort to preset 2025-02-04 10:28:04 +02:00
3f9af45493 Add reasoning_effort for OpenAI models 2025-02-03 23:29:53 +01:00
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
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
5aa82eda2b Add missed power_user setting 2025-02-02 20:53:55 +02:00
ff83ae975d Add toggle for reasoning auto-expand 2025-02-02 18:42:12 +02:00
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
a14e3b0657 Improve reasoning block inline editing 2025-02-02 12:58:01 +01:00
199be15f4b Allow Ctrl+Enter on reasoning edit 2025-02-02 09:11:54 +01:00
055a6527fc PR fixes 2025-02-02 03:10:32 -05:00
842b59605b Merge branch 'staging' into staging-3071-v2 2025-02-02 02:44:21 -05:00
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
6deaa31d41 Move typing indicator to an extension
https://github.com/SillyTavern/Extension-TypingIndicator
2025-02-02 03:54:14 +02:00
1f0aa29307 Merge pull request #3408 from conornash/update_groq_models_20250201
Update Groq models
2025-02-02 02:33:00 +02:00
eeaec2697b Update context lengths and remove guard model 2025-02-01 23:54:14 +00:00
630c7980d3 New exported methods: loadWorldInfo(), saveWorldInfo(), updateWorldInfoList(), convertCharacterBook() 2025-02-02 02:39:12 +03:00
9c31c21d79 Use SlashCommandEnumValue 2025-02-02 00:47:12 +02:00
b35a746470 /member-get tweaks 2025-02-01 15:50:34 -06:00
d26f99b496 full = false to prevent IDE complaints
Co-authored-by: Wolfsblvt <wolfsblvt@gmail.com>
2025-02-01 15:44:14 -06:00
a1abe14e02 add /member-get 2025-02-01 14:44:09 -06:00
ae9296f989 /peek→/member-peek (with /peek alias) 2025-02-01 14:43:08 -06:00
ea1d9e1d1a corrections to /member-* warnings 2025-02-01 14:41:02 -06:00
b8821acb95 add 'full' parameter to findGroupMemberId 2025-02-01 14:37:41 -06:00