Commit Graph

544 Commits

Author SHA1 Message Date
Shima Rin
3aa8229401
Merge branch 'SillyTavern:staging' into staging 2023-08-05 17:40:32 +08:00
RossAscends
734b0201be style for blockquotes 2023-08-05 18:36:39 +09:00
Cohee1207
6ddfcc7a06 Enable quote blocks and HTML comments 2023-08-05 12:29:37 +03:00
RossAscends
ef8aef7994
Merge pull request #879 from Miiiikachu/staging
Changed Assistant Prefill to a textarea to allow for a longer prefill message.
2023-08-05 15:07:22 +09:00
Mika
8128c2436b Changed Assistant Prefill to a textarea to allow for a longer prefill message. 2023-08-05 14:59:29 +09:00
XXpE3
649bc69b19
Add README language switch 2023-08-05 13:17:53 +08:00
Stefan Daniel Schwarz
bfac10028f removed enabled field from presets 2023-08-04 23:52:36 +02:00
50h100a
4ae3e9db0a fix settings access 2023-08-04 17:01:09 -04:00
Cohee1207
d05d4042fe Unbreak HTML 2023-08-04 23:52:19 +03:00
Cohee1207
1061971cdb Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging 2023-08-04 23:51:18 +03:00
50h100a
6b2455da2b setting for relaxed api urls 2023-08-04 16:49:55 -04:00
Cohee
7b5bb030ad
Merge pull request #877 from city-unit/feature/ui
Fix assistant prefill title alignment
2023-08-04 23:34:42 +03:00
Cohee1207
19b3e13675 Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging 2023-08-04 23:29:25 +03:00
city-unit
d16f6f8fea Fix assistant prefill title alignment 2023-08-04 16:26:25 -04:00
SDS
45a66fae9d
Added OpenOrca-OpenChat instruct preset
Here's an Instruct Mode preset for OpenOrca-OpenChat, e. g. for [Open-Orca/OpenOrcaxOpenChat-Preview2-13B](https://huggingface.co/Open-Orca/OpenOrcaxOpenChat-Preview2-13B) and other OpenOrca/OpenChat models
2023-08-04 21:44:47 +02:00
Cohee1207
6b288ca83c Adjust Novel settings to match the site more closely 2023-08-04 20:38:26 +03:00
Cohee
d59d7e6c8d Fix boolean conversion 2023-08-04 18:15:42 +03:00
Cohee
8b3f65073c
Merge pull request #875 from StefanDanielSchwarz/replace-custom_stopping_strings-macro
Replace Macro in Custom Stopping Strings
2023-08-04 18:14:52 +03:00
Stefan Daniel Schwarz
b407fe2388 custom_stopping_strings_macro toggleable option 2023-08-04 16:53:49 +02:00
SDS
33af7ad266
Replace Macro in Custom Stopping Strings
Replaces user and char names in custom stopping strings, making them much more versatile and useful.

Example Use Case: Now you can use a custom stopping string like "\n*{{user}} " to stop generation when the AI tries to act as the user.
2023-08-04 15:45:45 +02:00
Cohee
cd8a24a712 Fix bulk edit 2023-08-04 14:41:00 +03:00
Cohee
84283bc2b4 Add "Best match" tokenizer option 2023-08-04 14:17:05 +03:00
Cohee
14827d6135 Fix bulk-edit extension manifest 2023-08-04 13:42:20 +03:00
Cohee
b34df90905
Merge pull request #873 from pyrater/staging 2023-08-04 10:37:54 +03:00
joe
c18a845f64 Fix duplicate call by mistake 2023-08-04 16:35:30 +09:00
pyrater
2a00e98ec5
Merge branch 'SillyTavern:staging' into staging 2023-08-04 16:26:44 +09:00
Cohee
d84d55c35f
Merge pull request #874 from mweldon/novelai-stuff 2023-08-04 10:10:37 +03:00
joe
853d81e67c Bug and performance Fix's 2023-08-04 14:54:01 +09:00
joe
791b18d78e Removed old code 2023-08-04 11:25:58 +09:00
Mike Weldon
079b1623c5 NovelAI preamble code cleanup 2023-08-03 18:27:23 -07:00
joe
708b065300 Merge branch 'staging' 2023-08-04 09:32:02 +09:00
joe
140b86d822 updates 2023-08-04 09:27:01 +09:00
pyrater
8f1321f09d
Update index.js 2023-08-04 09:26:17 +09:00
pyrater
9333340175
Update index.js
somehow display:none; was missing from line 1183
2023-08-04 09:21:52 +09:00
joe
4698f0f765 Perfomance Increase for unloading animation 2023-08-04 08:29:39 +09:00
pyrater
f106666ded
Merge branch 'SillyTavern:staging' into staging 2023-08-04 06:43:17 +09:00
50h100a
2d07cce1dd make KAI url-fixing as flexible as webUI's 2023-08-03 16:28:02 -04:00
Cohee
ea809023b5
Merge pull request #858 from 50h100a/mancer-api
Mancer API
2023-08-03 23:06:53 +03:00
Cohee
bcffaec6a6 Fix invalid function reference 2023-08-03 19:30:19 +03:00
Cohee
008d8fa6fc
Merge pull request #859 from city-unit/feature/bulk
Bulk Editing
2023-08-03 19:29:33 +03:00
Cohee
926bf0b4c9 Update gitignore 2023-08-03 18:46:53 +03:00
Cohee
aefafdebe0
Merge pull request #864 from StefanDanielSchwarz/remote-link-cmd
Remote-Link.cmd to set up a cloudflare tunnel
2023-08-03 18:44:47 +03:00
SDS
2f94451948
Update Remote-Link.cmd
Added warning about the potential dangers of having a tunnel open
2023-08-03 17:36:35 +02:00
Cohee
e5a678fb2d
Merge pull request #869 from majick/chat-delete-spin
Proposed: Spinning cute skull when hovering PastChat_cross
2023-08-03 18:17:23 +03:00
majick
109f6ace63 Proposed: Spinning cute skull when deleting a chat 2023-08-03 07:59:57 -07:00
Cohee
44340208de
Merge pull request #868 from majick/chat-delete-icon
Proposed: Skull icon to delete past chat
2023-08-03 17:24:03 +03:00
Cohee
19a0f8e5ac
Merge pull request #865 from StefanDanielSchwarz/del_char_checkbox-unchecked-by-default
del_char_checkbox unchecked by default
2023-08-03 17:18:49 +03:00
Cohee
2a153e3b15 #866 Wait for group to stop generating before auto-summarizing 2023-08-03 17:17:58 +03:00
Cohee
249ab7106a
Update bug_report.md 2023-08-03 17:15:30 +03:00
majick
d5e32af9b2 Proposed: Skull icon to delete past chat 2023-08-03 07:07:59 -07:00