Commit Graph

4150 Commits

Author SHA1 Message Date
a1c7e2918b Merge branch 'staging' into vectordb-with-extras 2024-01-24 15:48:01 +02:00
4823bcf4ff Add option to forbid external images 2024-01-24 15:47:54 +02:00
8b43535352 Initial support for Extras vectorizer, for Vector Storage 2024-01-24 15:16:55 +02:00
f29f934c6b Progress 2024-01-24 06:59:27 -06:00
625a07ac1f Fix Chrome 121 scrollbars 2024-01-24 14:25:13 +02:00
d5a2f5d9fc Fix /rand returning zero #1728 2024-01-24 14:04:45 +02:00
cfdf43a26e #1671 Add batch vectorization 2024-01-24 13:56:13 +02:00
3d2c8bf674 Merge pull request #1733 from SillyTavern/wi-overrides
Add per entry WI setting overrides
2024-01-24 13:12:47 +02:00
e329bd8497 Fix JSdoc comments 2024-01-24 13:07:56 +02:00
c76cc20a7d Fix default value for new fields 2024-01-24 13:00:43 +02:00
7b63eceae4 Default => Use global setting 2024-01-24 12:55:08 +02:00
12d3ab92af fix as per review 2024-01-24 00:32:17 +02:00
9cf29b3651 Breaking - Count scan depth as individual messages, not pairs. 2024-01-24 00:07:22 +02:00
8a69f63044 #1727 Add per entry WI setting overrides 2024-01-23 22:44:20 +02:00
9b42be2334 Reset message editor before switching active chat 2024-01-23 11:00:33 +02:00
107fe85543 Add OpenRouter filtered reason display 2024-01-23 00:10:53 +02:00
6a03980db6 add/improve tooltips 2024-01-22 15:56:12 +02:00
958cf6a373 Don't append name2 in non-instruct mode if continuing on first message 2024-01-21 23:20:29 +02:00
3cd935c0d2 Fix possible prompt overflow on message examples push-out 2024-01-21 23:13:01 +02:00
814ed49c31 #1719 Clear text nodes in rendered formulas 2024-01-21 17:27:09 +02:00
e2becdf7a9 Add typedefs for TTS audioJob 2024-01-21 15:19:13 +02:00
f3fc3f12a7 Merge pull request #1716 from Tony-sama/staging
VRM extension support
2024-01-21 15:12:44 +02:00
ffbf35e468 Update index.js 2024-01-21 15:11:47 +02:00
4bc7fbcfd7 Bump package version 2024-01-21 15:07:35 +02:00
b2509f8de4 Rethrow AllTalk init error 2024-01-20 20:44:11 +02:00
570d5a30bd [skip ci] Lint fix 2024-01-20 20:40:40 +02:00
3cb9413541 #1718 Fix message search opening wrong chats 2024-01-20 20:13:41 +02:00
67c8970373 #1719 Hide HTML formulas 2024-01-20 19:51:08 +02:00
2846d0fd58 #1720 Fetch no-cache images when uploading 2024-01-20 19:48:56 +02:00
b7f46b1cdf Remove typo 2024-01-19 17:08:45 +01:00
bce5352c94 Removed VRM importmap. 2024-01-19 17:07:10 +01:00
b741f32ae9 Clean comments 2024-01-19 09:34:32 +01:00
09a413559f Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging 2024-01-19 09:29:57 +01:00
49a5031e58 Clean debug comments 2024-01-19 09:29:49 +01:00
5b201bce7a Merge branch 'SillyTavern:staging' into staging 2024-01-19 09:26:28 +01:00
0b322c0e3d Add repetition penalty control for OpenRouter 2024-01-18 23:55:09 +02:00
874ccd93fc Merge pull request #1714 from LenAnderson/qr-another-startup-fix
Qr another startup fix
2024-01-18 23:31:19 +02:00
9ce2771dad make finalizeInit blocking just to be sure 2024-01-18 20:47:46 +00:00
65d9c944d8 await init and wait for APP_READY 2024-01-18 20:43:31 +00:00
8874ffffc5 Adjust UI label.
Group members are peacenik
2024-01-18 18:23:00 +02:00
4f55824d7f QR auto-execute on group member draft 2024-01-18 18:08:38 +02:00
b8445eb2cd Add slash commands for instruct and context 2024-01-18 17:24:07 +02:00
f966c398ef Increase preset command timeouts 2024-01-18 16:36:26 +02:00
7d34ed56e6 #1712 Add authorization only if Extras key is set 2024-01-18 16:33:02 +02:00
e38d66edd0 Merge pull request #1698 from erew123/release
AllTalk TTS Initial commit
2024-01-18 02:41:44 +02:00
d19ba9a68c Fix format 2024-01-18 02:36:18 +02:00
05d292e055 Merge branch 'staging' into erew123/release 2024-01-18 02:35:26 +02:00
9aa4b50a86 Merge pull request #1709 from LenAnderson/qr-autoexec-queue
queue all auto-executes until APP_READY
2024-01-18 01:11:19 +02:00
3af2164187 AllTalk Updates
Streaming passed URL to global ST audio.
Localstorage removed for saving TTS elements.
Styles stored in CSS
Duplicate checks on fetchresponse removed.
2024-01-17 21:55:24 +00:00
f293c20e9f Merge branch 'SillyTavern:release' into release 2024-01-17 21:28:08 +00:00