Commit Graph

1381 Commits

Author SHA1 Message Date
Cohee 1819604f31 Remove brackets from default SD prompts 2024-09-20 00:29:33 +03:00
Cohee 9197ed7fce Fix connection profile for CC setting incorrect source by preset 2024-09-19 23:12:33 +03:00
Cohee 60df924bec MistralAI: Add Pixtral to models and captioning 2024-09-17 21:44:25 +03: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
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 c765057684 Disable buttons on <None> option 2024-09-08 01:18:44 +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
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 a6e5024122
Merge pull request #2787 from SillyTavern/more-autofit
Implement more smart textarea autosizes
2024-09-07 23:04:43 +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 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 e77f5a1c93 Set api-url with connection-manager 2024-09-07 13:24:56 +03: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
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
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 e3f4b554c7 I wiped, I swear 2024-09-05 23:12:45 +02:00
Cohee 2f5e40691c Implement more smart textarea autosizes 2024-09-05 20:55:06 +03:00
Cohee b5b01a1a5c
Merge pull request #2774 from SillyTavern/classify-slash-commands-with-api
Expanded classify slash commands (add Classifier API to `/classify` and allow prompt override, new `classify-expressions`)
2024-09-05 10:52:18 +03:00
Cohee 85773ace79 Add format arg for classify-expressions 2024-09-05 10:48:46 +03:00
Cohee b4ecba2a45 Fix macro not replacing in custom prompt 2024-09-05 10:23:51 +03:00