4226 Commits

Author SHA1 Message Date
Cohee
b56a457c6c Merge branch 'staging' into fix-pipe-types 2024-09-01 22:55:15 +03:00
Cohee
be03772c52 Fix instruct_system_same_as_user disabled mode heights 2024-09-01 19:45:09 +03:00
Cohee
c21f59ca7a Merge branch 'staging' into contentEditablew-AF-Panel 2024-09-01 19:34:18 +03:00
Cohee
02d97f72f3
Merge pull request #2748 from SillyTavern/fix-summary
Fix automatic summarization
2024-09-01 19:33:07 +03:00
Cohee
9ed436fbb2 Fix automatic summarization
Closes #2746
2024-09-01 19:10:46 +03:00
Cohee
6a81e2affb Add missing tokenizers 2024-09-01 18:10:24 +03:00
Cohee
016e3df564 Code clean-up 2024-09-01 18:08:03 +03:00
Cohee
882e86be11 Code clean-up 2024-09-01 18:05:48 +03:00
Cohee
94ef9e8908 Await settings load 2024-09-01 18:01:21 +03:00
Cohee
76b4c5f8c1 Add space to hotswap placeholder 2024-09-01 17:44:28 +03:00
Cohee
9ae7325100 Remove newbie mode 2024-09-01 17:39:36 +03:00
RossAscends
361ab2bc23 fix context settings inputs not showing newlines on initial load 2024-09-01 22:34:56 +09:00
RossAscends
127a46e420 Merge branch 'staging' into pr/Cohee1207/2711 2024-09-01 19:56:42 +09:00
RossAscends
93bfe7f40b buttonify instruct header toggles, style instruct columns when disabled 2024-09-01 19:51:30 +09:00
Cohee
329e395077 cast => as 2024-09-01 11:50:16 +03:00
Cohee
5d798fafdd Rename type => cast 2024-09-01 11:49:32 +03:00
Cohee
5563d49184 Don't throw in array/dict conversion 2024-09-01 11:44:56 +03:00
Cohee
bc65c5b7e7 Merge branch 'staging' into fix-pipe-types 2024-09-01 11:43:29 +03:00
RossAscends
2f36b659cf dumbfix heights of disabled instruct system sequence fields 2024-09-01 17:41:48 +09:00
Cohee
9a6a82b400 Emit event on streaming tick 2024-09-01 11:35:09 +03:00
Wolfsblvt
b08e55b9f6 WI highlight/log on automatic setting change 2024-08-31 22:20:35 +02:00
Cohee
d225c05457 Remove empty line 2024-08-31 20:27:36 +03:00
Cohee
ae2d0f04ed Add XTC for koboldcpp 2024-08-31 20:18:51 +03:00
Cohee
4dbed09505 Merge branch 'staging' into feat/xtc 2024-08-31 20:03:46 +03:00
Cohee
b9543054d8 Chat Completion: Increase unlocked context size 2024-08-30 21:47:26 +03:00
Cohee
f155b83792 Cohere: new cmd-r models 2024-08-30 20:00:42 +03:00
Cohee
1fa9710a5c
Fix bulk delete async hell (#2730)
* Fix bulk delete async hell

* Remove refresh flag (always refresh)

* Don't throw on deletion fetch failed

* Clear toast on bulk finish
2024-08-30 19:52:57 +03:00
Cohee
2b904bb170 NovelAI: Adjust Kayra max length on subscription tier 2024-08-29 23:28:23 +03:00
Cohee
9558e14081 Revert bad reformat 2024-08-29 13:04:46 +00:00
Cohee
3746f08590 Add type conversion for /setvar commands with index 2024-08-29 12:55:54 +00:00
Cohee
7aaabbd2bb Personas: fix duplication in Chat Completions 2024-08-28 22:44:26 +03:00
Cohee
07a6e1aa53
Merge pull request #2708 from Yokayo/staging
Update ru-ru translation
2024-08-28 21:23:45 +03:00
Cohee
c820d5f56a Reformat code 2024-08-28 21:20:21 +03:00
Cohee
c3a253baf3 Persona: add None position, fix double insert on In-chat position 2024-08-28 21:08:32 +03:00
M0cho
268aeb0ae5 Support gemini-1.5-exp-0827 2024-08-28 08:24:04 +09:00
Cohee
c45e212b31 Fix negative penalties 2024-08-27 09:19:05 +00:00
Cohee
e8de36a0d0 Cohere: limit penalties 2024-08-27 12:03:40 +03:00
Cohee
662e29911c Fix default model when loading preset 2024-08-26 17:34:54 +03:00
Cohee
7d4b3e0800 Use J1.5 Large by default 2024-08-26 12:11:29 +03:00
Cohee
5fc16a2474 New AI21 Jamba + tokenizer 2024-08-26 12:07:36 +03:00
Cohee
8be21fc5c4 Swap RVC function/setting checks 2024-08-26 10:30:17 +03:00
RossAscends
64d3ed4680 Merge branch 'staging' into pr/Cohee1207/2711 2024-08-26 06:48:00 +09:00
Yokayo
c807e9f36c Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2024-08-26 01:42:41 +07:00
Yokayo
383d46fe4d Work on tl 2024-08-26 01:39:56 +07:00
Cohee
398b64d720 Fix codeblock underscores with language 2024-08-25 21:17:59 +03:00
Cohee
60c22bf803 Add config value for extensions auto-update 2024-08-25 19:48:01 +03:00
Cohee
0f5179ed2d Fix crash on Chrome 128 2024-08-25 19:27:18 +03:00
Cohee
61c148a5f0 Save settings after switching style toggle 2024-08-25 15:48:20 +03:00
Cohee
f8c631b4aa Migrate legacy avatars enabled setting from localstorage 2024-08-25 15:45:39 +03:00
Cohee
0fd2b8055f Fix typo in hideChatAvatarsEnabled selector 2024-08-25 15:29:14 +03:00