Commit Graph

9177 Commits

Author SHA1 Message Date
02130b848c Increase left reasoning padding 2025-02-02 18:05:28 +02:00
900c0caffa Fix class set condition 2025-02-02 18:02:23 +02:00
4e74fd0467 Align ch_name row 2025-02-02 16:51:17 +02:00
6fe26f7f77 Fix reasoning editor duplication 2025-02-02 16:40:45 +02:00
fb83a3ca3f Position absolute for arrow 2025-02-02 16:26:26 +02:00
14c3dae180 Hide reasoning edit buttons if both edits are open. 2025-02-02 16:13:08 +02:00
50869757d3 1. Update spacing units to em
2. Hide reasoning icon by default
3. Make arrow scaleable
2025-02-02 16:09:39 +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
0c8a11e28b Further loglevel updates
1. Fix missed endpoints
2. Exclude console.log from loglevel
2025-02-02 15:40:37 +02:00
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