Commit Graph

4195 Commits

Author SHA1 Message Date
Cohee
f5873aec25 Add format selector to /listinjects 2024-09-08 18:24:12 +03:00
Cohee
be145c0bff Add missing return type 2024-09-08 17:24:42 +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
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
Cohee
44ddec88fe Rename extension manifest 2024-09-08 01:35:59 +03:00
Cohee
6aa9608b8e Forgor the spinner 2024-09-08 01:21:04 +03:00
Cohee
38751d4fe2 Replace details view toggle with a button 2024-09-08 01:19:52 +03:00
Wolfsblvt
7952b5f2c9 Handle aborting status check gracefully 2024-09-07 23:27:46 +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
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
Cohee
827fce4542 Move string utils to shared module 2024-09-07 21:19:33 +03:00
Cohee
70ff35b4c3 Use consistent icons 2024-09-07 21:11:06 +03:00
Cohee
00f6941e93 Fix review comments 2024-09-07 21:08:37 +03:00
Cohee
1af59f303f Merge branch 'staging' into connection-manager 2024-09-07 20:57:06 +03:00
Wolfsblvt
7e64d216c3 Fix type not returning profile name 2024-09-07 19:32:58 +02:00
Cohee
c06b239e20 Add missing OpenRouter multimodal caption models 2024-09-07 19:43:25 +03:00
Cohee
3635d84d72 Add Gemini subversions to multimodal caption 2024-09-07 19:37:37 +03:00
Cohee
4fd7828a9b Add /profile-get command 2024-09-07 17:13:32 +03:00
Cohee
065daa7599 Add commands to list, create, update profiles 2024-09-07 14:56:30 +03:00
Cohee
aa3cb62b4c Fix /echo escapeHtml being false by default 2024-09-07 14:46:21 +03:00
Cohee
24e8077997 Fix /echo escapeHtml being false by default 2024-09-07 14:03:00 +03:00
Cohee
bcac8c065b Add command for switching profiles 2024-09-07 13:58:46 +03:00
Cohee
6d9c64f38e Add dynamic i18n to profile views 2024-09-07 13:36:21 +03:00
Cohee
c77c3d8f37 Extend quiet effect in /model 2024-09-07 13:36:21 +03:00
Cohee
4cd025cd7a Extend quiet effect in /model 2024-09-07 13:30:26 +03:00
Cohee
e77f5a1c93 Set api-url with connection-manager 2024-09-07 13:24:56 +03:00
Cohee
f4da527d95 Merge branch 'staging' into connection-manager 2024-09-07 13:11:03 +03:00
Cohee
ed115d4e11 Add quiet argument to /api-url 2024-09-07 13:09:10 +03:00
Wolfsblvt
2385c5a59a Change popup cancel result in command to empty str 2024-09-07 01:21:04 +02:00
Cohee
916d73da4c Display profile name in delete confirmation 2024-09-07 01:18:35 +03:00
Cohee
0019da260c Use UUIDv4 for profile IDs 2024-09-07 01:12:53 +03:00
Wolfsblvt
43b08cdd64 Refactor /popup to actual booleans
- still supports on/off, no worries.
2024-09-06 23:56:26 +02:00
Cohee
d7011e8a11 Add i18n attributes 2024-09-07 00:41:48 +03:00
Cohee
c4aa79a8e1 Don't display toast on updating empty profile 2024-09-07 00:30:47 +03:00
Wolfsblvt
a3468db94e Allow /popup to optionally return popup result 2024-09-06 23:29:18 +02:00
Cohee
4c4477098d Fix saving null profiles 2024-09-07 00:27:52 +03:00
Cohee
7dc1c9f7ab Add connection manager as a core extension 2024-09-07 00:23:42 +03:00
Wolfsblvt
e4e10c3d6b /popup allow header arg, with sanitization 2024-09-06 23:14:52 +02:00
Wolfsblvt
a9c0dd38c7 Refactor /popup args and docs, add 'cancelButton' 2024-09-06 22:38:02 +02:00
Wolfsblvt
a9e4bef01b Add wider and transparent styles to /popup 2024-09-06 22:22:35 +02:00
Cohee
c68b344b60 Add quiet args to /instruct and /model 2024-09-06 23:09:06 +03:00