Commit Graph

10652 Commits

Author SHA1 Message Date
Cohee 9efd40980f Add prompt type selection for LLM expressions in settings 2025-06-14 20:01:59 +03:00
kingbri e43e771cc5 Emotions: Use the full context for main API
To prevent prompt reprocessing per turn, use the full context
when prompting with the main API. Doing so keeps the preserved
prefix while adding an extra sentence rather than providing two
different prompts for each turn.

In addition, JSON schemas might need a prompt to coerce a proper
schema return from the model.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-06-13 21:55:02 -04:00
Cohee e1130e7077 Fix npm audit 2025-06-13 22:59:40 +03:00
Cohee fdf881d074 Increase slider number input width 2025-06-13 22:37:13 +03:00
Cohee 982dca58ba Enable reasoning parsing for Pollinations and AIML 2025-06-13 21:46:41 +03:00
Dmitry fece612f09 Merge pull request #4135 from D1m7asis/release
feat: Added AI/ML API Provider Support
2025-06-13 20:59:18 +03:00
Cohee 33b9370675 Merge pull request #4156 from RivelleDays/staging
Improve and Add Traditional Chinese Translations
2025-06-13 20:54:11 +03:00
Rivelle 5a62fc29f1 Update zh-tw.json 2025-06-14 01:13:35 +08:00
Rivelle 0af655b2f7 Improve and Add Traditional Chinese Translations
- Added missing Traditional Chinese translations for the latest version
- Improved existing Traditional Chinese translations for clarity, professionalism, and neutrality
- Also fixed an obvious error in the Simplified Chinese translation
2025-06-14 01:10:53 +08:00
RossAscends de1b4a3770 range slider knobs match theme 2025-06-13 21:21:19 +09:00
RossAscends 603cbb5fb3 range sliders also respect theme colors 2025-06-13 15:53:16 +09:00
RossAscends dd03724eb4 CSS: .right_menu_button respects theme colors, no longer forces greyscale 2025-06-13 15:36:47 +09:00
Cohee 87f618d15c Rework browser launch functionality (#4143)
* Add browser selection to auto-launch

* Update readmes

* Update readme

* Display browser name in a console
2025-06-12 22:17:34 +03:00
Cohee addfcade32 MistralAI: fix selection of endpoint provided models 2025-06-12 21:55:56 +03:00
Cohee 70eb34086e AI Studio: fix saving null model id when selecting from Others list 2025-06-12 21:47:57 +03:00
Cohee af3906e243 Change selector of chat-scoped <hr> #4144 2025-06-12 21:37:40 +03:00
Cohee 19d1bd29d4 Merge pull request #4150 from Yokayo/staging
Update ru-ru locale
2025-06-12 21:36:03 +03:00
Yokayo f1720be017 Merge branch 'SillyTavern:staging' into staging 2025-06-13 01:13:17 +07:00
Cohee 8b82325d30 Localization improvements 2025-06-12 20:54:55 +03:00
Cohee 5e5ec679d7 Merge pull request #4145 from Boof2015/staging
Support for chatterbox api
2025-06-12 20:43:24 +03:00
Cohee 022b0d8d62 Fix seed in preview generation 2025-06-12 20:41:24 +03:00
Yokayo 5b4198957a Work on tl 2025-06-13 00:37:21 +07:00
Cohee 81ab2ab953 Fix styles and logic 2025-06-12 20:21:16 +03:00
Cohee 274c7ef82c Add input class 2025-06-12 20:12:17 +03:00
Cohee 87ac4b37e4 Increase <hr> opacity in chat from 0.2 to 0.4 2025-06-12 19:33:01 +03:00
Cohee 46f109618e Increase <hr>'s opacity from 0.2 to 0.4 (#4144) 2025-06-12 19:25:34 +03:00
Cohee c0f2a62b33 Merge pull request #4149 from Culpeo/release
Added new slash command member-count
2025-06-12 19:24:17 +03:00
Cohee b226081469 Allow getting group count during generation 2025-06-12 19:23:28 +03:00
Culpeo 9cfb913b3d Added new slash command member-count 2025-06-12 16:36:23 +02:00
Boof2015 bce6f3eef0 Fix ESLint errors 2025-06-12 01:48:38 -04:00
Boof2015 b9b0d054f9 Update index.js 2025-06-12 00:54:32 -04:00
Boof2015 e2b1e14ee1 Add files via upload 2025-06-12 00:53:40 -04:00
cloak1505 b3be989e24 Increase <hr>'s opacity from 0.2 to 0.4 2025-06-11 20:40:45 -05:00
Cohee 5008b4223a Downgrade types/node package 2025-06-12 01:57:15 +03:00
Cohee d785d38144 MistralAI: add magistral models to the list 2025-06-12 00:56:31 +03:00
Cohee 097845b163 Merge pull request #4142 from SillyTavern/feat/update-deps-jun-25
Update npm dependencies
2025-06-11 23:17:12 +03:00
Cohee ac339f7368 Update helmet 2025-06-11 23:09:54 +03:00
Cohee 57ab347448 Run npm audit 2025-06-11 23:00:00 +03:00
Cohee f7746d9485 Update yauzl 2025-06-11 22:50:34 +03:00
Cohee 1e115d68ab Update simple-git 2025-06-11 22:45:11 +03:00
Cohee 695218303d Update mime-types 2025-06-11 22:41:12 +03:00
Cohee 68f90485d3 Update types packages 2025-06-11 22:39:41 +03:00
Cohee a4333a519e Update ws 2025-06-11 22:37:37 +03:00
Cohee 7d328271db Update webpack 2025-06-11 22:37:06 +03:00
Cohee 533701b069 Update tiktoken 2025-06-11 22:36:30 +03:00
Cohee b3d399b71c Update html-entities 2025-06-11 22:35:31 +03:00
Cohee 3afbbee382 Update form-data 2025-06-11 22:34:57 +03:00
Cohee affb2b5811 Update morphdom 2025-06-11 22:34:26 +03:00
Cohee bfeb67d09b Update csrf-sync 2025-06-11 22:33:50 +03:00
Cohee c77cbf715c Update yaml 2025-06-11 22:32:26 +03:00