8fb95f9a84
Reasoning inline edit improvements + style
2025-02-02 10:37:21 +01: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
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
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
e59114c1c5
Another crack at o3
2025-01-31 23:14:41 +02:00
7d937b36da
Merge branch 'staging' into text-completion-include-reasoning
2025-01-31 20:33:02 +02:00
5bd3d9a518
Merge branch 'staging' into reasoning-continue
2025-01-31 13:51:09 +00:00
9710d88a88
Stop smooth streaming immediately on abort
2025-01-31 13:38:23 +00:00
f7eab66026
Fix streaming start appending undefined to reasoning block
2025-01-31 13:30:10 +00:00
67a4d10b75
Fix substituting macros in reasoning of a first message
2025-01-31 13:23:22 +00:00
753a99faf9
Support reasoning for OpenRouter text completion
2025-01-31 21:41:56 +09:00
9ecf261a76
Always add reasoning for continue
2025-01-31 21:06:15 +09:00
dfc2eb32c8
Merge pull request #3386 from SillyTavern/reasoning-parse
...
Reasoning blocks auto-parsing
2025-01-31 11:41:10 +02:00
f9324c74cd
Streamline persona toasts, infos and states
...
- Added "info" block to persona description panel to show when a temporary persona is in use. Hide the long text behind a tooltip
- Reduce toast spam even further, not showing toasts when persona panel is open
- Restyle connection state buttons a bit
- Designed common 'info-block' utility to show markdown-like info blocks, with CSS styling
2025-01-30 00:50:48 +01:00
c32e0bdde7
Autoswipe: Fix endless loop if blacklist empty
2025-01-29 23:01:37 +02:00
d0abba23dc
Add reasoning auto-parsing, always show reasoning prefix/suffix in Markdown, respect space trim preference
2025-01-29 21:38:08 +02:00
9e8fd3f5a0
Merge pull request #3382 from SillyTavern/staging
...
Staging into reasoning-regex
2025-01-29 11:38:50 +02:00
2344d98e20
Move persona buttons to right panel
...
- Move all buttons from the persona list to the right panel, to the already existing ones
- Common CSS class/style for '.buttons_block'
- Common CSS style for a red button
- Refactored a few persona buttons' functionalities
2025-01-28 20:53:55 +01:00
6081b9f0ce
Merge branch 'staging' into persona-improvements
2025-01-28 18:57:20 +01:00
0c9b301a57
Prevent ephemeral message extra changes vanish upon swiping
2025-01-28 15:39:09 +00:00
d616dfef38
Prevent log warning spam
2025-01-28 00:03:38 +02:00
0fb9884ab8
Skill issue
2025-01-27 23:59:25 +02:00
6fc342d446
Add regex processing for reasoning blocks
2025-01-27 23:06:07 +02:00
8b5e0df2d7
Refactor reasoning placeholder clean-up
2025-01-27 21:56:15 +02:00
1f116d9afe
Reduce persona toast spam
2025-01-26 22:13:32 +01:00
bfedf20db5
Add reasoning tokens to token count.
2025-01-26 18:29:31 +02:00
eb798fa4f1
Move reasoning-specific code into its own module
2025-01-26 16:47:13 +02:00
17d4175b47
Functional reasoning edit
2025-01-26 05:14:17 +02:00
45d4d1bb3e
[wip] Open reasoning editor
2025-01-26 02:49:10 +02:00
8fc880b69b
Early stopping if prompt reasoning limit reached
2025-01-26 02:07:50 +02:00
94ed548353
Formatting setting to send reasoning back to the model
...
Supersedes #3352
2025-01-25 22:41:08 +02:00
9a79c6b1a4
Remove all connections button for the popups
2025-01-25 19:54:45 +01:00
2253990898
Highlight personas from current chat in popup
2025-01-25 18:47:53 +01:00
608e1c195b
Add button to show connections for current char
2025-01-25 02:52:41 +01:00
9d73189133
Add updateMessageBlock and appendMediaToMessage to getContext
2025-01-25 00:38:13 +02:00
e3885c2b5c
Combine functions
2025-01-25 00:29:55 +02:00
9250be348d
Split if condition
2025-01-25 00:28:16 +02:00
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
a611a3ac59
Merge branch 'staging' into persona-improvements
2025-01-24 20:42:04 +01:00
03c98fb55a
OpenRouter: Support reasoning blocks
2025-01-24 00:56:44 +02:00
7f9b139ae0
Merge branch 'staging' into woo-yeah
2025-01-24 00:13:06 +02:00
6aaeb754ef
Exportable temporary assistant chats
2025-01-24 00:12:00 +02:00
afae8d02be
The THONKening
2025-01-23 02:52:52 +02:00
8f18d35109
[chore] Add missing semi
2025-01-22 16:18:34 +00:00
f1923c5364
making showMoreMessages async to await event emission
2025-01-22 08:36:47 -07:00
1641b1f91f
adding event after loading more messages in chat
2025-01-21 22:14:35 -07:00
d7bb92be54
deepseek reasoner
...
Closes #3322
2025-01-20 23:31:40 +02:00