1420 Commits

Author SHA1 Message Date
Cohee
eaefcaa6bc Fix QR editor sizing 2024-09-28 01:00:07 +03:00
Cohee
00e48097e5 Mark provider unofficial in the list 2024-09-27 20:34:21 +03:00
Cohee
43c3943287 Merge branch 'staging' into GPT-SoVITS-V2 2024-09-27 20:29:22 +03:00
Cohee
84c04f0354 Mark provider unofficial in the list 2024-09-27 20:27:51 +03:00
Cohee
d7d204f2ab Merge branch 'staging' into CosyVoice 2024-09-27 20:26:32 +03:00
Cohee
53dc8702c3 Add early return for movingDivs click handler 2024-09-27 20:25:09 +03:00
Cohee
061ed1db65 Improve gallery layout
Closes #2907
2024-09-27 08:02:08 +00:00
Cohee
eccf253afd Show Included settings in view order 2024-09-27 01:01:49 +03:00
Cohee
50fd3a2028 Remove new class 2024-09-27 00:46:03 +03:00
Cohee
4167fe3d2b Add Save and Update 2024-09-27 00:44:58 +03:00
Cohee
dbca950aad Add margin from all sides 2024-09-26 23:40:44 +03:00
Cohee
7c4d8b8d7a Fix a bug with splice 2024-09-26 23:36:38 +03:00
Cohee
bb82198496 Place omitted on a separate line 2024-09-26 23:34:42 +03:00
Cohee
d8806060a7 Use compact template syntax 2024-09-26 23:34:03 +03:00
刘悦
9c6352fcae
Update gpt-sovits-v2.js
add (Unofficial) label
2024-09-26 15:20:29 +08:00
刘悦
d8935be5e5
Update cosyvoice.js
add Unofficial label
2024-09-26 15:17:28 +08:00
Cohee
cd6e0747a5 Fix margin on Hint 2024-09-25 14:35:28 +00:00
Cohee
0646a47b81 Add ability to omit settings from Connection Profiles 2024-09-25 14:23:43 +00:00
Wolfsblvt
578fc8e6f1 Fix classify not using extension-defined prompt 2024-09-25 04:55:48 +02:00
Cohee
50e48ffdc2 Add Google models to captioning 2024-09-24 22:01:57 +03:00
Cohee
df3d7a048e Deprecate unscoped vectors 2024-09-24 21:51:10 +03:00
Cohee
583cc4b097 Add renaming of profiles + use alphabetical sorting 2024-09-23 20:19:18 +03:00
Cohee
9d0ffc2d0d Merge branch 'staging' into sysprompt-divorce 2024-09-22 18:42:19 +03:00
Cohee
e814d8c019 Adjust default extension prompts 2024-09-22 13:47:29 +03:00
Cohee
b2eab37a89 Adjust default extension prompts, remove square brackets 2024-09-22 12:58:46 +03:00
Cohee
1864b7d868 Merge branch 'staging' into sysprompt-divorce 2024-09-22 12:35:28 +03:00
Cohee
1d8e5f841b Fix /imagine command help 2024-09-22 12:33:16 +03:00
Cohee
c2114bc83d Merge branch 'staging' into sysprompt-divorce 2024-09-21 22:15:37 +03:00
Cohee
ae53527c23 #2888 Hide non-functioning checkboxes from Comfy 2024-09-21 16:36:20 +03:00
Cohee
392edfaca1 Merge branch 'staging' into sysprompt-divorce 2024-09-20 20:57:07 +03:00
Cohee
1819604f31 Remove brackets from default SD prompts 2024-09-20 00:29:33 +03:00
Cohee
d0657161a1 Merge branch 'staging' into sysprompt-divorce 2024-09-19 23:14:40 +03:00
Cohee
9197ed7fce Fix connection profile for CC setting incorrect source by preset 2024-09-19 23:12:33 +03:00
Cohee
0f2daede51 Merge branch 'staging' into sysprompt-divorce 2024-09-18 23:40:46 +03:00
Cohee
60df924bec MistralAI: Add Pixtral to models and captioning 2024-09-17 21:44:25 +03:00
Cohee
0bc6a572c6 Add slash commands and connection profiles support 2024-09-17 12:14:13 +00:00
Cohee
dcaa8d5e9c Initialize talkinghead on extras connection
Closes #2850
2024-09-16 09:17:23 +00:00
Cohee
9ef3385255
Implement collection scopes for vector models (#2846)
* Implement collection scopes for vector models

* Update makersuite-vectors.js to use Gemini API text-embedding-004 model

* Add model scope for Google vectors

* Fix purge log

* Refactor header setting

* Fix typo

* Only display UI warning if scopes disabled

* Remove i18n attribute

---------

Co-authored-by: ceruleandeep <83318388+ceruleandeep@users.noreply.github.com>
2024-09-16 09:29:39 +03:00
Cohee
cc2e82ce8f Fix execute on new chat not saving 2024-09-15 18:52:56 +03:00
Cohee
6393eda81e Auto-add OpenRouter captioning models 2024-09-15 18:38:44 +03:00
Cohee
0ed39d19ec Fix TTS falsy checks 2024-09-13 21:51:05 +03:00
Cohee
01b83f893b Fix translation key removal 2024-09-13 21:48:35 +03:00
Cohee
084eebf610 Update /caption mesId argument name 2024-09-13 20:28:19 +03:00
Cohee
87f2dd9ae5 Remove pollinations refine toggle 2024-09-10 10:54:41 +00:00
Cohee
8948354bf0 Load pollinations models from an endpoint 2024-09-10 10:51:48 +00:00
Cohee
b2705d1396
Merge pull request #2806 from SillyTavern/bypass-command-string-parser
Execute profile commands callbacks directly
2024-09-10 12:06:10 +03:00
Cohee
79d037e7e8 Add new pollinations flux models 2024-09-09 20:19:12 +03:00
刘悦
b9ed37f985
Update index.js 2024-09-08 23:00:25 +08:00
刘悦
fe34f0d1c4
Add files via upload 2024-09-08 22:57:43 +08:00
Cohee
4e84120981 Consistent error logging 2024-09-08 13:32:56 +03:00