Commit Graph

7178 Commits

Author SHA1 Message Date
Cohee
e277f24709
Merge pull request #2815 from sm1945/staging
update vi-vn.json localization file
2024-09-09 20:21:24 +03:00
Cohee
79d037e7e8 Add new pollinations flux models 2024-09-09 20:19:12 +03:00
sm1945
49d1a20dfb update vi-vn.json localization file
updates vietnamese locale file to sound more natural, logical and less google translated
2024-09-09 23:14:00 +07:00
RossAscends
0109242f85 OCD-havers rejoice 2024-09-09 17:13:26 +09:00
I
448af33b4d
Update script.js - fixes group chat this_chid being set twice in character edit panel 2024-09-09 00:17:19 -04:00
RossAscends
58d17d4bd9 prettily support more than 999 swipes 2024-09-09 12:36:58 +09:00
RossAscends
daeef9407d fix sampler select color highlights 2024-09-09 11:29:04 +09:00
Cohee
725aff3474 Display API and model used in itemization 2024-09-09 00:26:06 +03:00
Cohee
0811ec7fc3 Use Tabby-recognizable YAML 2024-09-08 23:56:10 +03:00
Cohee
0c9f2e91eb Merge branch 'staging' into tabby-models-list 2024-09-08 23:53:53 +03:00
Cohee
75e279091c Fix open drawer sizing issues in Firefox 2024-09-08 23:41:26 +03:00
Cohee
038b9b95ce Remove stray tags 2024-09-08 23:26:13 +03:00
Cohee
7534e137ae Parse Tabby streaming error. 2024-09-08 22:24:03 +03:00
Cohee
42fa3c79d7 Add Tabby model selection 2024-09-08 22:23:25 +03:00
Cohee
1c421cc117 Await GENERATION_STARTED event 2024-09-08 19:19:18 +03:00
Cohee
3bf801aeee Don't trigger "Send" to continue if pending file attachments
Fixes #2763
2024-09-08 19:15:50 +03:00
Cohee
f5873aec25 Add format selector to /listinjects 2024-09-08 18:24:12 +03:00
Cohee
0db9bc6591 Fix attachments being sent on irregular generation types
Fixes #2763
2024-09-08 18:11:38 +03:00
Cohee
5e522d6e35
Merge pull request #2805 from SillyTavern/gemini-vision-fix
Fix Gemini multimodal with JPG images
2024-09-08 17:51:20 +03:00
Cohee
be145c0bff Add missing return type 2024-09-08 17:24:42 +03:00
Cohee
5ab781ab30 Unbreak timelines 2024-09-08 14:33:52 +03:00
Cohee
95dd58ad95 Don't use classic Mac line endings 2024-09-08 14:33:02 +03:00
Cohee
4e84120981 Consistent error logging 2024-09-08 13:32:56 +03:00
Cohee
f926d9abd7 Execute profile commands callbacks directly 2024-09-08 13:31:32 +03:00
Cohee
8bb964515a Fix Gemini multimodal with JPG images
Fixes #2763
2024-09-08 10:48:28 +03:00
Cohee
85ebf3116e Add link to the doc 2024-09-08 09:27:03 +03:00
Wolfsblvt
22d2b7d2a2 Add slash commands for checkpoints and branch 2024-09-08 03:28:54 +02:00
Cohee
d9ea3d48dd
Merge pull request #2797 from SillyTavern/connection-manager
Implement Connection Manager
2024-09-08 02:56:15 +03:00
Wolfsblvt
c765057684 Disable buttons on <None> option 2024-09-08 01:18:44 +02:00
Cohee
6f9846a290 #2763 Add error handler to image token cost calculation 2024-09-08 02:16:54 +03:00
Wolfsblvt
4ba99412af Refactor args for context/instruct select 2024-09-08 01:00:50 +02:00
Wolfsblvt
cb9e73deca Refactor bookmarks with correct async and export 2024-09-08 00:41:14 +02:00
Cohee
44ddec88fe Rename extension manifest 2024-09-08 01:35:59 +03:00
Wolfsblvt
6c0ecdef69 Refactor move bookmark functionality 2024-09-08 00:34:03 +02:00
Cohee
6aa9608b8e Forgor the spinner 2024-09-08 01:21:04 +03:00
Wolfsblvt
6c94297724 Expand checkpoint tooltip to contain name 2024-09-08 00:20:56 +02:00
Cohee
38751d4fe2 Replace details view toggle with a button 2024-09-08 01:19:52 +03:00
Wolfsblvt
3217087b0b Refactor checkpoint popups 2024-09-08 00:06:19 +02:00
Wolfsblvt
6a4ba1344f Remove legacy bookmark messages 2024-09-07 23:55:45 +02:00
Wolfsblvt
f5d164302b Remove double flags for bookmarks
- Remove the double flag if a checkpoint exists
- Add the "replace checkpoint" functionality as a Shift+Click option to the checkpoint flag
2024-09-07 23:55:34 +02:00
Wolfsblvt
7952b5f2c9 Handle aborting status check gracefully 2024-09-07 23:27:46 +02:00
Wolfsblvt
d5b9231157 Update toeast message 2024-09-07 23:00:12 +02:00
Cohee
d99dfb9168 Add spinner to indicate profile application 2024-09-07 23:53:22 +03:00
Cohee
669c49ebba Merge branch 'staging' into connection-manager 2024-09-07 23:23:26 +03:00
Cohee
37b3184cda
Merge pull request #2794 from SillyTavern/more-tokenizers
Implement downloadable tokenizers
2024-09-07 23:17:52 +03:00
Cohee
a6e5024122
Merge pull request #2787 from SillyTavern/more-autofit
Implement more smart textarea autosizes
2024-09-07 23:04:43 +03:00
Wolfsblvt
5e0a61bab2 Half-fix for scrollbar white corner on Chrome 2024-09-07 21:33:36 +02:00
Cohee
97a2c4b2c7 Add quiet arg to /context 2024-09-07 21:40:21 +03:00
Cohee
10ddf77948 Await for profiles loading before continuing 2024-09-07 21:33:31 +03:00
Cohee
739d0c95c3 Require unique names for profiles 2024-09-07 21:21:46 +03:00