Stefan Daniel Schwarz
bfac10028f
removed enabled field from presets
2023-08-04 23:52:36 +02: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
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
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
majick
d5e32af9b2
Proposed: Skull icon to delete past chat
2023-08-03 07:07:59 -07:00
SDS
65732f4406
del_char_checkbox unchecked by default
...
When you delete a character, you can always re-import them - but if you deleted the chat files, they're gone forever unless you backed them up manually. That's why I think this checkbox should be off by default, making chat file deletion a conscious effort.
With it off, worst case someone forgets to check the box and has some unnecessary files on their disk that they can then delete manually. That's much less of a problem than someone forgetting to uncheck the box (e. g. when importing a new version of the character) and then suffering data loss.
2023-08-03 15:39:15 +02:00
SDS
3da9438b63
Remote-Link.cmd to set up a cloudflare tunnel
...
Run this script to download the latest cloudflared.exe from Cloudflare (if it's not available in the same folder as the script already) and run it to set up a secure HTTPS tunnel to your SillyTavern instance instead of using insecure unencrypted HTTP.
2023-08-03 14:54:46 +02:00
RossAscends
f892931d44
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-08-03 21:17:36 +09:00
RossAscends
a837b1e2fb
fix movingUI observer states
2023-08-03 21:17:34 +09:00
50h100a
9cf4056b28
Do backflips trying to get error information from endpoints.
...
Then present it nicely.
2023-08-03 07:32:53 -04:00
Cohee
37e653dcf4
Add toggle for persona info notifications
2023-08-03 14:24:45 +03:00
Cohee
0a12fe0bdb
Unhide expression holder on setting live2d sprite
2023-08-03 14:07:50 +03:00
joe
56a4a6eb83
Bug fix
2023-08-03 20:01:35 +09:00
Cohee
8446f10408
Merge pull request #861 from pyrater/staging
...
Setting Tracking for Live2d
2023-08-03 13:41:24 +03:00
joe
4b7c837fe3
Removed unneeded IF
2023-08-03 19:29:48 +09:00
joe
aebdd6cd42
Fallback expression and tweak
2023-08-03 19:23:15 +09:00
pyrater
73f15060c9
Merge branch 'SillyTavern:staging' into staging
2023-08-03 19:10:10 +09:00
Cohee
e381e1cefc
Merge pull request #862 from StefanDanielSchwarz/presets-and-readme
...
Presets and readme
2023-08-03 13:09:01 +03:00
50h100a
2fc6813e66
code review adjustments part 1
2023-08-03 06:07:54 -04:00
pyrater
0ad3c86e17
Merge branch 'SillyTavern:staging' into staging
2023-08-03 19:06:04 +09:00
joe
9f44a72d76
Setting Tracking Live2d
2023-08-03 19:05:21 +09:00