5929d5c0e4
Groq: sync supported models
2025-04-06 23:08:31 +03:00
965c2ee29a
Merge pull request #3819 from SillyTavern/feat/reasoning-set-collapse-state
...
Add collapse argument to `/reasoning-set` slash command
2025-04-06 23:01:23 +03:00
6c8714c016
Add collapse argument to /reasoning-set command
...
Allows controlling visibility of reasoning blocks through slash commands by adding a boolean 'collapse' parameter
Respects default expansion settings when not explicitly provided
This gives users direct control over block visibility during command execution rather than relying solely on global preferences
2025-04-06 21:21:37 +02:00
3d79885ddd
Merge pull request #3816 from Ecalose/gemini_sys_prompt
...
fix gemini system prompt
2025-04-06 13:53:36 +03:00
b8057b3c4f
Decrease session extension interval to 10 minutes
2025-04-06 13:52:57 +03:00
44f27a1cb7
Merge branch 'staging' into gemini_sys_prompt
2025-04-06 13:33:30 +03:00
d2f2fee989
Merge pull request #3815 from gwentman/gemini2.5propreview
...
Add support of gemini-2.5-pro-preview-03-25 API
2025-04-06 13:32:32 +03:00
df7c2226f6
Fix Gemini captioning
2025-04-06 13:31:16 +03:00
ec02547b0e
fix gemini system prompt
2025-04-06 16:10:49 +08:00
18cc17142f
add support to the gemini 2.5 pro preview api
2025-04-06 17:10:24 +10:00
e753e432be
Refactor redirectToHome function to use URL object
2025-04-05 21:54:01 +03:00
571356ffd9
Merge pull request #3810 from SillyTavern/onbeforeunload
...
Add beforeunload event listener to prompt user when chat is saving
2025-04-04 21:56:57 +03:00
6f543e860f
#3809 Add beforeunload event listener to prompt user when chat is saving
2025-04-04 15:58:06 +00:00
7987f02dee
Exclude <style> tags from quote and underscore italics processing
...
Fixes #3808
2025-04-04 13:53:56 +00:00
c7ce0fe66a
Fix localized API URL examples
...
Fixes #3807
2025-04-04 10:57:22 +00:00
d50698861a
Merge pull request #3799 from SillyTavern/export-unset-chat
...
Unset chat field on import/export
2025-04-03 09:00:26 +03:00
b26369ca86
Unset private fields from JSON exports
2025-04-02 22:09:48 +03:00
76c59cbc52
Unset chat field on import/export
...
Closes #3781
2025-04-02 22:08:20 +03:00
ee26581df1
Fix WASM load hanging on some Node versions <20.6.0
2025-04-02 17:48:13 +00:00
0a521d7a35
Merge pull request #3793 from Erquint/staging
...
Clickable image attachments — no more fiddling with the spyglass button.
2025-04-01 22:26:52 +03:00
943e14f797
Fix style
2025-04-01 22:03:14 +03:00
b31a53ab99
Fix selector
2025-04-01 22:01:12 +03:00
058fef1146
Update Jimp and add WASM plugins ( #3784 )
...
* Update jimp, use WASM format plugins
* Fix Jimp import path in thumbnails endpoint
* Fix size variable
* Add fetch patch to handle file URLs
* Fix JPEG thumbnailing
* Enhance fetch patch to validate file paths and support specific extensions
* Add default msBmp format
* Update jsconfig
* Update JPEG color space in thumbnail generation to YCbCr
* Install jimp plugins explicitly
* Refactor fetch patch utility functions
2025-04-01 21:55:21 +03:00
70fe5b6e01
Add Gemini embedding model for vector storage
2025-04-01 21:42:26 +03:00
80e821d12d
Add support for KoboldCpp embeddings in Vector Storage ( #3795 )
...
* Add support for KoboldCpp embeddings in vector processing
* Add validation for KoboldCpp embeddings to handle empty data
* Improve toast handling
2025-04-01 21:21:29 +03:00
9c4404cae9
Remove unused imports
2025-04-01 20:24:59 +03:00
3458f58c63
Refactor ensureThumbnailCache to accept directoriesList parameter
2025-04-01 11:16:00 +03:00
f0338cc325
Merge pull request #3792 from bmen25124/con_prof_api_err
...
Added api check for ConnectionManagerRequestService.handleDropdown
2025-04-01 10:24:35 +03:00
864859dd6b
Made attached images clickable — no more fiddling with the spyglass pictogram. Augmented the "Enlarge" button's function to retain it.
2025-04-01 05:35:24 +03:00
50b2eeb61f
Added api check for ConnectionManagerRequestService.handleDropdown
2025-04-01 04:39:41 +03:00
26d0f01d69
Merge pull request #3775 from SillyTavern/feat/ext-manager-toolbar
...
Move extension buttons to a separate toolbar
2025-03-30 19:22:19 +03:00
469c731ff4
Merge pull request #3786 from SillyTavern/tilde-codeblock
...
Improve tilde code blocks in message formatting and TTS processing
2025-03-30 14:03:12 +03:00
65a6e428d1
Improve tilde code blocks in message formatting and TTS processing
2025-03-30 13:25:15 +03:00
60603a008c
Update GitHub Actions workflow to use the current branch reference for checkout
2025-03-29 19:27:47 +02:00
2271d7a220
Merge pull request #3776 from SillyTavern/fix/raw-quotes
...
Add opt-in for rawQuotes in SlashCommand registration
2025-03-29 19:07:09 +02:00
819ce198a8
Add raw quotes indicator in slash command autocomplete
2025-03-29 18:04:11 +02:00
c673ebcc22
Merge branch 'staging' into fix/raw-quotes
2025-03-29 17:51:34 +02:00
572b60d0c1
Merge branch 'staging' into feat/ext-manager-toolbar
2025-03-29 17:43:18 +02:00
c85e55bcca
Merge pull request #3783 from SillyTavern/fix/remove-pm-export-popup
...
Remove prompt manager export popup
2025-03-29 17:41:26 +02:00
1323ac1d13
Remove prompt manager export popup
...
Fixes #3782
2025-03-29 16:05:31 +02:00
157046ff46
Merge pull request #3778 from SillyTavern/fix/persona-select-rerender-first-message
...
Fix persona select on new chat not rerendering first message (and not replacing `{{user}}` macro)
2025-03-28 23:42:58 +02:00
bdcf9b088e
Revert "Fix backward compatibility with escaped leading quote"
...
This reverts commit deb13e9c97
.
2025-03-28 21:00:02 +02:00
deb13e9c97
Fix backward compatibility with escaped leading quote
2025-03-28 10:29:32 +02:00
c05b6b0ae8
Add JSDoc to rawQuotes
2025-03-28 10:28:02 +02:00
97040a98a0
Remove 'In Progress' label when marking issues as done
...
Automatically removes the '🧑💻 In Progress' label while adding completion labels
to keep issue tracking clean and accurate after merging. Updates log messages
to reflect both label additions and removals consistently across workflows
2025-03-28 01:58:22 +01:00
d95524032e
Centralize first message retrigger on persona changes
...
Moves retrigger logic to setUserAvatar entry point
to avoid duplicate calls when updating personas
Removes redundant triggers from name/avatar handlers
Fixes #3774
2025-03-28 01:28:36 +01:00
6dc33e9637
Cast this_chid to number in personas.js
...
Ensure numeric type for character ID comparisons
Explicitly converts this_chid to Number in multiple functions
to prevent type mismatch issues when checking character connections
and persona states
2025-03-28 01:25:13 +01:00
533aeffa36
Add opt-in for rawQuotes in SlashCommand registration
...
Closes #2739
Supersedes #2921
2025-03-27 23:22:38 +02:00
0a85178846
Merge pull request #3766 from bmen25124/custom_request_stop_string_cleanup
...
Added stop string cleanup, better stopping string param
2025-03-27 23:06:43 +02:00
d93aba5706
Fix useStopStrings defaulting
2025-03-27 22:52:01 +02:00