Commit Graph

9726 Commits

Author SHA1 Message Date
636c8cb165 Merge pull request #3332 from sirius422/add-new-gemini-model
Add new Gemini thinking model and its alias
2025-01-22 15:10:28 +02:00
513ea97769 Merge pull request #3333 from kallewoof/202501-deepseek-fix
fix: corrects the preset name and adds deepseek v2.5 hash.
2025-01-22 15:08:00 +02:00
93b18e6440 fix: corrects the preset name and adds deepseek v2.5 hash. 2025-01-22 21:36:18 +09:00
11882827c7 Add new Gemini thinking model and its alias, specify context size and vision support 2025-01-22 18:37:43 +08:00
9f1d431c99 Merge pull request #3327 from qvink/staging
exporting openGroupId from group-chats.js
2025-01-22 10:30:49 +02:00
d45e9a0c30 Merge pull request #3329 from kallewoof/202501-deepseek-presets
add presets for DeepSeek R1 models
2025-01-22 10:28:27 +02:00
2b00cdce7b system same as user 2025-01-22 17:07:23 +09:00
636e79c438 fixes 2025-01-22 16:03:32 +09:00
1641b1f91f adding event after loading more messages in chat 2025-01-21 22:14:35 -07:00
7877e6601d add presets for DeepSeek R1 models 2025-01-22 13:13:41 +09:00
08b6ee0297 exporting openGroupId from group-chats.js 2025-01-21 16:50:01 -07:00
d7bb92be54 deepseek reasoner
Closes #3322
2025-01-20 23:31:40 +02:00
cc010643ad Merge pull request #3319 from SillyTavern/staging
Staging
1.12.11
2025-01-19 00:13:38 +02:00
d87b925488 Bump package version 2025-01-18 23:34:03 +02:00
5e396e2a91 Merge pull request #3317 from NodudeWasTaken/fix-empty-examples
Fix mes examples being undefined if empty
2025-01-18 23:31:32 +02:00
4fdff9fce2 Fix mes examples being undefined if empty 2025-01-18 14:07:09 +01:00
4d18ddba6d config.yaml: Group extension settings into one section 2025-01-17 20:18:27 +02:00
a53ebe7572 Add vllm.svg 2025-01-17 11:47:55 +02:00
df28c2c676 Merge pull request #3311 from SillyTavern/fix-http-copy
Fix copy actions for non-HTTPS/localhost
2025-01-16 23:05:54 +02:00
b5a6199784 Merge pull request #3308 from RivelleDays/staging
Update zh-tw Translation
2025-01-16 22:05:53 +02:00
75f36b992d Merge pull request #3309 from SillyTavern/extensions-sort
Add sorting order for extensions manager
2025-01-16 22:05:28 +02:00
6e2b5d5dc8 Fix copy actions for non-HTTPS/localhost
Fixes #2352
2025-01-16 01:55:26 +02:00
f98d27f187 Add sorting order for extensions manager 2025-01-15 22:59:41 +02:00
af987143b7 Update zh-tw.json 2025-01-16 04:23:26 +08:00
2723d3b73b Update zh-tw.json 2025-01-16 04:20:22 +08:00
0441a8725f WebSearch: Add KoboldCpp search endpoint. 2025-01-15 21:58:49 +02:00
ac455ebb45 Add RisuAI chats JSON import 2025-01-15 21:15:25 +02:00
8acba00655 Upscale default monocolor BGs 2025-01-15 21:02:10 +02:00
94d69b764a Update zh-tw Translation
- Update translations
- Minor adjustments and terminology unification
2025-01-16 02:02:48 +08:00
e7bcac0171 Merge pull request #3305 from Eradev/staging
Fixed featherless.ai models display and filters
2025-01-15 17:37:20 +02:00
1f9fa74786 Rewritten minLogLevel feature 2025-01-15 10:02:32 -05:00
a06270fc85 Fixed display bug when selecting a model 2025-01-15 08:04:15 -05:00
c1535f1b34 Fixed class filter & new models count in featherless.ai 2025-01-15 00:35:40 -05:00
6b494af146 Fix the date for featherless.ai models 2025-01-15 00:19:47 -05:00
beced225a3 Update persona toasts 2025-01-15 02:48:35 +01:00
776dedea82 Persona settings for auto-lock & multi connection
- Add setting to auto-lock persona to chat. Triggered on chat changed (creation/loaded) and on persona selection.
- Add setting to allow multiple persona<->char connections, which then triggers the popup to select one
- If no multi connections allowed, the connect toggle will remove all existing connections from personas to that character
2025-01-15 02:20:48 +01:00
08a4cee48f Add/expand persona auto selection from char / chat
- Persona selection on chat based on three levels:
  1. Chat Locking
  2. Char connected personas
  3. Default persona
- Add popup if multiple personas are connected to char
- Add utility function to print persona avatar lists
2025-01-15 01:18:31 +01:00
78e67080c9 Hide placeholder overflow of send textarea 2025-01-15 01:45:17 +02:00
bb0c662713 Note when char description is hidden with creator notes 2025-01-15 01:30:01 +02:00
fb15480f6b Merge pull request #3282 from SillyTavern/fix-chat-comp-label-wrapping
Fix Chat Completion list label descriptions not correctly wrapping on non-chromium browsers
2025-01-15 00:34:13 +02:00
f8c6a62c23 Add separate drag handle for prompt manager on touch screen
Fixes #2239
2025-01-15 00:07:06 +02:00
eee45281ea Merge branch 'staging' into fix-chat-comp-label-wrapping 2025-01-15 00:06:16 +02:00
3770410bed Merge pull request #3303 from sakhavhyand/staging
Update fr-fr translation
2025-01-14 21:35:11 +02:00
15cc825f43 Template clean-up 2025-01-14 21:34:39 +02:00
5734722c5d Merge branch 'staging' into frFr 2025-01-14 21:32:58 +02:00
aaeb26e2b7 Defininitions 2025-01-14 21:28:18 +02:00
3674c9d020 Fix formatting of 'Context Size - Response Length' label.
Fixing and adding more translations.
2025-01-14 14:45:17 +00:00
5120b8fbf5 Merge pull request #3301 from SillyTavern/tempresponselength
Restore temp response length as early as possible
2025-01-14 10:29:59 +02:00
255e75c6cf Show connected characters in persona panel
- Print list of connected characters in persona panel
- Fix smaller bugs with missing connections in persona description
2025-01-14 01:37:45 +01:00
74fc259c9c Reworked persona lock buttons + lock to character
- Slight redesign of the persona panel right side, add headers
- Add buttons for all three different lock states (chat, character, default)
- Update lock and toggle lock functions to accept toggle type
- Write persona locking to chat functionality (saves to persona description object)
2025-01-14 00:59:21 +01:00