Commit Graph

1755 Commits

Author SHA1 Message Date
d8935be5e5 Update cosyvoice.js
add Unofficial label
2024-09-26 15:17:28 +08:00
cd6e0747a5 Fix margin on Hint 2024-09-25 14:35:28 +00:00
0646a47b81 Add ability to omit settings from Connection Profiles 2024-09-25 14:23:43 +00:00
578fc8e6f1 Fix classify not using extension-defined prompt 2024-09-25 04:55:48 +02:00
50e48ffdc2 Add Google models to captioning 2024-09-24 22:01:57 +03:00
df3d7a048e Deprecate unscoped vectors 2024-09-24 21:51:10 +03:00
583cc4b097 Add renaming of profiles + use alphabetical sorting 2024-09-23 20:19:18 +03:00
9d0ffc2d0d Merge branch 'staging' into sysprompt-divorce 2024-09-22 18:42:19 +03:00
e814d8c019 Adjust default extension prompts 2024-09-22 13:47:29 +03:00
b2eab37a89 Adjust default extension prompts, remove square brackets 2024-09-22 12:58:46 +03:00
1864b7d868 Merge branch 'staging' into sysprompt-divorce 2024-09-22 12:35:28 +03:00
1d8e5f841b Fix /imagine command help 2024-09-22 12:33:16 +03:00
c2114bc83d Merge branch 'staging' into sysprompt-divorce 2024-09-21 22:15:37 +03:00
ae53527c23 #2888 Hide non-functioning checkboxes from Comfy 2024-09-21 16:36:20 +03:00
392edfaca1 Merge branch 'staging' into sysprompt-divorce 2024-09-20 20:57:07 +03:00
1819604f31 Remove brackets from default SD prompts 2024-09-20 00:29:33 +03:00
d0657161a1 Merge branch 'staging' into sysprompt-divorce 2024-09-19 23:14:40 +03:00
9197ed7fce Fix connection profile for CC setting incorrect source by preset 2024-09-19 23:12:33 +03:00
0f2daede51 Merge branch 'staging' into sysprompt-divorce 2024-09-18 23:40:46 +03:00
60df924bec MistralAI: Add Pixtral to models and captioning 2024-09-17 21:44:25 +03:00
0bc6a572c6 Add slash commands and connection profiles support 2024-09-17 12:14:13 +00:00
dcaa8d5e9c Initialize talkinghead on extras connection
Closes #2850
2024-09-16 09:17:23 +00:00
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
cc2e82ce8f Fix execute on new chat not saving 2024-09-15 18:52:56 +03:00
6393eda81e Auto-add OpenRouter captioning models 2024-09-15 18:38:44 +03:00
0ed39d19ec Fix TTS falsy checks 2024-09-13 21:51:05 +03:00
01b83f893b Fix translation key removal 2024-09-13 21:48:35 +03:00
084eebf610 Update /caption mesId argument name 2024-09-13 20:28:19 +03:00
87f2dd9ae5 Remove pollinations refine toggle 2024-09-10 10:54:41 +00:00
8948354bf0 Load pollinations models from an endpoint 2024-09-10 10:51:48 +00:00
b2705d1396 Merge pull request #2806 from SillyTavern/bypass-command-string-parser
Execute profile commands callbacks directly
2024-09-10 12:06:10 +03:00
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
4e84120981 Consistent error logging 2024-09-08 13:32:56 +03:00
f926d9abd7 Execute profile commands callbacks directly 2024-09-08 13:31:32 +03:00
b6c270c642 Update cosyvoice.js
add project url
2024-09-08 16:14:24 +08:00
546d05b246 Update cosyvoice.js
fix comments
2024-09-08 15:56:19 +08:00
8bb964515a Fix Gemini multimodal with JPG images
Fixes #2763
2024-09-08 10:48:28 +03:00
5281bb9b59 Update index.js 2024-09-08 15:23:48 +08:00
a2b4f03d9d Add files via upload 2024-09-08 15:21:37 +08:00
85ebf3116e Add link to the doc 2024-09-08 09:27:03 +03:00
c765057684 Disable buttons on <None> option 2024-09-08 01:18:44 +02:00
44ddec88fe Rename extension manifest 2024-09-08 01:35:59 +03:00
6aa9608b8e Forgor the spinner 2024-09-08 01:21:04 +03:00
38751d4fe2 Replace details view toggle with a button 2024-09-08 01:19:52 +03:00
d99dfb9168 Add spinner to indicate profile application 2024-09-07 23:53:22 +03:00
669c49ebba Merge branch 'staging' into connection-manager 2024-09-07 23:23:26 +03:00
a6e5024122 Merge pull request #2787 from SillyTavern/more-autofit
Implement more smart textarea autosizes
2024-09-07 23:04:43 +03:00
10ddf77948 Await for profiles loading before continuing 2024-09-07 21:33:31 +03:00