Commit Graph

9949 Commits

Author SHA1 Message Date
ffeb6b45aa Make thonking block font size scaling 2025-02-02 14:36:27 +01:00
76d1661768 Merge pull request #3307 from Eradev/staging-3071-v2
Added option to disable the chat logs in terminal v2
2025-02-02 15:30:30 +02:00
a14e3b0657 Improve reasoning block inline editing 2025-02-02 12:58:01 +01:00
2d335e27ff Modify when "Add reasoning" button shows up 2025-02-02 12:21:14 +01:00
8fb95f9a84 Reasoning inline edit improvements + style 2025-02-02 10:37:21 +01:00
a5399b6614 Sparser use of .error 2025-02-02 03:47:04 -05: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
3818290e4d Add reasoning time duration
- Add reasoning time calculation, saved in message metadata
- Add event when reasoning streaming is finished
2025-02-02 07:32:45 +01:00
c5dad20fc4 add killswitch for banned strings 2025-02-02 12:00:01 +09: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
e7c799ae2a Cooler styling for reasoning blocks 2025-02-02 03:21:52 +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
890c0c4723 Merge pull request #3409 from Succubyss/member-get
Adds /member-get via enhancing findGroupMemberId
2025-02-02 00:59:03 +02:00
9c31c21d79 Use SlashCommandEnumValue 2025-02-02 00:47:12 +02:00
1ea2134936 Add title tooltip to expression sprites
Closes #2596
2025-02-01 23:43:45 +01: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
c11e64a782 Update Groq models 2025-02-01 18:26:49 +00:00
cc7355358d Fix undefined reasoning append on continue 2025-02-01 19:06:39 +02:00
d2cc8b36b8 Fix cfgMessage handling 2025-02-01 16:01:04 +02:00
3fe3430006 Fix undefined array access for CFG prompt 2025-02-01 15:36:04 +02:00
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
25ffc4ac4a Merge branch 'staging' into support-multiple-expressions 2025-02-01 04:47:48 +01:00
5c30244627 Fix visual novel mode for new expression thingy 2025-02-01 04:46:30 +01:00
72e1dcb3f9 Add categories parameter to /searxng endpoint 2025-02-01 03:32:10 +02:00
a2a6afb731 Tavily: allow requesting images 2025-02-01 02:23:10 +02:00
e59114c1c5 Another crack at o3 2025-01-31 23:14:41 +02:00
6180210170 Future-proofing 2025-01-31 22:48:04 +02:00
2b98e96784 Don't send max_tokens to o3 2025-01-31 22:47:00 +02:00
364078ce27 /del is fine too 2025-01-31 22:36:18 +02:00
fda64ffb1f Alias /del to /delete 2025-01-31 22:30:58 +02:00
5257a45bde Allow removing group members while generating
Fixes #3389
2025-01-31 22:10:36 +02:00
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