Commit Graph

1695 Commits

Author SHA1 Message Date
415bb5f9b8 Add shortcuts to welcome prompt 2025-05-12 00:43:41 +03:00
e975d37436 [wip] Welcome screen prototype 2025-05-12 00:28:42 +03:00
420d568cd3 Pollinations - Text (#3985)
* [wip] Pollinations for text

* Implement generate API request

* Determine Pollinations model tools via models list

* Add Pollinations option to /model command

* Add Pollinations support to caption

* Update link to pollinations site

* Fix type errors in openai.js

* Fix API connection test to use AbortController for request cancellation

* Remove hard coded list of pollinations vision models

* Remove openai-audio from captioning models
2025-05-11 20:14:11 +03:00
99e3c22311 Refactor firstLoadInit to include initCustomSelectedSamplers and addDebugFunctions 2025-05-11 12:28:33 +03:00
fc43ae3891 Merge branch 'staging' into pin-styles 2025-05-04 23:06:19 +03:00
636ecef28a Merge pull request #3953 from Samueras/release 2025-05-04 20:55:23 +03:00
3db2db1c65 Removed Swipe_right from legacy export
Removed Swipe_right from legacy export
2025-05-04 18:20:40 +02:00
99f47de88b Export Swipe left and right
Exporting the swipe_left and the swipe_right functions
2025-05-04 18:15:28 +02:00
ca29de4704 Add style pin feature for greeting messages 2025-05-04 17:48:36 +03:00
bb9fe64652 Merge pull request #3930 from Yokayo/staging
Update ru-ru translation
2025-05-04 14:10:12 +03:00
bf9ef8fa0f Remove debug logs 2025-05-04 14:00:55 +03:00
3165537ce8 Update script.js
Added trailing comma
2025-05-04 12:12:50 +02:00
5f79c0c262 Export swipe_right in public/script.js 2025-05-04 12:05:45 +02:00
1822c4f91b More work on tl 2025-05-03 18:12:18 +07:00
07a6017443 Remove redundant condition 2025-05-03 01:18:58 +03:00
b8f7675d8c don't inject empty jb 2025-05-02 14:57:51 -06:00
a089727591 Extract templates, replace pagination format 2025-05-01 17:46:02 +03:00
7eb23a2fcc Work on tl 2025-04-29 17:23:18 +07:00
f0d01d35a6 eslint fixes 2025-04-28 18:55:10 +07:00
11908f7363 Work on tl 2025-04-28 18:45:16 +07:00
775ae0f557 TC sysprompt: Add Post-History Instructions control
Closes #3920
2025-04-28 00:14:57 +03:00
ed895b7c3e Merge pull request #3889 from BismuthGlass/feature/wi_global_matches
World Info chat-independent data matching
2025-04-27 21:00:57 +03:00
3e11a90b3c Add message and example counts to itemization templates 2025-04-27 02:26:43 +03:00
84f339cdd6 Merge pull request #3913 from SillyTavern/fix-continue-suffix
Fix continuation suffix trimming
2025-04-26 01:47:52 +03:00
470a0964f7 Initialize world info during app startup
Moves world info event binding from jQuery document-ready handler
to explicit initialization function for better control flow
Ensures world info setup occurs after core dependencies are loaded
2025-04-25 20:43:13 +02:00
5c4794812f Move creatorNotes macro init 2025-04-25 20:54:24 +03:00
b3e51c8b1c Fix continuation suffix trimming
Fixes #3901
2025-04-25 20:20:53 +03:00
9248bf1f63 Add creatorNotes macro expansion 2025-04-25 00:49:56 +01:00
6ddd395211 Move new globalScanData args to the end 2025-04-25 00:49:12 +01:00
c16be2ec0e Change UI for failed integrity checks 2025-04-24 15:20:43 +00:00
b38673a5cd Fix matching issues for depth prompt 2025-04-20 23:15:30 +01:00
a261e87d4c Pass global scan data to WI prompt generator 2025-04-20 21:56:01 +01:00
d2ffefd24c Implement WI matching on global data 2025-04-20 21:09:19 +01:00
3be02b7217 Fix nested inline-drawer behavior 2025-04-16 18:26:42 +01:00
0895bc6c1d Replace getExtensionPromptMaxDepth with a constant 2025-04-14 09:57:10 +03:00
78bda9954d Increase maximum injection depth and WI order (#3800) 2025-04-13 21:31:57 +03:00
c522baf4f7 Make texts translatable 2025-04-09 19:18:05 +03:00
ceceb8f3f0 Change same name logs to toast 2025-04-09 01:21:20 +02:00
47652d7fe9 Prevent similarily-ish chat name renames 2025-04-08 21:16:11 +02: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
65a6e428d1 Improve tilde code blocks in message formatting and TTS processing 2025-03-30 13:25:15 +03:00
dac5f6910c adding comments 2025-03-27 09:40:42 -06:00
f1a053c3b8 using symbols instead 2025-03-27 09:31:52 -06:00
251d242a0d custom flag in message.extra, also apply to chat completion 2025-03-26 13:10:50 -06:00
72f91a4994 use custom flag instead 2025-03-26 09:28:42 -06:00
abb908e62c semi 2025-03-25 22:36:05 -06:00
9d88c1578b don't format messages with undefined content 2025-03-25 22:31:44 -06:00
66832fc98a removing whitespace trimming in trimWrongNames block 2025-03-23 09:41:03 -06:00
36adb6992e the cooler ternary 2025-03-22 16:43:08 -06:00